-
Dijkstra
Dijkstra算法(最短路径法)的matlab应用程序(Dijkstra algorithm (shortest path method) of matlab applications)
- 2010-05-26 15:35:32下载
- 积分:1
-
fuzzypredictive
改进型的模糊预测控制算法matlab仿真程序,大家可以交流看一下(improved fuzzy pid predictive base on matlab software )
- 2015-04-18 19:51:33下载
- 积分:1
-
source_code_thoep8
成功实现计算GNqDrh算法的程序,本人测试已经通过,性能已基本达到GNqDrh算法的性能,需要MATLAB 2009b环境运行,如有问题,欢迎讨论
(The successful implementation of the program to calculate GNqDrh algorithm, I have passed the test, need MATLAB2009b operating environment, any questions, please contact me
)
- 2015-12-12 11:51:26下载
- 积分:1
-
input-txt
把txt格式的数据文件引入matlab中进行fft,输出四个图(
Txt data file format introduced conducted matlab fft, the output of the four figure)
- 2013-12-13 13:30:54下载
- 积分:1
-
Spectr
简单的spectra分析程序,可以简单的画出结果图(Spectra analysis of simple procedures, you can simply draw the results of Figure)
- 2009-04-10 00:22:36下载
- 积分:1
-
DIP1002
数字图像处理,实现自动全局阈值分割,代码和图片经过matlab调试已通过。(Digital image processing, automatic global thresholding segmentation, and pictures through the matlab code debugging has been passed.)
- 2013-09-23 18:24:19下载
- 积分:1
-
OLSest
OLS估计,matlab环境的示例程序,学习时间序列分析的必备程序。(OLS estimates, matlab environment, sample programs, essential knowledge of econometrics.)
- 2013-11-17 22:31:58下载
- 积分:1
-
mirdemo
It is code for demo of mir
- 2015-01-12 15:51:06下载
- 积分:1
-
hmmdecode
主要用来计算给定观测序列的概率(求解HMM中的第一个问题)(Mainly used to calculate the probability of a given observation sequence (HMM solving the first problem))
- 2014-02-24 23:25:03下载
- 积分:1
-
huffmam_decoding
the decoding of Huffman codes is shown. For the decoding the coding tree has to be constructed using the information which has to be transmitted as well.
Following that the input is read bitwise and for each 0 a left turn is taken and for each one a right turn until a leave is reached. In this case the value of the leave (usually a character) is output, continuing after that at the root.
- 2010-08-11 04:03:25下载
- 积分:1