-
hmm(zhongwenban)
详细的介绍了有关HMM模型的基本思想,是一本很好的资料!(Detailed introduction of the HMM model of the basic idea is a very good information!)
- 2009-03-11 16:03:05下载
- 积分:1
-
jiefangchengzu
快速解方程组,用MATLAB解方程组,快捷!(Rapid solution equations, solution of equations with MATLAB, fast!)
- 2008-07-01 08:50:32下载
- 积分:1
-
create_segmentations_from_detections
Create the segement iamge from the dection object
- 2010-05-30 05:20:57下载
- 积分:1
-
4
说明: Code for Event manager
- 2015-03-23 14:53:00下载
- 积分:1
-
testcon
一个数学模型的优化
function testcon()
%% 设置初始值,上下限;
x0=[18 13 11]
lb=[3 0.1 7]
ub=[25 1 25]
%% 调用优化求解函数(testcon)
(Optimization of a mathematical model function testcon () set the initial value, the upper and lower limits x0 = [18 13 11] lb = [3 0.1 7] ub = [25 1 25] Call for Function Optimization (testcon))
- 2007-10-18 10:08:29下载
- 积分:1
-
NSGA2 ——FSP
遗传算法2 求解柔性作业车间 调度问题 matlab 编码(use NSGA II to solve the flexible job shop scheduling problem)
- 2021-02-20 02:49:43下载
- 积分:1
-
ILCSIMULINK
实现迭代学习控制的simulink数学模型,设置PID参数,可以跟踪期望轨迹(Iterative learning control to achieve the simulink model, set the PID parameters, you can track the desired trajectory)
- 2021-04-26 13:38:45下载
- 积分:1
-
Matlab-numerical-analysis
Matlab数值编程电子书籍,提供各种数值分析的源程序,并且有举例说明。(Matlab numerical programming e-books, offers a variety of numerical analysis of the source and example.)
- 2013-04-17 17:36:17下载
- 积分:1
-
ccr-as-rows-are-DMU-in-p-model
计算数据包络分析中的ccr和bcc模型决策单元的效率值松弛变量的值等(calculate the efficiency and slack of ccr and bcc model in matlab )
- 2016-03-11 20:38:48下载
- 积分:1
-
yizhonggaijindeliziqunsuanfa
粒子群算法是求解函数优化问题的一种新的进化算法,然而它在求解高维函数时容易陷入局部最优,为了克服这个缺点,提出了一种新的粒子群算法,算法对粒子的速度和位置更新公式进行了改进,使粒子在其最有位置的基础上进行位置更新,增强了算法的寻优(PSO for solving function optimization problems is a new evolutionary algorithm, but it is easy to solve high-dimensional function into local optimum, in order to overcome this shortcoming, a new particle swarm algorithm, algorithm on the particle velocity and location of the update formula has been improved, so that particles in the most positions on the basis of location updates, enhancements, optimization algorithm)
- 2010-10-05 14:54:32下载
- 积分:1