-
matlabcommand
详细介绍了matlab中的常用命令集,按照从a到z的顺序排列。(Described in detail in the commonly used matlab command set, in accordance with the from a to z of the order.)
- 2008-01-15 20:54:39下载
- 积分:1
-
MMSE
The Best Blind MMSE Estimator
- 2010-02-18 17:10:58下载
- 积分:1
-
seedone
从国外网站上搜来的图像分割算法中的区域生长法的Matlab源代码,可用于MRI图像等,效果不错,分享给大家!(share a matlab code of segmentation algorithm about growth in the region a foreign website ,which runs well.)
- 2015-01-01 18:00:27下载
- 积分:1
-
基于NS模型的超车模型Matlab
基于NS模型的超车模型Matlab,用来解决2014美赛建模A题的代码。(Overtaking model based on NS model Matlab.The code used to solve the 2014 Game Modeling A problem.)
- 2020-06-28 13:20:02下载
- 积分:1
-
beams.rar
艾里光传播,线性传播,对艾里光相关有所作用(AIRY light propagation)
- 2019-05-31 15:32:20下载
- 积分:1
-
FIRPD PROCESA
>> w1 = 0 ;w2 = 0.3 * pi;delta1 = 0.01 ;
>> w3 = 0.4 * pi;w4 = 0.7 * pi;delta2 = 0.005 ;
>> w5 = 0.8 * pi;w6 = pi ;delta3 = 0.001 ;
>> 权重 = [delta3/delta1 delta3/delta2 1];
>> Dw = min((w3-w2),(w5 w3)) ;
>> M = ceil((-20*log10((delta1*delta2*delta3)^(1/3))-13)/(2.285*Dw)+1)
>> M = 51
>> f = [0 w2/pi w3/pi w4/pi w5/pi 1];
>> m = [1 1 0.5 0.5 0 0];
>> h = firpm(M-1,f,m,weights) ;
>> [db,mag,pha,grd,w] = freqz_m(h,[1]);
- 2022-08-08 13:22:54下载
- 积分:1
-
The program gives an advantage of using Matlab boundary conditions upml good exa...
该程序用Matlab给出了一个利用upml边界条件的很好的示例-The program gives an advantage of using Matlab boundary conditions upml good example of
- 2023-03-15 01:45:04下载
- 积分:1
-
asynchronousmotormatlabsimulink
基于Matlab的异步电机的起动、控制、调速等的仿真(asynchronous motor matlab simulink)
- 2010-05-21 22:10:43下载
- 积分:1
-
matlab_oscilyator
matlab, these are file-functions for modeling linear oscilyator and pendulum in stable and ustable case.
- 2012-08-04 21:23:05下载
- 积分:1
-
Frequency-filtering
用matlab实现了简单的图像处理,频率滤波(Using matlab to achieve a simple image processing, frequency filtering)
- 2013-12-27 14:57:04下载
- 积分:1