-
EVM
测量EVM的M文件,这是一个很好的程序,适合初学者(evaluate EVM,attribute is M)
- 2011-12-17 22:26:42下载
- 积分:1
-
matlabandVC03
matlab 与VC混合编程 PDF格式 刘维编著 还算清晰,有兴趣的朋友下载下来看看 03(matlab Programming PDF format mixed with VC Liu Wei edited fairly clear, interested to see friends downloaded 03)
- 2010-09-06 21:01:54下载
- 积分:1
-
sysidjob5
此程序把M序列作为输入,使用最小二乘法对系统进行辨识,实现最小二乘的基本功能(M sequences in this program as input, using the least squares method to identify the basic functions of the least squares)
- 2012-06-09 17:14:47下载
- 积分:1
-
zhj
雷达定位算法,通过收集三个雷达的数据确定飞行物的坐标位置(Radar positioning algorithm, by collecting three radar data to determine the coordinates of the location of flying objects)
- 2020-12-03 09:49:25下载
- 积分:1
-
iterative-method-matlab-code
matlab迭代法代码,很不错,值得看看(iterative method matlab code, very good, worth a look)
- 2013-11-15 17:09:57下载
- 积分:1
-
main
This AVL tree program that keeps the balance of the tree while deleting numbers
- 2015-04-18 22:03:44下载
- 积分:1
-
alphafx
An article with code on how to create the Alpha effect (fading in and out effect). Starts with the application of alpha on images, and ends with the creation of alpha animation. This is NOT about the Per Pixel Alpha Blend used in Windows.
(An article with code on how to create the Alpha effect (fading in and out effect). Starts with the application of alpha on images, and ends with the creation of alpha animation. This is NOT about the Per Pixel Alpha Blend used in Windows.
)
- 2014-09-28 20:19:09下载
- 积分:1
-
Parameter-Optimizati
Parameter Optimization of AC Rectangular Wave Outputs for Aluminum Cold Wire GTAW.docx
- 2013-11-26 10:54:45下载
- 积分: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
-
simulink
全面、专业的介绍matlab中模块mulink模块的使用方法,列举的例题包含操作流程,非常实用。(Comprehensive, professional introduction matlab in Ostrava mulink modules to use, citing the examples include operating procedures, very practical.)
- 2013-07-21 16:43:57下载
- 积分:1