-
dm11201
说明: MATLAB Sa 信号采样 与重构 信号与系统(MATLAB)
- 2009-08-03 23:31:15下载
- 积分:1
-
HighPrecisionFloat
Very often I see people asking for a tool that offers more than 16 digits or so of accuracy. MATLAB itself only allows you to use doubles or singles in standard arithmetic, so that is the normal limit. The fact is, most of the time, if you can t do it with a double, you are doing something wrong. Good practices of numerical analysis are worth far more than any high precision tool. Even so, there are times when you will have a use for a bit of extra precision. And some of you will just want to play in the huge number sandbox. While some of you may use tools like that written by Ben Barrowes, HPF is written purely in MATLAB, so no compiles are needed. For all of you, whatever your reasons, I offer HPF, a High Precision Floating point tool.
- 2013-01-22 13:52:39下载
- 积分:1
-
fault-dia
混合相似度故障诊断,用在田纳西过程中的一种监控算法,效果很好很新颖(Mixed similarity fault diagnosis in Tennessee process)
- 2013-03-03 16:18:46下载
- 积分:1
-
90816794melcepst
梅尔倒谱系数mfcc求法的Matlab代码(Mel cepstral coefficients mfcc Method Matlab code)
- 2013-04-13 19:34:55下载
- 积分:1
-
sparse_test-master
matlab源码,对稀疏编码算法的实现以及测试,内含详细程序。(The matlab source code, implementation and testing of sparse coding algorithm, containing detailed program.)
- 2014-01-04 19:39:03下载
- 积分:1
-
IS-95
IS-95系统的仿真,仿真原理对应《通信系统仿真》第二版的12章的最后一个例子(simulation of IS-95 system, and the thoery of this code if from a book named simulation of communication systems . If you want to have a deep uderstanding on the code, please refer to chaper 12, the last example)
- 2010-10-10 15:37:25下载
- 积分:1
-
DOG
说明: 空间域和DTC域的图像水印技术及其算法的研究(Space domain and DTC domain image watermarking technique and its algorithm)
- 2011-02-23 10:22:22下载
- 积分:1
-
mcs.tar
说明: 多极坐标搜素,一个局部与全局最优的兼容方法(Multi-polar search element, a local method is compatible with the global optimum)
- 2011-04-14 15:21:18下载
- 积分:1
-
AntColonyAlgorithm
蚁群算法matlab源代码,文件内含详细说明(The program of ant colony algorithm in matlab)
- 2012-05-02 13:15:46下载
- 积分:1
-
Genetic-Algorithm
遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它最初由美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and Artificial Systems》,GA这个名称才逐渐为人所知,J.Holland教授所提出的GA通常为简单遗传算法(SGA)。(GA (Genetic Algorithm) is a simulation of Darwinian theory of evolution by natural selection and genetic mechanism of biological evolution of the computing model is a natural evolutionary process by simulating the optimal solution search method, which originally developed by the University of Michigan J.Holland Professor in 1975 first proposed and published an influential monograph " Adaptation in Natural and Artificial Systems" , GA This name was gradually known, J.Holland raised by Professor GA is usually simple genetic algorithm (SGA ).)
- 2013-07-21 17:19:22下载
- 积分:1