-
ssa
ssa,用于在matlab中的noise analysis(ssa, used in matlab noise analysis)
- 2013-08-06 16:39:36下载
- 积分:1
-
Matlab_exams
MATLAB 考题整理,附带了详细的答案,很好的资料(MATLAB exam finish, with a detailed answer, very good information)
- 2010-06-07 21:21:33下载
- 积分:1
-
Matrix_Multiplication(quize8)
A sample code for matrix multiplication in C
- 2010-11-10 08:18:41下载
- 积分:1
-
CTFShchsym
采用符号计算法求一个周期内连续时间函数的三角级数展开系数,并绘出前七次(Using symbolic computation method for a period of continuous function of time Fourier series expansion coefficients, and draw seven times before
)
- 2011-12-19 11:12:31下载
- 积分:1
-
car
汽车车牌的图像识别。 根据车牌凸角轮廓特征,采用MPP算法进行车牌倾斜校正;采用彩色图像分割方法,最大限度的去除图像噪声干扰;设计了基于神经网络的多种彩色背景车牌字符识别方法,取得了良好的效果。(Image recognition of vehicle license plates. According to plate convex contour feature, the use of MPP plate tilt correction algorithm using color image segmentation method, the maximum removal of image noise designed based on a variety of colored background neural network method for license plate recognition, and achieved good results.)
- 2011-05-18 11:18:43下载
- 积分: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
-
corba2
关于CORBA 通信的描述和开发,原理和 概念 ,中文版 (The description on the CORBA communication and development, principles and concepts, the Chinese version)
- 2010-05-12 13:34:14下载
- 积分:1
-
PI_SNR
盲源分离的的简单易用 适合初学者你们慢慢学习下我只能帮你到这了(signal separation snr matlab code)
- 2014-10-28 16:03:57下载
- 积分:1
-
ber_vs_rx
MIMO系统误码率随接受天线数目变化而变化,MATLAB仿真程序,源代码(MIMO system bit error rate with the number of antennas to accept changes, MATLAB simulation program, the source code)
- 2013-04-22 19:24:50下载
- 积分:1
-
Graphic
这是一个在VC环境下实现动态图形变化的例子,里面包含各种类型的曲线图,相信对学习用VC画图功能的读者会有很大的帮助(This is a VC environment in the realization of dynamic graphics examples of changes, which contains various types of curves, I believe that learning to use drawing functions VC readers will be of great help)
- 2008-04-19 13:20:01下载
- 积分:1