-
tree_prim
MATLAB最小生成树prim算法,将权数从小到大排序,按顺序添加,如果形成圈则去掉(MATLAB prim minimum spanning tree algorithm, the weights of small to large order, in order to add, if the ring is removed to form)
- 2011-07-23 16:37:28下载
- 积分:1
-
wavelet-denoise
说明: 将小波变换应用于信号消噪,去除冗余分量后,提取信号主要特征(the wavelet can be applied to the signal denoise and feature extraction)
- 2011-03-01 20:00:55下载
- 积分:1
-
ACT1
this matlab file simulating band-pass filtering
and also a matlab file that shows the snr of manchester coding
- 2013-01-22 21:02:35下载
- 积分:1
-
matlab
用matlab分析数值的,有拉个朗日插值、三次样条插值法、NEWTON插值、hermite插值、mewton形式的hermite插值、平方根法、gauss消去法、三角分解法、jacobi迭代法、
gauss迭代法、sor迭代法、最速下降法、共额梯度法、mewton迭代法、逆broyden迭代法。一共15段代码。
(Numerical analysis using matlab, there are a Long Day interpolation, cubic spline interpolation, NEWTON interpolation, hermite interpolation, mewton form hermite interpolation, square root method, gauss elimination, triangular decomposition, jacobi iterative method, gauss iterative method, sor iterative method, steepest descent method, a total amount of gradient method, mewton iterative method, inverse broyden iteration. A total of 15 sections of the code.)
- 2013-11-18 10:04:48下载
- 积分:1
-
pro
现今社会网络越来越普及,网购已成为一种常见的消费方式,随之物流行业也渐渐兴盛,每个送货员需要以最快的速度及时将货物送达,而且他们往往一人送多个地方,请设计方案使其耗时最少。
这是数学建模是非常有意思的一个题,本程序用哈密尔顿算法计算(Today more and more popular social networks, online shopping has become a common way of consumption, with the attendant logistics industry has gradually flourished, each delivery person needs to be the fastest speed in time of goods delivery, and they sent the more often a a place, please design it for at least time-consuming. This is the mathematical modeling is a very interesting question, the program algorithm with the Hamilton)
- 2010-08-27 15:51:34下载
- 积分:1
-
GA
说明: 遗传算法在优化路径中的应用研究,MATLAB程序。
- 2012-04-21 19:47:01下载
- 积分:1
-
coater
matlab编写的一个涂胶机的仿真程序,可用于仿真和控制方法的验证,具体可参见文献"Identification and cross-directional control of coating processes"(Matlab prepared an adhesive machine simulation program can be used for simulation and control of test See specific literature, "Identification and cross-direction al control of coating processes ")
- 2006-12-26 21:36:30下载
- 积分:1
-
MATLAB
matlab本科 长江大学 地球物理与石油资源学院 ppt(matlab Yangtze University
Undergraduate courseware)
- 2013-04-01 22:37:28下载
- 积分:1
-
ModernSignalProcessingMATLABCode
现代信号处理这本书中的MATLAB代码。现代信号处理这本书可谓同类图书中的经典,包含了小波,自适应算法等程序。(Modern signal processing MATLAB code in this book. Modern signal processing This book can be described as similar books in the classic, including the wavelet, adaptive algorithms and other procedures.)
- 2009-12-15 15:42:06下载
- 积分:1
-
FdRLS
雷达数据处理对于观测的目标位置数据(称为点迹)进行滤波处理,自动形成航迹,并且可以对下一个目标的位置进行估计预测。利用最小二乘算法(LMS)进行滤波处理,得到了比较稳定的航迹估计。
最小二乘方法是参数估计中一种较为常见的参数估计方法。对于雷达观测数据,在我们假定已经精确知道航迹的运动学模型之后,通过建立观测方程,即可以对于模型的参数,如初速度,初始位置和加速度等进行最小均方误差估计。采用序贯最小二乘的方法可以对观测数据进行实时处理,已对待估计参数进行实时更新,然后利用观测模型可以对 数据进行滤波计算。(Radar data processing for target position data observed (known as trace points) filter processing, automatic track, and can be estimated to predict the position of the next target. Using the least squares algorithm (LMS) filtering process, have been relatively stable track estimates. Least-squares parameter estimation method is a more common parameter estimation method. For radar data, we assume that the kinematic model has been accurately track after, through the establishment of observation equations, which can be the parameters of the model, as ever speed, acceleration, etc. initial position and minimum mean square error estimation. Sequential least squares method using the observed data can be processed in real time, has been to treat the estimated parameters are updated in real time, and then use observational data can be filtered model calculations.)
- 2021-04-24 07:58:47下载
- 积分:1