-
pegasis
pegasis路由算法!MATLAB模拟,适合初学者。(pegasis routing)
- 2010-10-20 16:33:36下载
- 积分:1
-
VB-Matlabs-imulink
vb和matlab接口技术方法,用来实现两个软件的共同编程。(an method for vb and matlab)
- 2012-04-12 22:04:11下载
- 积分:1
-
HFCMClust
混合模糊聚类算法,2012年有希腊学者提出,有一个参数theta。当theta为0是该算法为k均值算法,当theta为1时,该算法为模糊聚类算法;当介于0到1时,该算法性能在两者之间(hybrid fuzzy clustering method)
- 2013-12-21 14:04:05下载
- 积分:1
-
MPC_ESO
预测控制与自抗扰结合的经典文献,可参考学习,有一定启发(Predictive control and ADRC combining classic literature, reference study, a certain inspiration)
- 2014-02-18 21:08:17下载
- 积分:1
-
earth
用matlab编写的一个地球图片程序,很有意思。(Using matlab to prepare a global picture of the process, a very interesting question.)
- 2009-05-06 18:40:02下载
- 积分:1
-
fixed_point
Fixed-Point iteration(Function fixed_point(p0, N) approximates the solution of an equation f(x) = 0, rewritten in the form x = g(x), which is a sub-function the user has to enter. the call to the function fixed_point(p0, N) returns the root of the equation f(x),i.e. the fixed-point of g(x), if the procedure is successful or a sequence of iterates in case something goes wrong. p0 is the initial approximation and N the maximum number of iterations. If, after N iterations, condition |x(k)- x(k-1)| < tol is not satisfied, all iterated values will be displayed, accompanied by a message asking the user to either change p0 in case of divergence or enter another g(x) that does not lead to complex numbers arithmetics. Reasons for the program to go wrong are the divergence of iterates and/or appearance of complex numbers for example with functions involving sqrt(x) when one of the iterates is negative. )
- 2009-05-14 04:43:58下载
- 积分:1
-
MATLAB-daima
说明: matlab
代码实现控制方面,混沌线性控制,易于实现
(matlab code control, chaotic linear control, easy to implement)
- 2011-03-10 20:59:23下载
- 积分:1
-
P84li3.1
通过给出的随机过程,该随机过程是由3个实正弦信号组成,归一化频率分别为0.1,0.25,0.27,其中相位是相互独立在【0,2*pi】上分布的随机相位;噪声是均值为0、方差为1的实高斯白噪声,信噪比为30db,30db,27db,观测样本数为N,通过bartlett法,Welch法,周期图法计算随机过程的概率谱(Given by stochastic process, the stochastic process is composed of three real sine signal, the normalized frequency were 0.1, 0.25, 0.27, including phase is independent in [0, 2* PI] on the distribution of random phase Noise variance is the mean to 0, 1 real gaussian white noise, signal to noise ratio of 30 db, 30 db, db, and the observation sample for N, by bartlett, Welch, periodogram spectrum method to calculate the probability of the random process)
- 2016-07-10 17:01:38下载
- 积分:1
-
monte-carlo-simulation
实现门特卡罗算法 解题过程可以归结为三个主要步骤:构造或描述概率过程;实现从已知概率分布抽样;建立各种估计量。 (about monte carlo simulation)
- 2012-04-17 22:28:55下载
- 积分:1
-
integer-programming
该MATLAB程序提供了简单的整数规划功能(The MATLAB program provides a simple function of integer programming)
- 2011-08-19 21:38:25下载
- 积分:1