-
K2
说明: 用K2算法解决问题,包含程序和说明,是学习的好材料(K2 algorithm used to solve the problem, including the procedures and instructions, is good material for learning)
- 2010-12-24 16:39:43下载
- 积分:1
-
支持向量机在波束形成中的应用,形成波束,效果很好。
支持向量机在波束形成中的一种应用
能够形成波束,且效果很好.-SVM in the beamforming application to form a beam, and the results very good.
- 2022-03-10 12:03:33下载
- 积分:1
-
simulink整车动力学模型
应用simulink进行汽车动力性仿真。很多工程问题都涉及比较复杂的数学模型,其中最基本的就是利用微分方程来描述特定过程,在正确建立数学模型的微分方程后,在MATLAB/SIMULINK模块中,可以很容易地根据方程建立仿真模型。
- 2022-09-14 05:35:03下载
- 积分:1
-
order
说明: matlab实现的阶次分析算法,用于变转速机械故障特征提取,可运行,包含寻找脉冲时刻,等角度时刻,数字跟踪滤波,样条差值等步骤(The order analysis algorithm realized by Matlab is used to extract the fault features of variable speed machinery. It can be operated, including the steps of finding impulse moment, equal angle moment, digital tracking filtering, spline difference and so on.)
- 2021-04-08 09:39:00下载
- 积分:1
-
radar_display_sim
本程序主要是对点迹数据进行滤波,形成航迹,并在雷达终端中进行显示。
本程序适用于阵列雷达,只显示一个阵面90度的范围。
由于通常雷达显示图以正北(显示器的正上方)为0度,与polar的零度不同,因此存在转化的问题。
(a program about radar display simulation)
- 2020-08-23 14:07:50下载
- 积分:1
-
QSDASS
Please read THIS DOCUMENTE
- 2013-05-05 10:34:57下载
- 积分:1
-
stability-(1)
stability analisys for 2-d wave in matalab
- 2016-06-19 06:51:54下载
- 积分:1
-
match
相当好的源代码,很有用,值得收藏,多用于图像拼接(Very good source code, useful, worthy of collection, used for image mosaic)
- 2010-11-26 21:37:09下载
- 积分:1
-
fit_ML_normal
fit_ML_normal - Maximum Likelihood fit of the normal distribution of i.i.d. samples!.
Given the samples of a normal distribution, the PDF parameter is found
fits data to the probability of the form:
p(r) = sqrt(1/2/pi/sig^2)*exp(-((r-u)^2)/(2*sig^2))
with parameters: u,sig^2
format: result = fit_ML_normal( x,hAx )
input: x - vector, samples with normal distribution to be parameterized
hAx - handle of an axis, on which the fitted distribution is plotted
if h is given empty, a figure is created.
output: result - structure with the fields
sig^2,u - fitted parameters
CRB_sig2,CRB_u - Cram?r-Rao Bound for the estimator value
RMS - RMS error of the estimation
type - ML
- 2011-02-09 19:09:33下载
- 积分:1
-
PSO-matlabprogram
Pso matlab program,粒子群matlab计算程序,具体看内部注释(Pso matlab program, Particle Swarm matlab calculation program, specifically to see the internal comments)
- 2014-10-29 22:04:28下载
- 积分:1