-
verFinal2
Explicit-Frankel-Exact _ Metlab Code
- 2011-05-05 16:48:19下载
- 积分:1
-
srm-control-fuzzy
Control of SRM Motor using Fuzzy logic
- 2011-10-11 13:37:24下载
- 积分:1
-
compare
在数字图像处理中,运用MATLAB中的函数compare可以用来计算图像压缩前后的误差和直方图(In digital image processing using MATLAB functions compare the error and histogram can be used to calculate the image before and after compression)
- 2013-04-24 00:35:25下载
- 积分:1
-
topsis
topsis college selection
- 2015-02-26 01:22:48下载
- 积分:1
-
mm
说明: 一个简单的Matlab GUI程序示范,初学者用于参考(A simple Matlab GUI program demonstrations, beginners for reference)
- 2010-03-14 16:26:56下载
- 积分:1
-
matlab11111
matlab 图像/视频处理实例整本书第一到第十章源码(matlab used in processing in images)
- 2012-10-03 21:57:34下载
- 积分:1
-
Matlab_majun
這是一個Matlab的麻將圖紋辨識的源碼,內部有附上相關註解(This is a pattern recognition Mahjong Matlab source code, internal comments have attached the relevant)
- 2008-03-28 14:13:47下载
- 积分:1
-
G_t
说明: 根升余弦函数,主要用在调制时的成型时使用(Root raised cosine function, mainly used in modulation used at the time of molding)
- 2008-10-18 09:57:14下载
- 积分:1
-
sigal2006
说明: 《现代信号处理教程》配套源程序,包含了许多信号处理的函数M文件("modern signal processing Guide" complementary source, including many signal processing function M paper)
- 2006-02-28 11:34:19下载
- 积分:1
-
How-Use-ODE45-to-solve-Boundary-Value-ODE
In MATLAB, usually we use function bvp4c() to solve boundary value problem (BVP) of ODE. However, we also can use function ode45() to solve BVP of ODE too. However, ode45() needs all initial values at one point. Therefore we have to construct an auxiliary function, whose input argument is the missing initial value and the return output is the given boundary value, Then we can call function fsolve() to get the missing initial value. This method is particularly efficient it the ODE has one or more parameters. Also this method is essentilal for GNU Octave, because whose function bvp4c() is not programmed for parameter ODE yet.
- 2012-06-24 04:37:26下载
- 积分:1