-
matlab_cpp
C++ 中使用matlab中的函数,一个简单的使用例子(use of Matlab function, a simple example of the use of)
- 2007-02-08 18:30:35下载
- 积分:1
-
fwm_eappliedelectronicsphaseiireportfilesfinalrea
Engineering anna university electronics department
Engineering anna university electronics department
- 2014-02-07 18:35:20下载
- 积分:1
-
PRJ_D313_select4
aam matlab gui 工具包,功能很强大(aam matlab gui toolkit, very powerful)
- 2010-11-09 21:47:34下载
- 积分:1
-
date
根据用户输入的年月日计算出第几天的控制台应用(To calculate the day of the console application based on user input date)
- 2015-04-06 12:37:24下载
- 积分: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
-
Chapter-9
MATLAB在语音信号分析和合成中的应用第九章程序(MATLAB in speech signal analysis and synthesis applications MATLAB program book Chapter 9)
- 2014-11-03 14:30:03下载
- 积分:1
-
Hurst
hurst指数计算宏,计算简单,效率较高(Hurst index macros, computing simple, efficient)
- 2007-03-09 17:30:31下载
- 积分:1
-
HuffmanTree
HUFFMAN TREE的编码源代码 实测可用 适合初学者使用(HUFFMAN TREE actual source code is available for beginners)
- 2013-12-04 16:28:15下载
- 积分:1
-
GPSR_6.0
GPSR_6.0 工具器,梯度投影法CS恢复,很有用的(GPSR_6.0)
- 2010-08-12 11:02:04下载
- 积分:1
-
FFDR
等半径泊车方法仿真代码,实现等半径泊车算法的仿真,车辆参数如车长、车宽、转弯半径以及车位参数如长度、宽度均可调。(Simulation code radius ranging from parking way a radius ranging from parking the simulation algorithm, vehicle parameters such as vehicle length, vehicle width, turning radius and parking parameters such as length, width can be adjusted.)
- 2021-03-25 15:39:14下载
- 积分:1