-
Matlabsky
说明: 单摆运动的matlab 仿真,能有效仿真单摆运动,对MatlAB编程初学者会有用(Matlab simulation of pendulum movement can effectively simulation pendulum movement, MatlAB program will be useful for beginners)
- 2010-03-19 15:50:51下载
- 积分:1
-
PSO
粒子群优化算法与遗传算法结合,实现PID控制(PSO and genetic algorithm combined to achieve PID control)
- 2020-09-06 16:58:06下载
- 积分:1
-
finite_element_toolbox_v2.01
matlab工具箱,使用有限元计算ODEs(常微分), PDEs(偏微分),BVPs(边值问题),包括一维,二维,三维.(Matlab Finite Element toolbox,version2.01)(This is a toolbox for computing ODEs or PDEs in BVPs using FEM in
1D, 2D and 3D)
- 2009-03-15 21:10:35下载
- 积分:1
-
Perritaz.Rapport
An ebook to help implementing trajectory calculation and PID
- 2010-10-20 13:57:18下载
- 积分: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
-
A_study_of_IEEE_802.16a_OFDM-PHY_Baseband
欧洲的一个学生,对802.16a的硕士论文。有OFDM的源代码。(Europe 1 students and the 802.16a master's thesis. OFDM is the source code.)
- 2006-11-08 17:42:22下载
- 积分:1
-
image-fusion-pos
image fusion using particle of swarm optimastion
- 2013-09-29 15:46:10下载
- 积分:1
-
paper-6
This paper gives an idea of PCG analysis based on ECG.
- 2014-11-14 12:40:35下载
- 积分:1
-
sim_model
基于非线性动态逆的F18飞行控制仿真,包括动态逆的构建、PD控制律等(Control based on nonlinear dynamic inversion F18 flight simulation, including building dynamic inverse, PD control law, etc.)
- 2021-01-21 14:48:43下载
- 积分:1
-
FSKbinar
simple fsk(frequency shift key)
- 2012-05-29 21:10:49下载
- 积分:1