-
Newton-hermite
用matlab编写的实现Newton形式的hermite插值法的代码,生成图像可显示第一节点,第二节点,误差点。(Implementation prepared by matlab hermite interpolation Newton form of the code, generating the image to show the first node, second node, the error point.)
- 2010-12-27 18:28:51下载
- 积分:1
-
LEACH.wsnlab.ir
这是我们实验所使用的LEACH算法代码。在m=1时,相同的代码可以用于FIAR(This is the LEACH code we have used. The same code can be used for FAIR if m=1 )
- 2012-07-24 10:02:20下载
- 积分:1
-
godwinmyfilemusic
DOA估计的MUSIC算法,简洁有效,经过测试,修改后可以用于多阵元,多信号,多峰值判读(doa estimatiom by music method,good and simple)
- 2014-09-27 21:48:28下载
- 积分:1
-
Optimization-of-fuzzy-control
Optimization of a gas turbine engine fuzzy control
- 2013-11-13 15:07:36下载
- 积分:1
-
地震响应Matlab代码 odesolver
在matlab中利用odesolver进行单自由度有阻尼体系的时程分析,该代码使用时读入地震响应加速度(可为真实数据也可修改为理想函数),所有结构参数可调。输出加速度、速度和位移时程图像。(In the matlab in the use of odesolver single degree of freedom damping system of time history analysis, the code used to read the earthquake response acceleration (for real data can also be modified to the ideal function), all structural parameters adjustable. Output acceleration, speed and displacement time image.)
- 2020-12-08 20:29:20下载
- 积分:1
-
senken_v38
从先验概率中采样,计算权重,毕设内容,高光谱图像基本处理,光纤无线通信系统中传输性能的研究。( Sampling a priori probability, calculate the weight, Complete set content, basic hyperspectral image processing, Fiber Transmission wireless communication system performance.)
- 2016-12-16 15:35:38下载
- 积分:1
-
ID3
实现ID3算法,在结果中以树表示出来。决策树是对数据进行分类,以此达到预测的目的。该决策树方法先根据训练集数据形成决策树,如果该树不能对所有对象给出正确的分类,那么选择一些例外加入到训练集数据中,重复该过程一直到形成正确的决策集。(ID3 algorithm to achieve, in the results that come out to the tree. Decision tree is to classify the data, thus achieving the purpose of prediction. The decision tree training set of data according to the formation of the first decision tree, if the tree can not give the correct classification of all objects, then select a number of exceptions to the training set data, repeat the process until the correct decision set.)
- 2010-07-25 16:30:11下载
- 积分:1
-
g729
G729编码和解码的Matlab源程序 调用方法:
1.需要编码时,在 Matlab命令行下输入"G729code(speech)"(请务必保证 speech是已经存在在 Matlab工作区的一个行向量,其中是语音数据),然后你会在你的文件夹下看到一个"coding.bit"的文件。
2.需要解码时,把"coding.bit"的文件复制到"G729 decoder"的目录下,在Matlab命令行下输入"G729decodermain",然后你会在文件夹下看到"syn_speech.wav",那就是重构语音。
enjoy it!
(G729 encoding and decoding of the Matlab source code to call methods: 1. The need for coding at the Matlab command line, enter )
- 2007-11-21 23:02:40下载
- 积分:1
-
predictive-control
DMC,MAC以及广义预测控制的一些程序(DMC, MAC and generalized predictive control of some of the procedures
)
- 2012-03-28 09:25:25下载
- 积分:1
-
ekf
扩展卡尔曼滤波(EKF)用于目标跟踪算法的程序,有完整图(Extended Kalman filter (EKF) for target tracking algorithm for the program, complete diagram)
- 2012-05-28 19:33:51下载
- 积分:1