-
pso1
基本粒子群优化算法(pso),用matlab编写的PSO源程序,适用于函数优化等(pso)
- 2009-02-05 11:34:04下载
- 积分:1
-
MIMO_OFDM_Ch_estimation
本程序为一个实现MIMO-OFDM信道估计的程序,程序中采用的为2*2系统,可以换成其他系统(procedures for the realization of a MIMO-OFDM channel estimation procedures, procedures for the use of 2* 2 system, could be replaced with other systems)
- 2020-06-29 09:20:02下载
- 积分:1
-
mallatalgorithm
关于MALLAT算法的原理和程序,matlab编制(MALLAT algorithm on the principles and procedures, the preparation of Matlab)
- 2007-05-13 17:34:24下载
- 积分:1
-
fixed_point
Fixed-Point iteration(Function fixed_point(p0, N) approximates the solution of an equation f(x) = 0, rewritten in the form x = g(x), which is a sub-function the user has to enter. the call to the function fixed_point(p0, N) returns the root of the equation f(x),i.e. the fixed-point of g(x), if the procedure is successful or a sequence of iterates in case something goes wrong. p0 is the initial approximation and N the maximum number of iterations. If, after N iterations, condition |x(k)- x(k-1)| < tol is not satisfied, all iterated values will be displayed, accompanied by a message asking the user to either change p0 in case of divergence or enter another g(x) that does not lead to complex numbers arithmetics. Reasons for the program to go wrong are the divergence of iterates and/or appearance of complex numbers for example with functions involving sqrt(x) when one of the iterates is negative. )
- 2009-05-14 04:43:58下载
- 积分:1
-
3D-Snake-motion
三维蛇形机动仿真,用matlab仿真的空中目标三维蛇形机动(Three-dimensional maneuver simulation, simulate three-dimensional maneuver of aerial targets using matlab )
- 2014-10-19 21:53:55下载
- 积分:1
-
aishwarya
gives an control scheme of the wind enery system
- 2015-03-24 22:41:39下载
- 积分:1
-
colored_noise
在信号处理中,往往需要考虑噪声环境下的仿真效果,此源码提供了相关色噪声的源程序。(In signal processing, noisy environments often need to consider the simulation results, this source provides a source of noise related to color.)
- 2010-09-06 11:05:27下载
- 积分:1
-
chebyshev2_rule
CHEBYSHEV2_RULE is a MATLAB program which generates a specific Gauss-Chebyshev type 2 quadrature rule, based on user input. The rule is written to three files for easy use as input to other programs.
- 2011-12-02 05:46:31下载
- 积分:1
-
VBGS_v02
压缩感知技术matlab代码例程,信号重建算法(compressive sensing)
- 2014-01-14 23:50:06下载
- 积分:1
-
互信息特征选择
说明: 基于互信息的特征选择算法,运用互信息来进行特特征选择的(Mutual information feature selection)
- 2021-04-12 09:42:19下载
- 积分:1