-
ESPRITducation
研究阵列信号的经典算法MUSIC,这个程序是基于矩阵束的,已经测试过了,不错(Classic algorithm of array signal MUSIC, this procedure is based on the matrix pencil, and has been tested, and good)
- 2010-06-24 23:02:40下载
- 积分:1
-
Wwt
wavelet network (wavelet function as activation function of the nodes of the hiden layer of the neural network , MLP) can be used for classification
- 2009-10-24 21:25:12下载
- 积分:1
-
RGB-HSI
matlab数字图像处理中RGB转换HSI(digital image processing matlab HSI conversion RGB)
- 2010-05-19 12:01:54下载
- 积分:1
-
Semi-Controlled-DC-Motor
This is the matlab simulation of Semi-Controlled DC Motor.
- 2011-12-16 04:03:58下载
- 积分:1
-
Stellaria-Demo-1.4.0
应用matlab,仿真雪花飘飞,非常的逼真直观(Application of Matlab simulation snowy, very realistic and intuitive)
- 2013-05-01 11:27:35下载
- 积分:1
-
dxVideo
This library contains helper functions to read image frames into matlab from Video
file using DirectShow. This library has borrowed codes from Ashwin Thangali s
"DirectShow (DirectX) based AVI file reader", and it can read multiple video formats besides avi.
Features:
a) can read frames from rmvb, avi, etc.
b) handles most codecs installed on the system
d) its implementation is only based on the IMediaDet interface
-- Depending on your Matlab version, the .mexw32 files may need to be renamed as .dll
-- The library usage is as follows,
[avi_hdl, avi_inf] = dxVideoOpen(avi_filename)
pixmap = dxVideoReadMex(avi_hdl, frame_num)
img = reshape(pixmap,[avi_inf.Height,avi_inf.Width,3])
dxVideoCloseMex(avi_hdl)
-- recompile the library
I have compiled the code with the DirectShow lib in Microsoft DirectX 9.0 SDK Update (December 2004)
-- known limitation
a)only works for windows :(
b)may be slow for big image frames and some codecs.
- 2009-11-05 17:17:06下载
- 积分:1
-
1
说明: 基于股票分析方法的电力系统负荷预测:主要思路是从过去的负荷中得出对应的DIF值、DEA值、MACD值。然后再通过DIF去估测明天DIF估计值、DEA估计值、MACD估计值。然后又通过DEA、MACD估计值算出一个新的DIF估计值。再将这两个DIF估计值算术平均得出一个新的DIF估计值,然后反推出负荷的预测值,这样就完成了负荷预测。(The main idea is drawn from the past load values corresponding to the DIF, DEA value, MACD value. And then estimate DIF ,DEA,MACD in tomorrow use the past DIF , DEA , MACD. Then through the DEA, MACD calculate a new estimate of DIF. Then the arithmetic average of the two estimated DIF derived a new estimate of DIF, and then introduce predictive value of load, so that is the completion of the load forecast. )
- 2012-03-22 00:10:10下载
- 积分:1
-
OFDM
移动通信系统中正交频分复用OFDM的matlab仿真,包括调制和解调等(Mobile communication system in orthogonal frequency division multiplexing OFDM matlab simulation, including the modulation and demodulation, etc)
- 2014-10-27 22:47:21下载
- 积分:1
-
gatbs-toolbox-and-examples
BSheffield大学gatbs工具箱所有算例下载及调试说明,可直接下载到matlab文件夹下调用(BSheffield University gatbs Toolbox Download all examples and debug instructions can be downloaded directly to a folder called matlab)
- 2011-11-08 10:53:29下载
- 积分:1
-
Matlab2010
Matlab2010经典超强教程(清晰、免费版)(Matlab2010 classic super tutorial (clear, free version))
- 2013-10-10 11:48:08下载
- 积分:1