-
非线性动力学系统荙芬方程matlab-simulink仿真分析
非线性动力学系统荙芬方程matlab-simulink仿真分析(The Da Fen equations of nonlinear dynamical systems matlab-simulink simulation analysis)
- 2020-06-27 01:40:01下载
- 积分:1
-
DIFDS1
用LAPLACE方法求解多维沃尔泰拉方程,此处为一个变元的方程,由于该方程同时含有微分和积分,一般求解有一定的困难。此处为MATLAB程序(used method for multiple preoperational Ertaila equation here as a variable element of the equation, As the same time contain differential equations and integral, the general solution is definitely difficult. Here for the MATLAB program)
- 2007-06-30 13:53:30下载
- 积分:1
-
IIR
digital signal processing code for fir filter
- 2013-12-26 17:28:15下载
- 积分:1
-
matlab
matlab程序:最小生成树prim算法、最小生成树kruskal算法、穷举法求哈密顿圈;以及计算旅行商路线的lingo程序(Prim minimum spanning tree algorithm, matlab program)
- 2010-08-18 09:45:29下载
- 积分: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
-
nonlinearequation13
非线性方程求解1--5(3)
非线性方程求解1--5(3)
- 2009-05-10 11:26:56下载
- 积分:1
-
simple-demo-ofmatlab
matlab 的简单实例,大家有需要可以来下载(matlab simple demo)
- 2013-07-24 09:55:57下载
- 积分:1
-
Elman
本程序是采用先进的网络结构Elman网,对糖厂PH值澄清工段进行建模。(This procedure is the use of advanced network Elman network, the PH value to clarify the Section of sugar to model.)
- 2010-08-12 19:42:01下载
- 积分:1
-
solar_boost_inc
是matlab程序,关于太阳能MPPT的三种不同方法的,自己可以调试一下看看,希望有用。(Matlab program is on three different solar MPPT methods, they can debug it and see, hope useful.)
- 2010-11-19 10:04:54下载
- 积分:1
-
BLDCControlGUI
用MATLAB GUI工具搭建的电机上位机程序。包括串口功能模块,转速在线画图模块和位置在线画图模块,非常适用于电机调速过程的调试和演示工作。(The host motor control program using MATLAB GUI tools is built.Including the serial port function module, speed online plotting module and position online plotting module which is applicable for debugging and demonstration during the motor control project.)
- 2012-05-21 13:31:33下载
- 积分:1