-
IdentifyingRoundObjects
说明: 识别飞行的圆形目标,在Matlab下编写,很有参考价值。(circular flight identification, prepared in Matlab, great reference value.)
- 2006-03-28 22:46:12下载
- 积分:1
-
zstp_sig
说明: 噪声调频信号的产生:1、产生高斯噪声电压
2。用6极点椭圆滤波器形成噪声带宽
3。将滤波器输出送到一压控震荡器,输出即为调频噪声干扰信号(Noise FM signal generation: 1, resulting in Gaussian noise voltages 2. 6-pole elliptic filter noise bandwidth of the formation of 3. The filter output to a voltage controlled oscillator output signal noise shall be FM)
- 2010-04-23 10:04:08下载
- 积分:1
-
UKF
UKFfunction [x,P]=ukf(fstate,x,P,hmeas,z,Q,R)
UKF Unscented Kalman Filter for nonlinear dynamic systems
[x, P] = ukf(f,x,P,h,z,Q,R) returns state estimate, x and state covariance, P
- 2011-07-13 11:12:52下载
- 积分:1
-
5
说明: 利用matlab进行数字图像处理,滤除图像中的外来干扰,效果不错,但最好进行后期处理。(Digital image processing using matlab, external interference in the filtered image, the effect is good, but the best post-processing.)
- 2011-04-10 16:05:32下载
- 积分:1
-
Matlab-rumen
一本matlab rune教材,有很多实例,比较简单,学习过程中可以不断尝试。(A book about matlab,it can be used by those who knows little about matlab.)
- 2012-09-03 12:27:58下载
- 积分:1
-
bingwangguocheng
双馈异步发电机并网过程及控制方法的改进,适用于dfig系统仿真(Doubly-fed and improve net process control methods and asynchronous generators for dfig System Simulation)
- 2014-02-26 20:11:17下载
- 积分:1
-
smart_antenna
系统是关于用于移动通信中的窄带智能天线系统(Full system design for narrowband smart antenna systems used in mobile communications. )
- 2009-09-16 14:56:45下载
- 积分:1
-
HistogramPCalculation
应用MATLAB(或C)语言编写一幅灰度图像直方图统计程序(Application of MATLAB (or C) written in a gray-scale image histogram statistics program)
- 2011-05-28 14:17:26下载
- 积分:1
-
kalman-lb_zsy
由于Kalman 滤波算法将被估计的信号看作在白噪声作用下——个随机线性系统的输出, 并且其输入输出关系是由状态方程和输出方程在时间域内给出的, 因此这种滤波方法(Because of Kalman filtering algorithm will be estimated as the signal in white noise-a random under the action of linear systems, and its output input and output relationship is by the state equation and output equation in time domain are within the, so the filtering method
)
- 2011-10-08 21:13:14下载
- 积分:1
-
caishuzi
用MATLAB编写的一个猜数字游戏
就是随机生成4位数,你要在有限的步数内猜出。
用法:输入4位数字后按’ok’键,可看到当前结果。
按answer键查看正确答案
按reset键重新开始
还有很多不成熟的地方,发上来想和大家一起商量商量
主要问题:
1、步数限制功能没有完成
2、应当在显示区保留显示以前的所有步骤,但目前只能显示当前步骤
3、按键次数没有保留,无法判断你已经猜了几次
一个小bug:若输入3位数,则会自动把第一位置0
(MATLAB prepared with a game猜数字is randomly generated 4-digit, you have to step in with a limited guess. Usage: Enter the 4 digits after ' ok' button, the current results can be seen. By the answer key to view the correct answer by the reset button to restart where there are many immature, made up and we would like to discuss the main issues discussed with: 1, step 2 did not complete the functional limitations, it should be retained in the display shows all the steps before , but currently only shows the current step 3, the number keys will not be retained to determine a number of you have guessed a small bug: if the input 3-digit, it will automatically position the first 0)
- 2009-05-23 00:35:06下载
- 积分:1