资源列表

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

[matlab例程mixture_of_gaussians

说明:这个代码适用于检测运动目标,基于混合高斯建模的运动目标检测。-this code can help you detection some objects,such as car,people,and so on. which based on mixture of gaussians background model
<> 在 2026-01-03 上传 | 大小:2kb | 下载:0

[matlab例程fsk

说明:用与matlab的fsk调制的信号的波形的代码,可以实现仿真-it is fsk
<方俊> 在 2026-01-03 上传 | 大小:2kb | 下载:0

[matlab例程yiqun

说明:蚁群算法, 蚁群算法实例蚁群算法,蚁群算法,蚁群算法 实例蚁群算法,蚁群算法,蚁群算法 实例蚁群算法,蚁群算法,蚁群算法实例-Ant algorithm, ant algorithm, ant colony algorithm instance ant algorithm, ant algorithm, ant colony algorithm instance ant algorithm, ant algorithm, ant colony algorithm instance ant alg
<陈嘉伟> 在 2026-01-03 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法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.
<杨宁> 在 2026-01-03 上传 | 大小: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> 在 2026-01-03 上传 | 大小:2kb | 下载:0

[matlab例程rvm

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

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

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

[数据结构常用算法LongestSubSequence

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

[数据结构常用算法QuickSort

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

[matlab例程GAL_ANC

说明:噪声主动控制之基于随机梯度的格型滤波算法;基于随机梯度的格型滤波算法-Active noise control based on stochastic gradient lattice filter algorithm based on stochastic gradient lattice filter algorithm
<婉君> 在 2026-01-03 上传 | 大小:2kb | 下载:0
« 1 2 ... .31 .32 .33 .34 .35 21136.37 .38 .39 .40 .41 ... 28523 »

源码中国 www.ymcn.org