-
Knearest
K近邻方法实现0到9数字的模式识别问题。可扩展性很强,方面实现训练和识别。(K nearest neighbor method to achieve 0 to 9 digit pattern recognition problem. Highly scalable, achieving training and recognition.)
- 2010-06-08 16:41:58下载
- 积分:1
-
IFTA
简单迭代傅里叶变换算法的代码,主要用了快速傅里叶变换函数 (IFTA)(Iterative Fourier Transform Algothrim (IFTA))
- 2021-04-06 15:09:02下载
- 积分:1
-
DS_CDMA
关于cdma的直接序列扩频系统的经典编程,包括发射机,瑞利信道模型,接收机等的程序编写。(On direct sequence spread spectrum cdma classic programming, including the transmitter, Rayleigh channel model, receiver, etc. programming.)
- 2010-12-24 15:10:51下载
- 积分:1
-
course-of-studymatlab
使用matlab 2010a的实用教程,可以帮助你快速的理解使用matlab进行开发(Using matlab 2010a practical tutorials to help you quickly develop the understanding of using matlab)
- 2011-04-30 13:19:09下载
- 积分:1
-
srukf
sr-ukf 简单明了 对于初学者很有帮助(sr-ukf especially for freshman)
- 2013-12-02 22:06:59下载
- 积分:1
-
KalmanENH
改变北天原点的卡尔曼滤波程序,基于matlab6.2实现(Change the origin of the north-day Kalman filter procedures to achieve based on matlab6.2)
- 2010-11-22 20:54:22下载
- 积分:1
-
monte_carlo_CPM
Monte-Carlo simulation for Critical Path Method, implemented in MATLAB. Uses criticalpath.m library, available for download as well. Function: calculate project length and standard deviation.
- 2009-12-08 09:47:40下载
- 积分:1
-
zabobianyuan_fivemethods
杂波边缘 统一数据 五种方法,CA,GO,OS,GOSGO等 仿真图(Unified data clutter edge five methods, CA, GO, OS, GOSGO other simulation Figure)
- 2014-02-20 18:33:05下载
- 积分:1
-
MappedTensor
Manages very large tensors of arbitrary dimensions as mapped files on disk.
(This class transparently maps large tensors of arbitrary dimensions to temporary files on disk. Referencing is identical to a standard matlab tensor, so a MappedTensor can be passed into functions without requiring that the function be written specifically to use MappedTensors. This is opposed to memmapfile objects, which cannot be used in such a way.
MappedTensor also offers support for basic operations such as permute, without requiring space for the tensor to be allocated.
An existing binary file can also be mapped, similarly to memmapfile. However, memmapfile offers more flexibility in terms of file format.
)
- 2010-12-14 15:17:16下载
- 积分:1
-
Genetic-Algorithm
说明: 不错的遗传算法实例(别处搜集的,希望对大家有用,在此感谢原创)(Good examples of genetic algorithms (collected elsewhere, we hope to be useful, would like to thank the original))
- 2011-03-15 15:55:58下载
- 积分:1