-
chen
说明: 该程序完成16个雷达脉冲信号的脉压、MTI/MTD和恒虚警处理 ,可在MATLAB上实现仿真,并且可以进一步在DSP上实现这些功能,并在MATLAB中作误差分析。(The program completed 16 radar pulse signal pulse pressure, MTI/MTD and CFAR can be realized in the MATLAB simulation, and can further implement these functions on the DSP and MATLAB, for error analysis.)
- 2011-02-25 00:27:32下载
- 积分:1
-
ejidaolib
基于LQR控制算法的二级倒立摆Simulink仿真模型(the double inverted pendulum Simulink simulation model based on LQR control algorithm)
- 2021-03-09 16:09:27下载
- 积分:1
-
Modified-Particle-Swarm-Optimization
说明: 目前各类粒子群算法的应用、改进、参数设置方法(At present the application of various types of particle swarm optimization, improvement, parameter setting method)
- 2011-03-15 11:54:13下载
- 积分:1
-
fce_choice
This function detect the area with the maximum power in a time/frequency signal. Developped by Etienne Combrisson.
- 2012-08-13 19:28:21下载
- 积分:1
-
CS_OMP
正交匹配追踪算法—基于压缩感知信号重构.(Orthogonal Matching Pursuit algorithm- based on compressed sensing signal reconstruction)
- 2014-12-24 08:53:35下载
- 积分:1
-
iterative-method
包含Jacobi和Seidel两种迭代法,用于求解线性方程,计算简单,收敛快(Contains two kinds of Jacobi and Seidel iterative method for solving linear equations, computing simple, fast convergence)
- 2013-11-29 22:49:26下载
- 积分:1
-
pso
经典的粒子群优化算法,可用于路径规划中的寻优(pso suanfa)
- 2015-01-17 17:36:49下载
- 积分:1
-
A-non-linear-control
利用非线性控制完成光伏并网逆变器的设计,设计中采用先进的反步法,介绍很好。(Using nonlinear control to complete the design of the photovoltaic (pv) grid inverter, adopted in the design of advanced reverse moves, the introduction is very good.)
- 2013-12-03 23:18:53下载
- 积分:1
-
huanghe
说明: 该程序基于BP神经网络编程,开发工具MATLAB用于预测(The program based on BP neural network programming, development tools, MATLAB used to predict)
- 2008-12-04 19:38:48下载
- 积分:1
-
KNNMeanFilter
说明: 原理:以待处理的像素作为中心,取一个nXn的模板,在模板中选择k个与待处理像素的值最接近的像素,将这k个像素的均值替换原来的像素值。
假设n=3,k=5,调用方法:b = KNNMeanFilter(a, 3, 5)(Principle: to be treated as the center pixel, take a nXn template select the template and the pending k-nearest pixel values of pixels, this k pixels mean replacing the original pixel value. Assuming n = 3, k = 5, call the method: b = KNNMeanFilter (a, 3, 5))
- 2010-05-03 10:14:15下载
- 积分:1