-
ofdmchannel
OFDM信道仿真 包含OFDM编码调制全过程(OFDM channel simulation includes the entire process of OFDM-Coded Modulation)
- 2009-06-03 16:49:58下载
- 积分:1
-
Houghlinedetect.doc
有关使用matlab下使用hough函数实现直线检测的方法,并可对任意两条直线计算两者的夹角(using hough function detect the straight lines under the Matlab)
- 2012-05-16 15:54:32下载
- 积分:1
-
Simple
Matlab code for SIMPLE
- 2013-03-12 15:15:37下载
- 积分:1
-
chapter2
matlab7.0应用编程,中文资料,每章一个文件(Application Programming matlab7.0, English information, each devoted to a file)
- 2009-04-08 17:14:22下载
- 积分:1
-
DSP57813
说明: DSP本身在内的所有电子器件都是干扰源,而且系统所处的工作环境中还有很多外来干扰源,再加上语音识别技术对信号噪声非常敏感,所以在系统设计中必须考虑系统的抗干扰问题。(DSP itself, including all electronic devices are sources of interference, and the system environment in which there are many external sources of interference, coupled with voice recognition technology is very sensitive to signal noise, so the system design must consider the system of anti- interference problem.)
- 2011-03-13 09:57:08下载
- 积分:1
-
matlab-GUI
哈工大数学实验的作业 实现Matlab GUI的程序 是一个画图程序(Mathematical operations to achieve HIT experiment Matlab GUI program is a paint program)
- 2011-11-01 00:18:14下载
- 积分:1
-
fastKurtogram
fastkurtogram是法国人编辑的程序,可以用他快速进行故障诊断(fastkurtogram Frenchman editing program, with his rapid fault diagnosis)
- 2012-09-16 10:04:49下载
- 积分:1
-
matlab
y3k=fft(u,(m+n-2)/4)
i=1:(m+n-2)/4
subplot(5,2,9) stem(i,u)
title( 滤波后上采样 )
k=1:(m+n-2)/4
subplot(5,2,10) stem(k,y3k)
title( 上采样频谱 )
xlabel( k ) ylabel( y3k ) (y3k = fft (u, (m+ n-2)/4) i = 1: (m+ n-2)/4 subplot (5,2,9) stem (i, u) title (after filtering the sample) k = 1: (m+ n-2)/4 subplot (5,2,10) stem (k, y3k) title (on the sample spectrum) xlabel (k) ylabel (y3k))
- 2009-01-06 13:09:09下载
- 积分:1
-
bpannpid
一个神经网络PID控制例子 2C控制对象为一个直升机俯仰轴的角度控制 2C数学模型为二阶传递函数(PID control of a neural network control 2C an example of a helicopter for the angle of pitch-axis control 2C mathematical model for the second-order transfer function)
- 2009-06-26 00:05:21下载
- 积分:1
-
Matlab-programming-code-optimization
matlab程序编写中代码优化的基本原则和方法,本文是一篇外文文献,其中举了一些实例(Matlab programming code optimization in the basic principles and methods This article is a foreign language literature, which gave some examples)
- 2012-06-27 17:25:58下载
- 积分:1