-
newton_lar_tri
matlab 牛顿差值 拉格朗日差值 三次样条差值 (matlab newton )
- 2011-01-25 14:58:52下载
- 积分:1
-
20100411
使用正弦信号的相乘,然后取阈值,得到的伪随机信号,并且有频谱分析的结果(Sinusoidal signal is multiplied and then take the threshold to get pseudo-random signal and spectrum analysis of the results)
- 2012-04-12 11:20:06下载
- 积分:1
-
融合仿真
利用ukf或者AEKF 进行视觉跟踪,此部分代码为仿真代码(Using UKF or AEKF for visual tracking, this part of the code is a simulation code)
- 2017-12-27 18:40:59下载
- 积分:1
-
MATLAB_PROGRAM
说明: MATLAB编程(英文影印版第二版),老师给我们推荐的一本书,觉得不错,发给大家。(MATLAB programming (Degowin 2nd edition), we recommend to the teachers of a book, think it's good, to everyone.)
- 2006-03-30 12:05:59下载
- 积分:1
-
Matlab-fenxi
很详细的分析了matlab编程,分析问题的方法(Very detailed analysis of the matlab programming, analysis of the problem)
- 2011-04-26 20:32:46下载
- 积分:1
-
Fuzzy_c-means_code
说明: 本文件包含很好的模糊c-means的matlab仿真源码。(Fuzzy C-Means Clustering matlab code.,)
- 2010-07-08 18:18:46下载
- 积分:1
-
mrife
M-rife估频算法的实现,Matlab函数。(M-rife frequency estimation algorithm, Matlab function.)
- 2021-01-06 23:08:53下载
- 积分:1
-
ChannelEstimation
采用移动通信中的基扩展信道建模来模拟真实信道对信道进行建模(Using mobile communication base extended channel modeling to simulate real channel the channel is modeled)
- 2020-10-15 14:17:29下载
- 积分:1
-
K2
说明: 基于KALMAN滤波的MEMS陀螺仪滤波算法,陀螺仪滤波算法matlab实现(Based on KALMAN filter MEMS gyroscope filter algorithm, gyroscope filter algorithm matlab realize)
- 2017-04-24 15:58:09下载
- 积分:1
-
PSO
粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法(Evolutionary Algorithm - EA)。PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。粒子群算法是一种并行算法。(Particle swarm optimization, also known as particle swarm optimization (Particle Swarm Optimization), abbreviated as PSO, is a new evolutionary algorithm developed in recent years (Evolutionary Algorithm- EA). Kind, and simulated annealing algorithm PSO algorithm is similar evolutionary algorithms, it is also starting a random solution, through an iterative search for the optimal solution, which is also used to uate the quality through fitness solution, but it is simpler than genetic algorithm rules It has no genetic algorithm " crossover" (Crossover) and " variant" (Mutation) operation, which by following the current search to find the optimal value to the global optimum. This algorithm is its easy implementation, high accuracy, fast convergence, etc. attracted academic attention and show its superiority in solving practical problems. PSO algorithm is a parallel algorithm.)
- 2015-01-18 20:38:17下载
- 积分:1