-
LyapunovExponents
计算李雅普诺夫指数的matlab程序,文件中有使用说明,希望对大家有帮助,谢谢!不需要任何条件即可下载(Matlab program Lyapunov index calculation, the paper had used, hoping to be helpful, thank you! Do not need to download any of the conditions)
- 2010-09-27 19:21:47下载
- 积分:1
-
MATLAB_jiaocheng
李传军 《C语言与MATLAB接口—编程与实例》(Li Chuan-jun " C language and MATLAB Interface- Programming and Examples" )
- 2009-05-26 18:18:56下载
- 积分:1
-
Newton
利用Newton迭代法求解f(x)=(x-1)(x-2)(x-3)=x3-6x2+11x-6的根(solve the root of function:
f(x)=(x-1)(x-2)(x-3)=x3-6x2+11x-6
by using Newton method)
- 2011-05-24 17:11:02下载
- 积分:1
-
test_gray
MATLAB程序代码,测试图像灰度平均值的程序,希望对大家有用。(MATLAB program code, test the image gray mean value of the program, I hope useful for everyone.)
- 2015-01-29 15:23:42下载
- 积分:1
-
matlabDrawing
MAtlab画图方法集锦,PPT格式,画图方法比较好,有参考价值(Drawing by Matlab.And there are many methods you could learn.)
- 2010-12-05 20:35:45下载
- 积分:1
-
基于神经网络的变压器故障检测matlab实现
基于神经网络的变压器故障检测matlab实现(Transformer fault detection based on neural network matlab achieve)
- 2020-06-28 09:03:23下载
- 积分:1
-
pf_resampling
粒子滤波重采样四种方法:多项式,残差,分层,系统采样(Implementation of four resampling methods (Multinomial, Residual, Stratified, and Systematic))
- 2015-04-11 13:41:43下载
- 积分:1
-
MATLAB
1.本程序演示的是用简单遗传算法随机一个种群,然后根据所给的交叉率,变异率,世代数计算最大适应度所在的代数
2.演示程序以用户和计算机的对话方式执行,即在计算机终端上显示“提示信息”之后,由用户在键盘上输入演示程序中规定的命令;相应的输入数据和运算结果显示在其后。
3.测试数据
输入初始变量后用y=100*(x1*x1-x2)*(x1*x2-x2)+(1-x1)*(1-x1)其中-2.048<=x1,x2<=2.048作适应度函数求最大适应度即为函数的最大值
(1. This program demonstrates a simple genetic algorithm is a random population, then according to the crossover rate and mutation rate, fitness for calculating the maximum number of generations in which algebra 2. Demo program to computer users and the implementation of dialogue, that is displayed on a computer terminal " message" after the keyboard input by the user specified in the order demo program the corresponding input data and results in a subsequent operation. 3. Test data input with the initial variables y = 100* (x1* x1-x2)* (x1* x2-x2)+ (1-x1)* (1-x1) where-2.048 < = x1, x2 < = 2.048 ask for the maximum fitness function is the function of the maximum fitness)
- 2011-04-27 10:45:28下载
- 积分:1
-
SCIGwindmodel
SCIG wind turbine modeling in Matlab/Simulink.
- 2012-07-30 22:27:22下载
- 积分:1
-
FFtandIfftTest
Matlab编程实现FFT变换及频谱分析的程序代码(适合初学者加强理解)。(1)用Matlab产生正弦波,矩形波,以及白噪声信号,并显示各自时域波形图;(2)进行FFT变换,显示各自频谱图,其中采样率,频率、数据长度自选;(3)做出上述三种信号的均方根图谱,功率图谱,以及对数均方根图谱;(4)用IFFT傅立叶反变换恢复信号,并显示恢复的正弦信号时域波形图。(Matlab codes for FFT Understanding which contains sine wave,rectangular wave and the reletaed frequency spectrum figure about MSE,Log,IFFT and so on.)
- 2010-12-02 21:03:34下载
- 积分:1