-
svm
说明: 基于 支持向量机matlab源程序
实现的多元统计方法(klssvm algorithm )
- 2009-08-09 11:44:53下载
- 积分:1
-
LMMSE
LMMSE在信道均衡中的应用。设信道响应已知。采用线性模型下的线性MMSE估计方法,根据观测信号估计发送信号。(Application LMMSE channel equalization. set channel response is known. Linear MMSE estimation under linear model, the transmitted signal is estimated based on the observed signal.)
- 2014-12-16 22:08:01下载
- 积分:1
-
pso
粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法((Evolu2tionary 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 ((Evolu2tionary Algorithm- EA) .PSO algorithm is an evolutionary algorithm, and similar genetic algorithm, it is also starting random solutions, through iterative search for the optimal solution, which is also uated by the quality of the fitness solution, but it is much simpler than genetic algorithms rule, it does not have the genetic algorithm cross (Crossover) and variant (Mutation) operation, which by following the current search to find the optimal value to the global optimum. the algorithm for its easy implementation, high accuracy, and fast convergence advantages attracted academic attention, and in solving practical problems demonstrated its superiority.)
- 2014-11-10 10:45:51下载
- 积分:1
-
Matlab7andsimulink
simulink and matlab7
- 2009-12-26 19:18:43下载
- 积分:1
-
finite_elements_mesh
使用有限元方法对平面进行网格划分
附有程序使用说明(Plane using the finite element method to mesh with program instructions)
- 2010-08-26 17:55:18下载
- 积分:1
-
-component-analysis
用独立分量分析方法实现地震转换波与多次反射波分离(Using independent component analysis method to achieve multiple seismic converted wave and the reflected wave separation)
- 2013-11-04 17:11:45下载
- 积分:1
-
PCE_Example
用于混沌多项式扩展的代码,例子较多,有些比较复杂,深入浅出(Code for the extension of chaotic polynomials)
- 2021-02-21 17:19:42下载
- 积分:1
-
equation
应用Matlab语言的微分方程仿真实验程序(Application of differential equations Matlab language simulation procedures)
- 2007-09-14 11:12:22下载
- 积分:1
-
filter-MATLAB
实现自适应滤波器的功能 并经过改进和优化(Implement an adaptive echo cancellation algorithm in C and download it to the TMS320C6713 DSP Starter Kit)
- 2009-06-16 15:08:40下载
- 积分:1
-
Nearestneighbor
模式识别问题最近邻算法的matlab实现,可以模拟实现最近邻法的核心,是一个不错的代码(
Nearest neighbor algorithm for pattern recognition problem of matlab to achieve, can simulate the nearest neighbor method to achieve the core of the code is a good)
- 2009-06-30 22:20:15下载
- 积分:1