-
lyapunov
用于计算duffing 方程的最大lyapunov指数(The largest lyapunov exponent used to calculate the Duffing equation)
- 2012-05-10 09:13:02下载
- 积分:1
-
How-Use-ODE45-to-solve-Boundary-Value-ODE
In MATLAB, usually we use function bvp4c() to solve boundary value problem (BVP) of ODE. However, we also can use function ode45() to solve BVP of ODE too. However, ode45() needs all initial values at one point. Therefore we have to construct an auxiliary function, whose input argument is the missing initial value and the return output is the given boundary value, Then we can call function fsolve() to get the missing initial value. This method is particularly efficient it the ODE has one or more parameters. Also this method is essentilal for GNU Octave, because whose function bvp4c() is not programmed for parameter ODE yet.
- 2012-06-24 04:37:26下载
- 积分:1
-
EntropyThresholding
Thresholding is a key techniqur for the segmentation and edge detection. this program contained the matlab program for thresholding on the basis of energy entropy of an image.
- 2013-07-15 03:22:24下载
- 积分:1
-
support-virtual
支持向量机的MATLAB源代码,大家可以参考参考,有什么意见可以和我交流。(SVM MATLAB source code, everyone can refer to the reference, what can I exchange views.)
- 2008-03-07 14:58:36下载
- 积分:1
-
4
说明: 牛顿法解微分方程的matlab code, 需要自己设定初始解(newton s method to solve PDEs)
- 2011-04-22 04:13:34下载
- 积分:1
-
optimal-beamforming-master
基于matlab的波束赋形优化算法,需要搭配cvx工具包使用,代码运行时间较长(The beam forming optimization algorithm based on MATLAB needs to match the CVX toolkit, and the code runs longer.)
- 2018-09-30 11:01:34下载
- 积分:1
-
Breastcancerdataset
breast cancer dataset,是研究支持向量机,样本选择方法,核方法的一个非常重要的数据集(breast cancer dataset, is to examine the support vector machine, sample selection methods, nuclear methods of a very important data set)
- 2007-12-06 11:32:00下载
- 积分:1
-
Tutor
时频原子分解算法主要用于建立时频原子库,从而提取出特征信号(Time-frequency atom decomposition algorithm for frequency atoms library created to extract the characteristic signal)
- 2012-09-24 17:29:35下载
- 积分:1
-
Weighted-ELM-Codes-for-Binary-Problems
Weighted ELM for imbalanced datasets - Weighted-ELM
W. Zong, G.-B. Huang, and Y. Chen, “Weighted extreme learning machine for imbalance learning,” Neurocomputing, vol. 101, pp. 229-242, 2013.
- 2013-10-28 11:36:56下载
- 积分:1
-
leastsquaresprocedure090513
最小二乘法实现m个方程的最高n次多项式的拟合。(least-squares procedure)
- 2009-05-13 09:11:55下载
- 积分:1