-
ALL_tsp.tar
说明: 提供几乎所有有关TSP问题的MATLAB解法集合,适合学习和研究者使用。(err)
- 2008-11-14 16:43:04下载
- 积分:1
-
matlab
数字信号处理及其MATLAB实现,详细介绍了数字信号处理的原理和过程,并给出详细的MATLAB实现程序。(Digital signal processing and MATLAB realization of digital signal processing described in detail the principles and processes, and gives a detailed implementation program MATLAB.)
- 2009-11-25 22:11:33下载
- 积分:1
-
SOM_PREDICTION
SOM-BASED TIME SERIES PREDICTION
Training Time Series
Testing Time Series
Local Linear Mapping (LLM)
Vector-Quantized Temporal Associative Memory (VQTAM)
Global RBF (GRBF, download here) and Local RBF (KRBF)
Local AR predictors using data vectors (LARD)
Local AR predictors using weigth vectors (LARW)
- 2009-12-20 21:34:54下载
- 积分:1
-
Cumulant-Based-Inverse-Filter
Cumulant-Based Inverse Filter
- 2014-02-20 10:40:19下载
- 积分:1
-
HDB3
通信信号处理中HDB3的编解码 ,matalab仿真程序(HDB3 encode decode)
- 2010-07-17 12:51:55下载
- 积分:1
-
matlab
证据理论中区间模糊matlab实现,用于决策推理(Interval fuzzy evidence theory matlab achieve for decision-making reasoning)
- 2013-03-06 21:56:02下载
- 积分:1
-
1
说明: 在命令窗输入如下内容就得到图形了:
[t,x]=ode45( godhua ,[0,10],[0,0,0,1])
subplot(131) plot(t,x(:,4)) xlabel( t ) ylabel( y )
subplot(132) plot(t,x(:,1)) xlabel( t ) ylabel( v )
subplot(133) plot(t,x(:,2)) xlabel( t ) ylabel( \theta ) (At the command window type the following content to be the graphics: [t, x] = ode45 (godhua, [0,10], [0,0,0,1]) subplot (131) plot (t, x (:, 4 )) xlabel (t) ylabel (y) subplot (132) plot (t, x (:, 1)) xlabel (t) ylabel (v) subplot (133) plot (t, x (:, 2)) xlabel ( t) ylabel (heta))
- 2007-12-09 20:16:04下载
- 积分:1
-
Example-of-matlab
包括图形应用篇、界面设计篇、图形处理篇、数值分析篇四部分。从简单的三角函数到图像分析、矢量数据、三角分析法、SOR迭代法等等(Including articles of graphics applications, interface design articles, graphics processing chapter, numerical analysis chapter four parts. From simple trigonometry to image analysis, vector data, triangulation method, SOR iterative method, and more)
- 2013-04-13 20:42:53下载
- 积分:1
-
real_time_data_serial
This matlab script is for ploting a graph by accessing serial port data in
real time. Change the com values and all variable values accroding to
your requirements. Dont forget to add terminator in to your serial device program.
This script can be modified to be used on any platform by changing the
serialPort variable.
- 2015-03-23 14:33:34下载
- 积分:1
-
Matlab-voicebox
Matlab-voicebox 这个里面的文件对于做语音识别有帮助(Matlab-voicebox)
- 2009-04-12 18:52:24下载
- 积分:1