-
tankdiy
具有动画演示的水位控制系统仿真模型,需导入模糊控制算法(Water level control system simulation model with animation, the need to import the fuzzy control algorithm)
- 2012-08-10 12:32:58下载
- 积分:1
-
SA-模拟退火算法
说明: 模拟退火算法的代码及其pdf说明,非常适于初学智能优化算法的同学学习,这个算法非常经典,用处非常广泛(The code of genetic algorithm and its PDF instructions are very suitable for the students who are beginning to learn intelligent optimization algorithm. This algorithm is very classical and has a wide range of uses.)
- 2019-10-15 10:54:56下载
- 积分:1
-
Jacobi
用JACOBI迭代法求解线性代数方程组,此迭代法是数值计算基本方法之一。(Use JACOBI iterative method for solving linear algebraic equations, and this iteration method is one of the basic method of numerical calculation.)
- 2012-05-19 16:56:50下载
- 积分:1
-
s3
说明: 脉冲多普勒雷达基本回波脉冲模拟和信号处理过程仿真(Basic echo emulation and signal processing simulation of Pulse Doppler radar )
- 2013-07-09 16:57:37下载
- 积分:1
-
LMS-toolbox
lms算法的matlab实现程序,比较经典,非常适合作为初学者的学习参考(lms algorithm matlab implementation process, more classic, ideal for beginners to learn as a reference)
- 2011-06-19 16:05:47下载
- 积分:1
-
61IC_S545
基于结构张量的二维和三维图像增强方法,是由D.Kroon在J.Wickert编写程序基础上改进的程序,包含了五种不同的数值离散方案,包括标准离散、非负离散、隐式离散、旋转不变离散以及优化离散。分别包括matlab和c的程序。(Method of Image Enhancement Based on Structure Tensor.It includes five different schemes. )
- 2021-01-11 14:38:49下载
- 积分:1
-
PCA
在WINDOWS环境下,使用MATLAB写的PCA代码,移植性好,对于做PCA的能方便使用!(In the WINDOWS environment, the use of PCA written in MATLAB code, portability, and for doing the PCA can easily use!)
- 2013-09-14 17:13:24下载
- 积分:1
-
AHP
matlaba写的ahp层次分析法小程序 还有注释 经测试无误 欢迎下载(ahp software)
- 2013-11-28 21:37:13下载
- 积分:1
-
adaboost
Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器)。
load clouds
[test_targets, E] = lijsada_boost(patterns, targets, patterns, 100, Stumps ,[])
train_patterns 每列为一样本
train_targets 每列为一样本目标
100 :Number Of Iterations
Stumps: Weak Learner Type
Learner s parameters :[]
adaboost +stumps
testRightR = 0.7522(Adaboost is an iterative algorithm)
- 2014-01-20 13:05:34下载
- 积分:1
-
CYCLIC-SSF
作者提出了一种对宽带信号波达方向的估计的算法CYCLIC—SSF,进行了原理分析,仿真建模,性能分析(Authors propose a wideband signal DOA estimation algorithm CYCLIC-SSF, were the principle analysis, simulation modeling, performance analysis)
- 2010-11-07 19:59:44下载
- 积分:1