-
pow_sig1
System will automatically delete the directory
- 2009-06-30 15:32:39下载
- 积分:1
-
SAR
合成孔径雷达的的仿真测试算法及其文档,这是西电的牛导所设计的方法,在中电14所的项目中得到验证,并取得不错的效果。点目标的散射原理通过此文档可以得到了解(Synthetic aperture radar simulation testing algorithm and its documentation, which is lead by the Western Electric cow design methods, in the CLP 14 projects have been tested, and achieved good results. Point target scattering theory can be understood through this document)
- 2021-04-03 22:39:04下载
- 积分:1
-
BPalgorithm
说明: 自己编写的BP算法,里面有些参数可以自己修改(bp)
- 2010-05-02 10:37:01下载
- 积分:1
-
Poi-mat
在大多数中研究伯肃叶流动用格子boltzmann方法去扩展值得实践新的研究方法(In most studies of leaf movement of Peter Stephen lattice boltzmann method used should be to expand the practice of new research methods)
- 2009-04-03 14:13:23下载
- 积分:1
-
gatbx
遗传算法是计算数学中用于解决最佳化的搜索算法,是进化算法的一种。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。传统上,解用二进制表示(即0和1的串),但也可以用其他表示方法。进化从完全随机个体的种群开始,之后一代一代发生。在每一代中,整个种群的适应度被评价,从当前种群中随机地选择多个个体(基于它们的适应度),通过自然选择和突变产生新的生命种群,该种群在算法的下一次迭代中成为当前种群(Genetic algorithm,GA,SGA)
- 2014-08-15 09:50:37下载
- 积分:1
-
Physical_Modeling_in_MATLAB
提高MAtlab编程技巧
书中主要以实例形式进行介绍,简便易学,是一本不可多得的好书(Improve you matlab skill:
Many of the examples in the fi rst half of the book are not idiomatic MAT-
LAB. I address this problem in the second half by translating the examples
into a more standard style.)
- 2010-07-30 00:05:15下载
- 积分:1
-
textindependentspeakerrecognition
这个我用matlab写的一个简单孤立词语音识别的程序,其中同过预处理,MFCC提取,和DTW算法的比较,如果大家愿意,还可以用这个和LABVIEW联合编程(Matlab write this I used a simple isolated word speech recognition procedures, which had the same pretreatment, MFCC extraction, and the DTW algorithm, if everyone is willing, but also can use this joint programming and LABVIEW)
- 2008-02-10 04:44:05下载
- 积分:1
-
filter_wq
说明: 用Matlab实现中值滤波,均值滤波以及高斯滤波(Using Matlab to achieve median filter, mean filter and Gaussian filter)
- 2009-08-17 14:47:06下载
- 积分:1
-
baselineremove
去除心电信号中的基线漂移,采用自适应滤波等方法,包括matlab实现程序(baseline remove ,matlab)
- 2012-04-04 16:55:55下载
- 积分:1
-
Fuzzy---simulink
里面有三个二维模糊调节器分别实现PID控制器的参数Kp,ki,Kd,的调节。其控制原理:根据前面的偏差e和偏差变化ec将三个模糊控制器FC1,FC2,FC3分别进行模糊化,模糊逻辑推理,解模糊化。最后得到pid控制器参数调节量。(There are three-dimensional fuzzy regulator PID controller parameters Kp, ki Kd, adjust. The control principle: the front of the deviation e and error change ec three fuzzy controllers FC1 has FC2, FC3, fuzzification, fuzzy logic inference, defuzzification. Finally, get the pid controller parameter adjustment.)
- 2012-04-11 08:43:57下载
- 积分:1