-
regiongrowing
区域生长算法,一个老美写的,算法写的相当巧妙,需要花点时间好好看下。(Region growing algorithm, written by an old America, the algorithm is quite clever to write, take time to properly see next.)
- 2010-08-05 17:43:37下载
- 积分:1
-
RBFlw12
这是matla论文,用来计算RBF输出值很有效(This is matla paper, the output value used to calculate the RBF is very effective)
- 2010-09-13 15:53:24下载
- 积分:1
-
新建文件夹 (2)
基于煤耗特性曲线的遗传算法1、运行主程序main,可根据需求修改相关参数,进行迭代;
2、每次修改数据或参数可修改储存的文件名称,以保存迭代数据;
3、运行Result输入要导出的储存文件的名称可得到相应的适应度函数曲线,适应度函数最小值和三个变量取值;
4、将上述三个变量值输入到huatu.m中,即可得到拟合的曲线图。(Genetic Algorithms Based on Coal Consumption Characteristic Curve)
- 2018-12-19 16:03:52下载
- 积分:1
-
C-Cmethod
C-CMethod.m C-C法主函数,调用方式见函数体
correlation_integral.m 关联积分求解(被C-C法主函数调用)
disjoint.m 将时间序列分为t个不相交的向量
heaviside.m 判断函数>0为1,<0为0
reconstitution.m 相空间重构函数
lorenz_phase.m 实验函数,用lorenz系统测试C-C法
lorenz_sim.mdl 用simulink建立的lorenz系统(C-CMethod.m CC method main function, see the body of the function invocation correlation_integral.m correlation integral solution (CC method is the primary function call) disjoint.m time series is divided into t disjoint vector heaviside.m determine the function> 0 1, < 0 0 reconstitution.m experimental phase space reconstruction function lorenz_phase.m function lorenz system test with CC method lorenz_sim.mdl established lorenz system with simulink)
- 2013-09-04 19:30:46下载
- 积分:1
-
power_sixpulse
电力电子控制使用的6脉波驱动产生仿真模型(power sixpulse)
- 2013-10-16 23:17:05下载
- 积分:1
-
DSPmatlab
是一本结合matlab学习数字信号处理得好书(Is a combination of digital signal matlab learning to deal with the book)
- 2007-10-10 17:30:31下载
- 积分:1
-
SET_Output_1
Trial run of very effecitive SET_Time Algorithm
- 2013-05-09 06:37:00下载
- 积分:1
-
xiashan
MATLAB 牛顿下山法的一个小程序,原理就不详细说了。因牛顿迭代法受初值选取的限制,为防止迭代发散,对迭代过程再附加一项要求:|f(x(k+1))|<|f(x(k))|,将牛顿法迭代的结果:x(k+1) =x(k)-f(x(k))/f (x(k))和前一近似值x(k)适当加权平均做为新的改进值:x(k+1)=u*x(k+1) +(1-u)*x(k),其中u(0<>
迭代时u取1开始,逐次减半计算,直至附加要求符合为止。实例计算中x(k)=x(0)不变,只更新u和x(k+1),直至:|f(x(k+1))|<|f(x(k))|(即|f(x(1))|<|f(x(0))|),然后更新下山因子为u=1,继续以牛顿法迭代。(MATLAB Newton-down a small program, the principle is not explained in detail. Newton iteration by the initial value of the selected limit, in order to prevent additional iterative divergence, the iterative process a request: | f (x (k+1)) | < | f (x (k)) | Newton iteration Results: x (k+1) ' = X (k)-f (x (k))/f' (x (k)) and a previous approximation x (k), appropriately weighted average as a new improved value: x (k+1 ) = u* x (k+1) ' + (1-u)* x (k), where u (0 < u> iteration take successive calculated at 50 until the additional requirements found so far. examples of calculation of X ( k) = x (0) unchanged profile u and x (k+1, hungry) until: | f (x (k+1)) | < | f (x (k)) | (i.e. | f (x (1)) | < | f (x (0)) |), then profile downhill factor for u = 1, to continue to Newton iteration.)
- 2013-05-15 08:52:09下载
- 积分:1
-
sdma
用于SDMA排队论的MATLAB程序,主要实现食堂排队的模拟仿真(For SDMA queuing theory MATLAB program, the main canteen queue simulation to achieve)
- 2009-11-23 11:37:52下载
- 积分:1
-
dpcm
A dpcm with 10th order linear predictor with different quantization levels
- 2011-11-25 13:26:19下载
- 积分:1