-
MATLAB
说明: 这是一本有关matlab的书,对matlab学习者有用(This is a book about matlab and is useful for matlab learners )
- 2011-03-25 16:04:26下载
- 积分:1
-
programming-in-matlab-2
This tutorial is intended for those who want to learn basics of MATLAB programming language.
Even with a limited knowledge of this language a beginning programmer can write his/her own
computer code for solving problems that are complex enough to be solved by other means.
Numerous examples included in this text should help a reader to learn quickly basic programming
tools of this language. Topics discussed include the m-files, inline functions, control flow,
relational and logical operators, strings, cell arrays, rounding numbers to integers and MATLAB
graphics.
- 2013-10-14 20:07:07下载
- 积分:1
-
新建文件夹
说明: 运用卡尔曼滤波器,在已有条件下,用matlab软件得到与已知的飞行器轨迹相同的预测轨迹(Kalman filter is used to predict the flight path of the aircraft)
- 2020-12-13 12:20:22下载
- 积分:1
-
比较LMS,RLS, 和Kalman滤波器多用户检测器的性能
比较LMS,RLS, 和Kalman滤波器多用户检测器的性能-LMS comparison, RLS, and the Kalman filter multi-user detector performance
- 2022-03-10 11:46:53下载
- 积分:1
-
PCM_encode_decode
PCM编码把模拟信号转换为数字编码,在通信电路的目的地,脉冲调制解调器将二进制的数字编码重新转换成那些在调制器中有相同量子水平的脉冲。(PCM encoding to convert analog signals to digital encoding, the destination of the communication circuit, the binary pulse modem re-converted into digital code modulator in which the quantum level of the same pulse.)
- 2009-04-11 21:31:06下载
- 积分:1
-
hengzhendong
说明: 本程序能够实现棒的横震动,而且在震动过程中能够计算出共振频率(This procedure can achieve the cross-bar vibration, but also in the process of vibration resonance frequency can be calculated)
- 2009-08-02 18:30:32下载
- 积分:1
-
iris-recognition
iris recognition using circular hough
- 2011-04-02 16:06:12下载
- 积分:1
-
bayesthresholding
说明: 这个代码是基于贝叶斯的阈值分割,很有用的(This code is based on the Bayesian threshold segmentation, very useful)
- 2008-12-02 20:14:17下载
- 积分:1
-
Monte-Carlo
Monte Carlo方法的实质是通过大量随机试验,利用概率论解决问题的一种数值方法,基本思想是基于概率和体积间的相似性。它和Simulation有细微区别。单独的Simulation只是模拟一些随机的运动,其结果是不确定的;Monte Carlo在计算的中间过程中出现的数是随机的,但是它要解决的问题的结果却是确定的。(The essence of the Monte Carlo method is a numerical method to solve the problem through a large number of randomized trials, the use of probability theory, the basic idea is based on the similarity between the probability and volume. There are subtle differences between it and Simulation. Separate the Simulation simulation of random movement, the result is uncertain number of the Monte Carlo calculations in the middle of the process is random, but it is to solve the problem the result is determined.)
- 2012-05-12 22:18:55下载
- 积分:1
-
QAM-and-MSK
用MATLAB实现通信原理的QAM与MSK编码。两个源码以及用到的自己编写的相关MATLAB函数分别放在相应的文件夹下。(Using MATLAB and MSK communication principle of QAM encoding. Both source and associated MATLAB functions used in their preparation were placed in the appropriate folder.)
- 2013-12-16 15:15:48下载
- 积分:1