-
Scattering_Dielectric_Cylinder
In this program we calculate the scattering field of a infinite dielectric cylinder by two methods. 1)Moment
2)Analytic
- 2009-03-03 15:14:43下载
- 积分:1
-
ikeda
产生quadratic和ikeda混沌时间序列的matlab程序(Generate quadratic and Ikeda chaotic time series matlab program)
- 2008-06-02 16:47:39下载
- 积分: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
-
flayback1
基于matlab/simulink的反激变换器仿真(Based on matlab/simulink simulation flyback converter)
- 2013-10-20 13:26:50下载
- 积分:1
-
MATLAB_useful
这本matlab简单易懂,非常适合初学者,我就是看的这本教程才学会的、(This matlab straightforward, very suitable for beginners, I just look at this tutorial was learned,)
- 2014-02-24 23:10:28下载
- 积分:1
-
numericalanalysis
Matlab系列。数值分析计算各类算法分析(Matlab series. Numerical analysis and calculation analysis of the various algorithms)
- 2007-07-09 17:14:24下载
- 积分:1
-
mapcalcArea
这个GUI程序让你测量面积和图像中路径的长度,实现了对面积和路径的测量。
(a gui which allow measuring an areas size and a paths length on an image (map). You can calibrate the image scale. You place points using left mouse button and remove points & areas with right mouse button. You have three different methods of measuring the area surface: 1. Monte-Carlo. 2. Triangulation (my method which works really cool but isn t optimal). 3. MATLABs way (which works the best).)
- 2009-05-04 11:06:32下载
- 积分:1
-
11
说明: 实现数据误差的剔除、修正,曲线拟合,平缓。(Eliminate data errors, correction, curve fitting, flat.)
- 2011-06-29 11:33:40下载
- 积分:1
-
PID.m
首先是编写2个输入,1个输出的隶属度函数;接下来的是模糊规则,一共49条;然后用解模糊函数得出控制量U,这里输出的U就直接是精确量了,解模糊用到得规则是取隶属度最大的那个数即MOM算法。
显示的三个图形窗口分别是:模糊控制器内部原理图,以及2个输入,1个输出的隶属度函数图。 (Fuzzy PID controller MATLAB simulation program
)
- 2009-11-12 11:05:11下载
- 积分:1
-
166565476
m/m/m排队模型的仿真,很好的资料!!(m/m/m queuing model of the simulation, very good information! !)
- 2009-06-06 17:47:01下载
- 积分:1