-
MatLabProgram
说明: Matlab编程手册,一些编程的问题基本都能在这解决。(Matlab programming manual, some basic programming issues to resolve in this can.)
- 2009-08-14 15:23:30下载
- 积分:1
-
LQR-controller-on-genetic-
基于遗传算法的LQR控制器优化设计,利用MATLAB实现。(LQR controller based on genetic algorithm optimization design, the use of MATLAB.)
- 2013-07-17 14:25:47下载
- 积分:1
-
example4_3
例3:分析占空比为ta的矩形脉冲频谱
T=1 时间窗大小
ta=0.5 占空比
N=256
t=linspace(-T,T,N)
ts=2*T/N
fs=1/ts
(x=zeros(1,N)
x(N/2-round(N/2*ta):N/2+round(N/2*ta))=ones(1,2*round(N/2*ta)+1)
y=fft(x,N)
figure
plot(t,x)
title([ 时域信号图 占空比为 ,num2str(ta)])
axis([-T T-0.2 1.2])
xlabel( t /s )
figure
subplot(211)
f=linspace(-fs/2,fs/2,N)
plot(f,abs(fftshift(y))/N)
title([ 矩形脉冲双边谱 脉冲时间t=[- ,num2str(ta*T), , ,num2str(ta*T), ] ])
xlabel( f /Hz )
)
- 2010-05-25 20:59:59下载
- 积分:1
-
eddy-master
说明: 将一个月中前30天的历史数据训练成神经网络,预测一个月中第31日海浪的值(The historical data of the first 30 days of a month are trained into neural network to predict the value of waves on the 31st day of a month)
- 2020-06-04 11:34:11下载
- 积分:1
-
Rayleigh_fading
Rayleigh 信道仿真模型 参考"Autoregressive modeling for fading channel simulation", IEEE Transaction on Wireless Communications, July 2005. (Rayleigh channel simulation model reference Autoregressive modeling for fading channel simulation , IEEE Transaction on Wireless Communications, July 2005.)
- 2008-01-04 09:23:50下载
- 积分:1
-
diffraction-with-matlab
介绍了利用matlab来计算衍射的相关内容,其中噢乖包括单缝,双缝,光栅的衍射的衍射的计算。(this article give an introduction to calculate the diffraction. it will be
usefull for learn diffraction.)
- 2011-10-21 19:05:32下载
- 积分:1
-
buck_simulation
例子关于buck的仿真,里面有simulink文件和一个绘制buck输出功率与占空比关系的matlab源文件。(About buck simulation example, which has drawn buck simulink file and a relationship between output power and duty cycle of the matlab source files.)
- 2013-10-29 10:51:58下载
- 积分:1
-
fenzhen
自己编的谱减语音增强谱减算法程序,带噪语音按帧处理的,利用寂静帧的语音段来估计噪声。(Own spectrum minus minus algorithm for spectral speech enhancement procedure of Noisy Speech by the frame of the treatment, the use of silence the voice frame to estimate the noise above.)
- 2009-03-17 15:55:58下载
- 积分:1
-
bil
this code written using IMRESIZE functions for bilinear
- 2010-08-31 01:46:35下载
- 积分:1
-
random
随即过程模拟,用matlab描述,企业在不同策略下参生的效益有是否不同(Then the process of simulation, using matlab description, corporate strategy in different Senate Health benefits have is different)
- 2008-04-30 20:01:57下载
- 积分:1