-
DBSCAN
采用matlab语言编写的,用于聚类相关方面的dbscan算法源程序,希望对大家有帮助(using the matlab language for the relevant aspects of clustering algorithm source dbscan hope that we can raise! !
)
- 2009-02-16 10:57:46下载
- 积分:1
-
fanh
计算临界转速的小程序,考虑了轴的分布质量,但是不包括振型(Calculated critical speed of small programs, considering the quality of the axis of the distribution, but does not include the vibration mode)
- 2011-06-06 22:59:05下载
- 积分:1
-
oven_VCPP
焦炉加热燃烧过程即时模型设计,把焦炉温度的实时数据生成温度曲线,实现了VC++与matlab的混合编程(Instant combustion process of coke oven model design)
- 2013-09-04 15:03:25下载
- 积分:1
-
AR_Levinson_Durbin
画出AR谱,使用LevinsonDurbin算法,可以直接运行(AR Spectrum using LevinsonDurbin)
- 2014-12-12 11:18:50下载
- 积分:1
-
STDPSO
粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法(Evolutionary Algorithm - EA)。(For each particle
____Initialize particle
END
Do
____For each particle
________Calculate fitness value
________If the fitness value is better than the best fitness value (pBest) in history
____________set current value as the new pBest
____End
____Choose the particle with the best fitness value of all the particles as the gBest
____For each particle
________Calculate particle velocity according equation (a)
________Update particle position according equation (b)
____End)
- 2015-03-13 09:28:14下载
- 积分:1
-
kalman
Kalman_matlab 滤波,预测测量数据(Kalman_matlab filtering, predictive measurement data)
- 2014-06-09 11:22:37下载
- 积分:1
-
456321
滑模自适应控制,滑模自适应鲁棒控制,控制效果好,鲁棒性好。(PID and MATLAB simulink)
- 2021-04-14 00:08:56下载
- 积分:1
-
GetCB1B2Code
北斗二代卫星中37种伪随机码的产生程序代码,可选择几号卫星,生成4ms的伪随机码。(Beidou second generation satellite 37 kinds of pseudo-random code generation program code, you can choose a few satellites, generate 4ms pseudo-random code.)
- 2017-04-14 09:31:13下载
- 积分:1
-
以整数线性规划方法解决火电机组机组组合问题 main
说明: 以整数线性规划方法解决火电机组机组组合问题。包括爬坡、启停约束等。以最小化运行成本为目标。(Integer linear programming (ILP) is used to solve the unit commitment problem of thermal power units. Including climbing, start-stop constraints and so on. The objective is to minimize operating costs.)
- 2020-12-05 21:09:22下载
- 积分:1
-
逻辑回归
说明: 数据处理后,利用matlab进行逻辑回归运算,建立回归模型(After data processing, use matlab to carry on the logic regression operation, and establish the regression model)
- 2019-12-22 19:24:47下载
- 积分:1