-
qun-xq25
有借鉴意义哦,均值便宜跟踪的示例,各种kalman滤波器的设计。( There are reference Oh, Example tracking mean cheap, Various kalman filter design.)
- 2017-03-20 16:31:12下载
- 积分:1
-
SolvingODEswithMATLAB
This book is for people who want to solve ordinary differential equations (ODEs), both
initial value problems (IVPs) and boundary value problems (BVPs) as well as delay differential
equations (DDEs). Solving ODEs withMATLAB is a text for a one-semester course
for upper-level undergraduates and beginning graduate students in engineering, science,
and mathematics. Prerequisites are a first course in the theory of ODEs and a survey course
in numerical analysis. Implicit in these prerequisites is some programming experience,
preferably in Matlab, and some elementary matrix theory. Solving ODEs withMATLAB is
also a reference for professionals in engineering, science, and mathematics. With it they
can quickly obtain an understanding of the issues and see example problems solved in
detail. They can use the programs supplied with the book as templates.
- 2010-10-09 18:47:56下载
- 积分:1
-
lfsr_randgen
利用线性反馈移位寄存器产生伪随机数,在通信系统中应用(Using a linear feedback shift register to generate pseudorandom numbers, the application in a communication system)
- 2013-04-03 10:29:20下载
- 积分:1
-
Wavelength_2_RGB
光谱波长值转RGB值。输入不同波长输出其对应的光的颜色,(wavelength to RGB. Spectral wavelength value RGB. Enter different wavelengths to output the color of the corresponding light,)
- 2017-08-10 20:21:02下载
- 积分:1
-
WiMAX_downlink_80216e
关于MATLAB中实现802.16e的物理层仿真,希望对大家有帮助!(On MATLAB to achieve 802.16e physical layer simulation, we would like to help!)
- 2008-04-25 08:11:15下载
- 积分:1
-
Communication--matlab-simulation
非常适合初学者的的matlab通信原理入门书,很多学校都用这个做教材!(Matlab Communication Theory Primer is ideal for beginners, many schools have done with this material!)
- 2013-01-27 11:13:01下载
- 积分:1
-
alloutput
Outputs verified for Half wave converter with RL Load and Output waveforms attached in Matlab
- 2010-09-11 21:26:33下载
- 积分:1
-
cooperative_network2
Analyze a performance of cooperative networks over Rayleigh fading channels for different transmissions protocols.
- 2009-04-03 02:53:15下载
- 积分:1
-
envelopedetector
Title : Implementation of quadrature modulation and demodulation
Design Object : By implementing quadrature modulation and demodulation of analog signals in digital signal processing, students will have better understanding of sampling and frequency analysis of discrete-time signals.
Design Content : Make a MATLAB function which performs quadrature modulation and demodulation for a input signal with anti-aliasing filtering.
- 2009-05-11 22:50:36下载
- 积分:1
-
kmeans
k均值算法是一种迭代求解的聚类分析算法,其步骤是随机选取K个对象作为初始的聚类中心,然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。聚类中心以及分配给它们的对象就代表一个聚类。(kmeans algorithm is an iterative solution clustering analysis algorithm. First, the initial clustering centers are randomly selected. Then, distance between between each point ans others are calculated, and each data point is designed to its nearest clustering center.)
- 2020-06-21 23:40:01下载
- 积分:1