-
Welch
说明: 这是基于周期图改进的welch的功率谱估计,这种方法是在经典周期图的基础上改进而来的,效果很不错(This is based on the improved welch periodogram power spectral estimation, this method is based on the classical periodogram improvement came, the effect is very good)
- 2010-03-23 13:01:24下载
- 积分:1
-
1
说明: 通过运动尺寸计算,绘制四连杆机构的运动,并动画演示(Size calculated by movement, drawing four Linkages)
- 2010-04-07 16:59:24下载
- 积分:1
-
single_rectangle_pulse_ambig
说明: 单个矩形包络脉冲信号的模糊函数的matlab代码(Envelope of a single rectangular pulse signal ambiguity function of matlab code)
- 2008-11-01 21:47:14下载
- 积分:1
-
kalman_intro
该程序是基于Kalman Filter 理论编写的基本的Matlab 滤波程序!(This code is relative with the basic Kalman Filter.)
- 2010-05-31 08:14:39下载
- 积分:1
-
eetop.cn_yuyinfenzhen
用matlab处理语音信号分帧,加窗的程序(Speech signal sub-frame window)
- 2014-03-13 23:20:21下载
- 积分:1
-
SanXiaSingle_machine
对三峡发电机组进行的simulink仿真,励磁等发电机控制部分采用实际的参数,此仿真为单机无穷大系统。(Simulink simulation of the Three Gorges generator, excitation generator parameters using the actual control, the simulation for single machine infinite bus system.)
- 2021-03-02 15:39:34下载
- 积分:1
-
plane
说明: 本例用matlab解决了数学建模中飞机精确定位问题。使用了优化函数‘constr’解决。(请在matlab 6.5以下运行)(Using matlab to solve this case, the mathematical modeling of precise positioning of the aircraft. The use of optimized function ' constr' solution. (Please run the following in matlab 6.5))
- 2009-07-22 05:57:13下载
- 积分:1
-
sfpc
说明: sfpc 一种预测控制实例,在理想建模的情况下有良好的控制品质(sfpc )
- 2010-04-04 09:07:39下载
- 积分:1
-
imageprocessingmatlab
全面系统地总结了matlab中用于图像图形处理的命令(comprehensively and systematically summed up the images used Matlab graphics processing orders)
- 2007-03-20 21:22:02下载
- 积分: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