-
Attachments_20131118
OPTICAL COMMUNICATION OPTICAL COMMUNICATIONS
- 2013-11-28 23:41:19下载
- 积分:1
-
FIR
本文档用于FTR滤波器的设计,基于matlab平台,内包含源代码以及结果(This document is designed for FTR filter matlab-based platform, and contains the source code and the results)
- 2015-04-16 23:26:46下载
- 积分:1
-
orr-sommerferld-Phd_thesis
飞行器附面层转捩稳定性问题求解
Orr-Sommerfeld方程
(Orr-Sommerfeld equation)
- 2013-12-27 15:57:03下载
- 积分:1
-
targettrackingusingkalman
The Kalman filter is an efficient recursive filter that estimates the state of a linear dynamic system from a series of noisy measurements. It is used in a wide range of engineering applications from radar to computer vision, and is an important topic in control theory and control systems engineering. Together with the linear-quadratic regulator (LQR), the Kalman filter solves the linear-quadratic-Gaussian control problem (LQG). The Kalman filter, the linear-quadratic regulator and the linear-quadratic-Gaussian controller are solutions to what probably are the most fundamental problems in control theory.
- 2009-05-07 21:40:51下载
- 积分:1
-
dianji
有关无刷电机的仿真程序,适合研究电机的人
(something about brushless dc motor)
- 2013-03-18 22:35:57下载
- 积分:1
-
ch7example28
说明: 跳频扩频传输系统仿真模型
文件名:ch7example28.mdl(Frequency-hopping spread-spectrum transmission system simulation model of the file name: ch7example28.mdl)
- 2010-03-22 10:54:36下载
- 积分:1
-
bisection
Step 1: Set i=1 FA=f(a)
Step 2: while i≤ No do step 3-6.
Step 3 set p=(a+b)/2 FP=f(p)
Step 4 if FP<TOL or (b-a)/2<TOL then OUTPUT(p) STOP.
Step 5 set i=i+1
Step 6 if FA.FP > 0 then set a=p FA=FP else set b=p.
Step 7 OUTPUT (‘Method failed after No iteration,No=’, No) STOP.
- 2011-11-23 09:46:51下载
- 积分:1
-
16APSK调制的MATLAB实现函数
modulation
16APSK调制的MATLAB实现函数,映射为4+16APSK的星座图(16APSK modulation of MATLAB functions mapped to the constellation 4+16APSK)
- 2014-03-17 10:30:57下载
- 积分:1
-
CalendarTable
说明: 最近闲着没事用matlab做了一个日历,程序如下,请(Matlab recent idle nothing to do with a calendar, the following procedure, please)
- 2008-11-05 23:39:30下载
- 积分:1
-
fft8lu
进行OFDM系统的matlab仿真,其中采用的子载波数为8个。并且仿真了多普勒频移对OFDM的影响。基带调制采用QPSK(Matlab simulation for OFDM system, which USES the subcarrier number is eight.And simulation of the doppler shift effect on OFDM.Baseband using QPSK modulation)
- 2013-11-29 15:47:38下载
- 积分:1