-
DVBT
this file shows DVBT using the matlab
- 2009-07-20 10:28:44下载
- 积分:1
-
costas_ClosedLoop
A Costas loop is a phase-locked loop used for carrier phase recovery from suppressed-carrier modulation signals, such as from double-sideband suppressed carrier signals. It was invented by John P. Costas at General Electric in the 1950s. Its invention was described as having had "a profound effect on modern digital communications".
- 2011-06-14 03:34:57下载
- 积分:1
-
fisher--matlab
利用fisher线性判别分析方法的matlab代码(Use of fisher linear discriminant analysis method matlab code)
- 2014-10-29 19:52:17下载
- 积分:1
-
numerical_analysis
数值分析及其MATLAB实现,包括各种典型的算法(Numerical analysis and MATLAB implementation, including a typical algorithm)
- 2010-09-21 16:55:50下载
- 积分:1
-
untitled3levelpwm
3-level inverter for power electronics applications
- 2014-10-29 16:18:30下载
- 积分:1
-
moshishibie
说明: 此书籍为模式识别课件,里面都是我们上课讲的内容,比较好的教程,希望对大家有所帮助(Courseware for the recognition this book, which is our class about the content, good tutorial, we want to help)
- 2010-04-12 19:28:02下载
- 积分:1
-
system2
PID调节器结构简单、参数易于调整,当被控对象精确数学模型难以建立、系统的参数又经常发生变化时,应用PID控制技术,在线整定最为方便。
(PID adjustor simple structure, easy adjustable parameters, when the controlled object mathematical model is hard to build up, the parameters of the system and often changes, application of PID control technology, online setting the most convenient.)
- 2010-12-09 00:10:19下载
- 积分:1
-
frerecov
通信系统中有关于利用锁相环完成载波跟踪恢复的仿真功能(Communication system using phase-locked loop on the completion of the simulation function to restore the carrier tracking)
- 2010-05-11 09:29:48下载
- 积分:1
-
FCM
FCM clustering Algorithm
- 2014-11-25 19:56:37下载
- 积分:1
-
zdl
运用matlab编程求最短路径的算法a=xlsread( D:数据.xls ) 调入数据
n=size(a,1)
for i=1:n
for j=1:n
if a(i,j)==1000
a(i,j)==inf 不相邻点之间的距离赋值为无穷大
(The shortest path)
- 2011-12-29 12:47:27下载
- 积分:1