-
frft
分数阶傅立叶变换,chirp信号分解型实现分数阶傅立叶变换(Fractional Fourier transform, chirp signal decomposition-type realization of fractional Fourier transform)
- 2008-01-19 21:59:42下载
- 积分:1
-
program1_2
matlab实现ofdm完整系统,包括qpsk调制,串并变换,ifft,同步等(ofdm in matlab)
- 2009-03-31 09:30:07下载
- 积分:1
-
topxaxis
Program to add a top x-axis in matlab
- 2010-02-02 15:43:22下载
- 积分:1
-
SINGAL
一、 利用MATLAB产生下列连续信号并作图
(1) x(t)=-2u(t-1),-1<t<5
x(t)=cos(100t)+cos(3000t),设-0.1<t<0.1(one, Using MATLAB produce the following continuous signals and mapping (1) x (t) =- u (t-1)-1)
- 2007-01-03 16:42:34下载
- 积分:1
-
matlab
matlab 遗传算法 算例 可以帮助我们了解算法(matlab genetic algorithm example can help us understand the algorithm)
- 2013-01-13 23:03:08下载
- 积分:1
-
fd
说明: 风力发电中的最小模型,从风机,到电池存储一个完整的模型,最终输出直流电压,可经过逆变模块并网。(Wind power in the smallest model, the fans, to the battery to store a complete model, the final output DC voltage, through the inverter module and network.)
- 2015-03-24 11:37:58下载
- 积分:1
-
rocket
一个可爱的火箭上天
超赞
一个C实例(rocket c on the sky)
- 2010-01-05 16:45:01下载
- 积分:1
-
matlab_image_process
说明: 主要包括的代码是对图像的分割,增强,识别,以及特征的提取等等(The code includes the image segmentation, enhancement, recognition, and feature extraction, etc.)
- 2010-05-03 09:16:53下载
- 积分:1
-
untitled
num=[2 1.4 -0.9 -0.158 0.4104 0.0294 -0.0668]
den=[1]
figure(1)
zplane(num,den)
num1=[1 2.7 -12.61 -24.757 66.301 62.072 -126.786]
den1=[1]
figure(2)
zplane(num1,den1)
num2=[0.2 -0.26 1.934 10.413 1.934 -0.26 0.2]
den2=[1]
figure(3)
zplane(num2,den2)
num3=[1.25 0.5 -2.1 -2.1 0.5 1.25]
den3=[1]
figure(4)
zplane(num3,den3)
num4=[1.1 3.12 -2.5 0.6 0.5 0.006 1]
den4=[1]
figure(5)
zplane(num4,den4) (good)
- 2010-11-03 09:48:25下载
- 积分:1
-
An-Introduction-to-Scientific-Computing
An e-book for learning MATLAB
- 2011-07-11 15:08:55下载
- 积分:1