-
OptimalSegmentation
最优分割的基本思路是给定一个数据序列和分层数,通过搜索所有可能的划分方案,找到段内离差平方和的总和最小的一种方案作为最终划分方案。这里给出最优分割法的Matlab源程序(The basic idea is optimal partition for a given data sequence and hierarchical number divided by searching all possible solutions to find the segment and the sum of the squared deviations smallest division of a scheme as a final solution. This gives the optimal segmentation Matlab source)
- 2020-06-27 00:20:01下载
- 积分:1
-
ACKLEY
BENCHMARK PROBLEM FOR GLOBAL OPTIMIZATION ALGORTIRHMS, IMPLEMENTED IN MATLAB DIM, LOW AND UP LIMITS CAN BE FOUND IN RELATED FILE
- 2013-09-26 06:48:18下载
- 积分:1
-
exp2_rk
runga kutta numerical integration method
- 2015-02-25 17:43:27下载
- 积分:1
-
Example4-Supercell-method
用平面波展开法计算二维带缺陷态结构的光子晶体的能带图。matlab程序源代码(With a two-dimensional plane wave expansion method to calculate the band structure of photonic crystal defect states in the energy band diagram. matlab source code)
- 2013-10-24 15:34:44下载
- 积分:1
-
3-FUZZY-CONTROLLER-BASED-DVR
FUZZY CONTROLLER BASED DVR TO
MITIGATE POWER QUAITY AND REDUCE THE
HARMONICS DISTORTION OF SENSITIVE LOAD
- 2013-09-30 13:57:20下载
- 积分:1
-
kalman
Overview
The Simulink model shows an example how the Kalman Filter can be
implemented in Simulink. The model itself is configured with a Gaussian
process connected with a Kalman Filter. To directly use this model, one
only needs to provide model prarameters including parameters of the
Gaussian process, which are state space matrices, A, B, C, and D, initial
state, x0, and covariance matrices, Q and R and similar parameters for
the Kalman Filter, which can be in different values to mimic the model
mismatch, plus the state covariance, P. The following examples show how
this model can be used.
The Kalman Filter can also be used as a standard model block to be
connected with any other systems
- 2016-11-13 04:05:37下载
- 积分:1
-
240219071721427f8
说明: matlab code image proccessing codesq2
- 2019-03-22 02:39:40下载
- 积分:1
-
lag2fqd
拉格朗日算法已知三组温度与压力数据:(3,53.5) (4,55.3) (5,56.2)求4.15对应的值为55.492375,结果正确。如果将以上数组顺序颠倒,已知压力55.492375求对应的温度,结果为4.185739,可以看到上下两个结果误差较大,就是说不能象这样去颠倒顺序去求值的。但是实际上我们可能经常要求知道压力去求温度,那么遇到这样的情况,只能采用试算法:一种简单的方法就是二分法迭代,书上都有介绍就不多讲了。(Lagrange method已知三组温度与压力数据:(3,53.5) (4,55.3) (5,56.2)求4.15对应的值为55.492375,结果正确。如果将以上数组顺序颠倒,已知压力55.492375求对应的温度,结果为4.185739,可以看到上下两个结果误差较大,就是说不能象这样去颠倒顺序去求值的。但是实际上我们可能经常要求知道压力去求温度,那么遇到这样的情况,只能采用试算法:一种简单的方法就是二分法迭代,书上都有介绍就不多讲了。)
- 2010-11-09 23:13:14下载
- 积分:1
-
DPSK
非相干解调,赶紧下载,绝对原创,很好
很好很好(non coherent demodulation)
- 2010-12-14 07:30:45下载
- 积分:1
-
Multi-objective--Newton-method
多目标优化问题的解法--牛顿法,用matlab编写(Multi-objective optimization-Newton method
)
- 2011-12-14 21:36:04下载
- 积分:1