资源列表

« 1 2 ... .02 .03 .04 .05 .06 28007.08 .09 .10 .11 .12 ... 28518 »

[人工智能/神经网络/遗传算法Machine-Learning

说明:MIT牛人教授的课件,机器学习的入门教程,超赞-slides given by MIT professor
<王飞> 在 2024-06-11 上传 | 大小:7044096 | 下载:0

[matlab例程PF-Tracking

说明:基于颜色特征向量的粒子滤波跟踪程序,修复了因粒子超过窗口范围出现ERROR的BUG,还包括了一些有助于粒子滤波学习的资料-color-based particle filter tracking, some bugs have been fixed, some information about PF Tracking is included too!!
<JAMES> 在 2024-06-11 上传 | 大小:10273792 | 下载:0

[matlab例程FM

说明:用matlab的m文件仿真FM过程,从调制到白噪声到解调-Simulation using matlab m file FM process, from modulated white noise to the demodulator
<吴明昊> 在 2024-06-11 上传 | 大小:2048 | 下载:0

[matlab例程DPSK

说明:利用matlab的m文件,仿真DPSK的差分相干解调法,从发送数据到接收数据,比较完整-Use matlab m files, simulation DPSK differential coherent demodulation method to send data to receive data from a relatively complete
<吴明昊> 在 2024-06-11 上传 | 大小:1024 | 下载:0

[matlab例程sor

说明:自己编的SOR迭代法。列出每次迭代结果。精确解由高斯列主元消去法求得。-My SOR iterative algorithms. The results in each iteration are listed.The exactsolution obtained by the Gauss elimination method .
<gamila> 在 2024-06-11 上传 | 大小:1024 | 下载:0

[数据结构常用算法matching-brackets

说明:利用c++数据结构 栈 解决括号匹配问题 -Use c++ to solve matching brackets
<enzo> 在 2024-06-11 上传 | 大小:1024 | 下载:0

[matlab例程EMD-denoising

说明:this program discribe the denosing process by EMD
<tahar> 在 2024-06-11 上传 | 大小:11264 | 下载:0

[matlab例程Iso

说明:Classic isotropic hardening model
<lizheng> 在 2024-06-11 上传 | 大小:1455104 | 下载:0

[matlab例程abc.m

说明:some things on divide with data so me things on divide with data so me things on divide with data so me things on divide with data so me things on divide with data-some things on divide with data some things on divide w
<max> 在 2024-06-11 上传 | 大小:2048 | 下载:0

[数学计算/工程计算myEuclid

说明:compute the greatest common divisor of two integers
<andy> 在 2024-06-11 上传 | 大小:1024 | 下载:0

[数学计算/工程计算MyShuffleTest

说明:Suppose we start with N=3 and run the shuffling test four times, resulting in the arrays: [2, 0, 1] [2, 1, 0] [2, 0, 1 ] (This not very likely, but i s possible) Then the resulting count array would
<andy> 在 2024-06-11 上传 | 大小:1024 | 下载:0

[数学计算/工程计算MyFibonacci

说明:The idea is that as Fibonnaci values are computed you store them in the array A. So when another F(n) is to be computed either A[n] is still 0 or else A[n] is already equal to F(n). If A[n] is 0, you have to make the u
<andy> 在 2024-06-11 上传 | 大小:10240 | 下载:0
« 1 2 ... .02 .03 .04 .05 .06 28007.08 .09 .10 .11 .12 ... 28518 »

源码中国 www.ymcn.org