-
ps_StaMPS
this supports PS processing
- 2010-06-19 23:43:54下载
- 积分:1
-
Untitled2
功率谱估计,包括周期图法,burg法,music法,和welch法,并绘图比较(psd,pmusic,pburg)
- 2009-05-24 19:29:21下载
- 积分:1
-
80471377pidmatlab
这是一个非常完整并且正确的软件,里面dmc的所有有关程序,希望能够帮助到别人。(this is very important program,hope that it can help u guys)
- 2013-02-03 00:56:38下载
- 积分:1
-
temex
田纳西伊斯曼过程的matlab仿真模块 直接操作即可产生数据 希望对初学者能有帮助 并且可以找到对应的经典文献(Tennessee Eastman process of matlab simulation module direct operation can produce data hope to help beginners can and you can find the corresponding classical literature
)
- 2013-09-25 20:47:43下载
- 积分:1
-
ssc_lithium_cell_1RC
说明: Lithium Battery Cell - One RC-Branch Equivalent Circuit
- 2019-05-05 19:06:46下载
- 积分: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
-
fft
这是一个关于数字信号处理中的快速傅里叶算法的实现(This is a digital signal processing algorithms to achieve fast Fourier)
- 2011-11-21 19:48:17下载
- 积分:1
-
电力电子技术与Matlab仿真
本书详细介绍了AC/DC、AC/AC、DC/DC电路的仿真(This book details the AC/DC, AC/AC, DC/DC circuit simulation)
- 2020-07-02 00:20:01下载
- 积分:1
-
GUI1
主要介绍MATLAB中的GUI设计,从最基本的概念开始,通过实例学习,容易上手。(Introduces MATLAB' s GUI design, from the most basic concept began, through the examples of learning, easy to use.)
- 2010-01-06 10:05:59下载
- 积分:1
-
TSP
旅行商问题(traveling saleman problem,简称tsp) 的遗传算法matlab 程序,具体说明文件内有(matlab for traveling saleman problem )
- 2011-04-30 13:15:37下载
- 积分:1