-
houghTrans
利用hough变换实现图像边界的检测,可以计算简单图像的边界夹角度数(Using hough transform image boundary detection, image boundary can be calculated simply point the number of folders)
- 2010-07-22 11:51:54下载
- 积分:1
-
SimuAPSO1
模拟退火粒子群算法,简单实用,非常好的程序(Simulated annealing particle swarm algorithm, simple, practical, very good program)
- 2010-08-04 22:31:35下载
- 积分:1
-
ASM
matlab的ASM算法工具箱,很好用的(ASM matlab toolbox)
- 2009-10-19 14:58:17下载
- 积分:1
-
kalman
methode de gold et vabsitters sur la deconvolution
- 2010-02-25 02:27:18下载
- 积分:1
-
directivityofDifferentN
阵列超声阵列个数对D的影响,仿真图显示对比(array of ultrasonic array number of D simulation chart shows the contrast)
- 2007-05-16 20:18:18下载
- 积分:1
-
RBFmodeling
高斯径向基建模以及模型预测精度检验的matlab实现,并且比较了不同增广项对建模精度的影响(Gaussian radial basis modeling and model prediction accuracy test matlab realize, and compare different augmented items on the modeling accuracy)
- 2013-03-21 11:03:51下载
- 积分:1
-
fuzzy-PID.1
模糊PID—模糊控制程序。适合刚入门的模糊控制学习的同学们,方便理解!(Fuzzy PID-fuzzy control procedures. Fuzzy Control for just getting started learning of the students, to facilitate understanding!)
- 2013-11-03 12:14:07下载
- 积分:1
-
ekf
用扩展卡尔曼滤波法估计新能源车动力锂电池剩余电量(ekf for SOC)
- 2016-07-02 16:35:11下载
- 积分:1
-
NSGA-III
测试可以跑,根据自己情况修改下函数即可. NSGA-III 首先定义一组参考点。然后随机生成含有 N 个(原文献说最好与参考点个数相同)个体的初始种群,其中 N 是种群大小。接下来,算法进行迭代直至终止条件满足。在第 t 代,算法在当前种群 Pt的基础上,通过随机选择,模拟两点交叉(Simulated Binary Crossover,SBX)和多项式变异 产生子代种群 Qt。Pt和 Qt的大小均为 N。因此,两个种群 Pt和 Qt合并会形成种群大小为 2N 的新的种群 Rt=Pt∪Qt。 为了从种群 Rt中选择最好的 N 个解进入下一代,首先利用基于Pareto支配的非支配排序将 Rt分为若干不同的非支配层(F1,F2等等)。然后,算法构建一个新的种群St,构建方法是从 F1开始,逐次将各非支配层的解加入到 St,直至 St的大小等于 N,或首次大于 N。假设最后可以接受的非支配层是 L层,那么在 L+ 1 层以及之后的那些解就被丢弃掉了,且 St FL中的解已经确定被选择作为 Pt+1中的解。Pt+1中余下的个体需要从 FL中选取,选择的依据是要使种群在目标空间中具有理想的多样性。(The test can run and modify the function according to its own situation. NSGA-III first defines a set of reference points. Then the initial population containing N individuals (preferably the same number of reference points as the original literature) was randomly generated, where N was the size of the population. Next, the algorithm is iterated until the termination condition is satisfied. On the basis of current population Pt, the algorithm simulates two-point crossover (SBX) and polynomial mutation to produce offspring population Qt by random selection.)
- 2021-01-26 22:38:41下载
- 积分:1
-
RBFfeixianxing
基于RBF神经网络对传感器的非线性系统用MATLAB软件进行仿真建模程序(Based on RBF neural network to nonlinear system of the sensor with MATLAB simulation modeling software program
)
- 2012-04-15 20:12:16下载
- 积分:1