-
lyas1
说明: 计算lyapunov指数谱,并能计算最大lyapunov指数(calculating lyapunov exponent spectrum and the max value of lyapunov exponent)
- 2011-03-29 11:31:21下载
- 积分:1
-
MaxEntropy
说明: 一维直方图最大熵法分割图像,自己写的matlab代码,多多指教(One-dimensional histogram maximum entropy image segmentation, to write the matlab code, exhibitions)
- 2011-04-14 20:11:34下载
- 积分:1
-
LinWPSO
线性递减权重粒子群优化算法是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。 (Linear decreasing weight particle swarm optimization starting from random solutions to find the optimal solution by iteration, it is also the fitness to evaluate the quality of the solution, but it is much simpler than the genetic algorithm rules, it is not a genetic algorithm " cross" (Crossover) and " variation" (Mutation) operation, which follow the current search for the optimal value to find the global optimum. The advantage of this algorithm is its ease of implementation, high accuracy, fast convergence and attracted the attention of the academic community, and demonstrated its superiority in solving practical problems.)
- 2013-03-07 21:17:38下载
- 积分:1
-
abcmodel0
abe model matlab very good
- 2014-01-16 17:24:59下载
- 积分:1
-
TrainingMethod42
this is about matlab 2009
- 2009-09-14 04:50:04下载
- 积分:1
-
kejian
厦门大学数值分析课件。基于matlab实现。(Courseware for Numerical Analysis of Xiamen University. Matlab-based implementation.)
- 2010-11-11 22:45:35下载
- 积分:1
-
MRAS
说明: 基于模型参考自适应的异步电机转速辨识仿真模型(Based on Model Reference Adaptive Speed Identification of Induction Motor Simulation Model)
- 2008-09-22 15:49:10下载
- 积分:1
-
wavelift
暂时只支持jpeg2000支持的 cdf97 和spline53
可以这样来测试:
x=imread( E:studyjpeg2000imageslena.tif )
% see the decomposition coefficients
y=wavelift(x, 1, spl53 ) using spline 5/3 wavelet
figure subplot(1,2,1) imshow(x) subplot(1,2,2) imshow(mat2gray(y))
% see the reconstruction precision
yy=wavelift(x, 5) using cdf 9/7 wavelet
ix=wavelift(yy,-5) inverse
sum(sum((double(x)-ix).^2))
(only temporary support jpeg2000 support cdf97 and spline53 this can be measured Examination : x = imread (E : study jpeg2000 images lena.tif)% see the d ecomposition coefficients wavelift y = (x, 1, spl53) using spline 5/3 wavelet figure subplot (1,2,1) imshow (x) subplot (1,2, 2) imshow (mat2gray (y))% see the reconstructi on precision wavelift yy = (x, 5) using cdf 9/7 wavelet ix = wavelift (yy.-5) inverse sum (sum ((double (x)- ix). ^ 2)
- 2006-08-08 23:51:30下载
- 积分:1
-
mnist_data
Un script est un ensemble d’instruction MATLAB qui joue le rô le de programme principal. Si le script est écrit dans le fichier de nom nom.m on l’exécute dans la fenêtre MATLAB en tapant
après « >> » nom
- 2014-09-13 19:14:40下载
- 积分:1
-
banche
汽车垂向动力学半车matlab模型,用于分析垂向激励与整车响应的关系。(Automotive vertical dynamics matlab half car model used to analyze the relationship between motivation and vertical vehicle response.)
- 2020-07-04 05:20:02下载
- 积分:1