-
harmonic_analysis_of_one_month_data
潮汐调和分析 利用t-tide程序对实测数据资料进行的潮位调和分析 求出调和常数(Tidal harmonic analysis procedure using t-tide data for the measured harmonic analysis of tidal harmonic constants obtained)
- 2020-06-29 23:40:02下载
- 积分:1
-
erjiechanhanqiuchaotiao
说明: 对给定的二阶欠阻尼传递函数,编制一个函数程序,计算阶跃响应的特征参数
超调量б ,峰值时间Tp,上升时间Tr,过渡过程时间Ts(2 ) (For given second-order owe damping transfer function, prepare a function and calculation programs step response characteristic parameters of first
б overshoots, peak time, Tp Tr, rise time of transition time Ts (2)
)
- 2011-04-14 16:33:34下载
- 积分:1
-
MATLAB遗传算法程序
function [bestsole,bestpop]=ga_scomplex(num,bounds,ps,pc,pm,b,dtc)
% GA_scomple是基于浮点编码的单纯形遗传算法主程序
% num定义种群数量
% bounds定义参数取值范围,格式为[Var1min,Var1max;Var2min,Var2max;…….];
%ps选择概率
%pc交叉概率
%pm变异概率
%b 变异程度系数
%dtc 迭代次数
% $Date: 2005/5/25 $(funzione [bestsole,bestpop]=ga _scomplex (num,limites,ps,pc,pm,b,dc)
% GA 655343;scomple;;;;;;
% num
% limits23450;[Var1min,Var1max;Var2min,Var22min;;;;;];
%ps
%pc
%pm
%b _
%dtc _
% $Data: 2005 /5 /25 $)
- 2019-05-11 19:45:18下载
- 积分:1
-
BLDC_Control
说明: BLDC SIMULATION FOR DOWNLOAD TO GET DETAIL
- 2020-07-03 03:40:02下载
- 积分:1
-
Gauss
高斯消去法,用Matlab实现的。显然没有matlab自带的算法好,所以是练习以及和其他算法比较用的。(Gaussian elimination method, implemented with Matlab. Obviously there is no algorithm matlab own good, so is the practice and compare with other algorithms used.)
- 2011-05-07 15:29:55下载
- 积分:1
-
Outlier_Global
matlab的全局例外点检测程序,适合于做数据挖掘的朋友(matlab global exception detection procedure, suitable to do data mining Friend)
- 2007-09-13 09:32:35下载
- 积分:1
-
wimax
Wimax model, matlab simulation
- 2009-06-19 22:21:42下载
- 积分:1
-
Variable-step-size-LMS-algorithm-
变步长LMS算法性能比较与仿真.希望有帮助(Variable step size LMS algorithm performance compared with the simulation. Hope that helps)
- 2011-05-15 20:35:58下载
- 积分:1
-
s
说明: S 函数使用及应用举例,对涉及到simulink里s函数的应用有详细的解释(For example, using the S function and application of Simulink in the s function involves the application of a detailed explanation)
- 2014-08-13 20:44:45下载
- 积分:1
-
Henon_Lyapunov_exponent
Henon吸引子是混沌和分形的著名例子,迭代模型为xk+1=1+ax2k+byk,yk+1= xk.最常见的参数取值为a=1.4,b=0.3 .(The Henon attractor is chaotic and fractal famous example of the iterative model xk+1 = 1+ ax2k+ byk yk+1 = xk. The most common parameter values a = 1.4, b = 0.3)
- 2012-03-22 19:30:05下载
- 积分:1