-
DistProbCoefsDesc
This is a simple matlab routine that calculates a simulated multiplicative cascade process for a time series, then compares it with a real time series you want to analyze, and plots them both in log-log coordinates to compare them. You should have your time series in a format of double column listing: the ordinal member in the first column, the corresponding data in the second one. Then you change the file name that appears in the program for the name of your own file, and proceed.
- 2009-10-17 03:59:02下载
- 积分:1
-
example4_6
:滤波
fs=400 采样频率,必须大于两倍基带信号最高频率
ts=1/fs 采样时间间隔
T=5 时间窗大小
t=0:ts:T (hf1=zeros(1,N)
hf1(f<=B1&f>=-B1)=1
y1=hf1.*fftshift(y)
figure
subplot(211)
plot(f,abs(fftshift(y))/N,f,hf1, r-- )
axis([-fs/2,fs/2,0,1.2])
title( 原信号频谱 )
xlabel( f /Hz )
subplot(212)
plot(f,abs(y1)/N)
title( 低通滤波,截止频率90Hz )
xlabel( f /Hz ))
- 2010-05-25 20:58:05下载
- 积分:1
-
ekfukf_1_2
MATLAB 工具箱可以载入优化该软件的功能(matlab box)
- 2013-12-22 22:46:37下载
- 积分:1
-
simulink-8PSK
对8PSK完美建模,其中通过改变码元速率和载波频率,再计算相应的环路滤波器的参数,即可实现多种QPSK模型的解调,且该模型可通过SYSTEM generator进行量化,从而生成ISE能直接使用的HDL代码。(Perfect modeling of 8PSK, wherein by changing the symbol rate and carrier frequency, and calculate the corresponding parameters of the loop filter, to achieve a variety of demodulated QPSK model, and the model can be quantified by SYSTEM generator, thereby generating ISE HDL code can be used directly.)
- 2021-03-08 15:19:28下载
- 积分:1
-
MMC_conv_ctrl
基于MMC控制器控制负载电压,仿真模型搭建有需求的请及时下载(VSC based MMC The controller controls the voltage of the load)
- 2021-01-20 13:08:41下载
- 积分:1
-
matlab-fft
基于matlab的地震傅式谱编写程序,很有用的一个程序。(Fuh-based seismic spectrum matlab programming, a very useful program.)
- 2013-09-26 19:16:56下载
- 积分:1
-
Discharging_Capacitor_exp_108b
Practical Experiment for Discharging a capacitor in MAtlab
- 2013-10-04 15:04:41下载
- 积分:1
-
tiaoyatiaosu
三相异步电机调压调速,matlab6.5下完成的(Three-phase induction motor speed regulator, matlab6.5 complete)
- 2009-05-25 17:54:53下载
- 积分:1
-
matlab-GUI-12345
自己编写的图像处理软件,MATLAB GUI 编程实现,主要用来实现多界面调用,进度条等功能的实现。(Write your own image processing software, MATLAB GUI programming, mainly used to implement multi-interface call to the realization of the progress bar and other functions.)
- 2010-10-22 09:27:54下载
- 积分:1
-
11041112_1-
MATLAB 高斯分布 瑞利分布 泊松分布随机数产生源代码(MATLAB gaussion possion rayleigh)
- 2012-09-24 20:03:36下载
- 积分:1