-
Lozi
说明: 求系统的几种分叉图,很全,而且运算速度很快,希望可以帮助到大家(Some find the system bifurcation diagram, it is full, and the operation very quickly, I hope you can help to)
- 2011-03-30 16:34:45下载
- 积分:1
-
二维金属圆柱体的散射场
对矩量法中电磁场积分方程进行了分析,并根据推导公式用matlab编程分别计算了TE,TM入射波情况下二维金属圆柱体的散射场。
- 2022-03-23 13:44:43下载
- 积分: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
-
AbnormalsignalDetectbasedonmatlab
分段异常信号实验,几个不同频率的信号叠加用HHT方法进行分解,是我做实验用的信号,验证无误,(Abnormal signal sub-experiment, several different frequency signal superimposed with the HHT method of decomposition, I did experiment with the signal, verify the correct)
- 2010-12-05 15:04:36下载
- 积分:1
-
general_random
Markov - Generate Random walk
- 2011-02-20 10:07:05下载
- 积分:1
-
一个基于matlab的滤波反投影重建算法matlab编程
使用大量的有限元法求解偏微分方程,用于信号特征提取、信号消噪,这是一个好用的频偏估计算法的matlab仿真程序,单径或多径瑞利衰落信道仿真,最小均方误差等算法的MSE的计算,插值与拟合,解方程,数据分析。
- 2022-06-13 13:30:22下载
- 积分:1
-
图像分割算法的matlab源程序,它包含了大量的分类…
图像分割算法的Matlab源程序,里面含有大量经典源代码-image segmentation algorithm Matlab source, it contains a large number of classic source code
- 2022-07-14 03:16:42下载
- 积分:1
-
SEP
SEP算法的MATLAB实现,在无线传感器网络中使用(SEP algorithm MATLAB implementation, in the use of wireless sensor networks)
- 2009-03-23 16:31:24下载
- 积分:1
-
traitement-dimage
projet de traitement d image avec matlab
- 2013-03-10 19:20:54下载
- 积分:1
-
FM_mod
频率调制和解调
频率调制是将消息信号的积分作为相位,也就是用消息信号去调制频率
( Of the frequency modulation and demodulation frequency modulation is the integral of a signal of the message as the phase, that is, with the message signal to the modulation frequency)
- 2012-10-14 23:51:00下载
- 积分:1