资源列表

« 1 2 ... .31 .32 .33 .34 .35 21136.37 .38 .39 .40 .41 ... 28523 »

[人工智能/神经网络/遗传算法rbf_exact

说明:rbf神经网络用于函数的回归,能根据已知的系写点对函数进行分析,达到预期目标。-rbf neural network for function regression, according to the known system of writing points to the function, to achieve the desired objectives.
<杨宁> 在 2025-11-14 上传 | 大小:2kb | 下载:0

[数学计算/工程计算matrix

说明: //--显示矩阵,形参m为行,n为列 void MatrixDisplay(double *A,int m,int n) //--求矩阵转置,形参m为行,n为列,A转置后存为B void MatrixInverse(double *A,double *B, int m,int n) //--求矩阵相乘,A矩阵为[m,p],B矩阵为[p,n],C为[m,n] void MatrixMultiply(double *A,double *B,double *C ,i
<heu> 在 2025-11-14 上传 | 大小:2kb | 下载:0

[matlab例程rvm

说明:这是一个完善的RVM算法。其性能良好,代码清晰。能够很好的用于分类。-This is a perfect RVM algorithm. Its good performance, the code clear. Can be good for classification.
<wuxin> 在 2025-11-14 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法andshuangci2

说明:该代码实现了频谱感知中的双次协作检测方法,对于双次协作检测的认识能有更深入的了解。-the two sub-collaboration in Cognitive radio
<zhanghui01> 在 2025-11-14 上传 | 大小:2kb | 下载:0

[matlab例程mine2

说明:捷联惯导系统导航解算. 根据600秒的指北方位捷联系统的数据进行导航解算,飞行高度不变,采样周期0.01s.-Strapdown inertial navigation system navigation solution. Based on the 600 seconds that the north-bit data SINS navigation solution, the same altitude, sampling period 0.01s.
<zhangshaobo> 在 2025-11-14 上传 | 大小:2kb | 下载:0

[数据结构常用算法LongestSubSequence

说明:用动态规划算法求最长公共子序列,并将结果输出到文件中-Using dynamic programming algorithm for getting the longest common subsequence, and the results output to a file
<> 在 2025-11-14 上传 | 大小:2kb | 下载:0

[数据结构常用算法LeastMoney

说明:对于给定的1≤n≤10,硬币面值数组T和可以使用的各种面值的硬币个数数组Coins,以及钱数m,计算找钱m的最少硬币数。-For a given 1 ≤ n ≤ 10, an array of T and the nominal value of coins of various denominations can use the number of coins in an array of Coins, as well as the amount of money m, calculate t
<> 在 2025-11-14 上传 | 大小:2kb | 下载:0

[数据结构常用算法QuickSort

说明:快速排序的基本思想是把数组划分成三段,然后用递归求解-The basic idea is to quickly sort the array is divided into three sections, and then use recursion to solve
<> 在 2025-11-14 上传 | 大小:2kb | 下载:0

[matlab例程GAL_ANC

说明:噪声主动控制之基于随机梯度的格型滤波算法;基于随机梯度的格型滤波算法-Active noise control based on stochastic gradient lattice filter algorithm based on stochastic gradient lattice filter algorithm
<婉君> 在 2025-11-14 上传 | 大小:2kb | 下载:0

[matlab例程FTF_ANC

说明:噪声主动控制之基于快速横向滤波算法;噪声主动控制之基于快速横向滤波算法-Active noise control algorithm based on fast horizontal filtering Active Noise Control of the horizontal filtering algorithm based on fast
<婉君> 在 2025-11-14 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法LEACH_ED1

说明:对经典LEACH算法阈值公式加以改进,使得整体性能大幅度提升-LEACH algorithm threshold of classical formulas to improve, making the overall performance improved significantly
<李峰> 在 2025-11-14 上传 | 大小:2kb | 下载:0

[matlab例程LEACH_ED2

说明:对经典LEACH算法中的簇头选举概率加以改进,更进一步提升了性能-The classical LEACH cluster head election algorithm in the probability to be improved, further improving performance
<李峰> 在 2025-11-14 上传 | 大小:2kb | 下载:0
« 1 2 ... .31 .32 .33 .34 .35 21136.37 .38 .39 .40 .41 ... 28523 »

源码中国 www.ymcn.org