-
nMatReg
In this model we take sums of u Xv and iteratively optimize parameters of the sums. For paper(s) see pd.hacker.lt
- 2010-03-04 17:54:43下载
- 积分:1
-
capacity1_1
说明: 星载多波束天线容量计算 考虑非理性功率控制(Capacity multi-beam satellite antenna power control calculations take into account non-rational)
- 2011-02-22 15:12:57下载
- 积分:1
-
bianyuantiqu
基于matlab的边缘提取,边缘检测的一般算法包括Canny算子、Prewitt算子、Sobel算子、Roberts算子。(Matlab-based edge detection, edge detection algorithms, including general Canny operator, Prewitt operator, Sobel operator, Roberts operator.)
- 2014-08-24 14:34:52下载
- 积分:1
-
fun_fre_dec_cal_X2
悬置功能计算的,能量解耦的方法,优化及其位移的计算(The calculation of suspended function, energy decoupling method, optimization and calculation of displacement)
- 2020-12-05 13:19:24下载
- 积分:1
-
ctrllab3.0
在Matlab环境下的控制仿真学习软件(control simulation toos for college student)(control simulation toos for college student)
- 2010-08-11 16:30:21下载
- 积分:1
-
ivdf_fusebundle_nt_en
mat lab tool for k-median algorithnm
- 2010-01-11 17:57:36下载
- 积分:1
-
Matlab-Programming-skills-
这是我多年MATLAB编程的技巧汇总,希望对大家有用。里面包含命名规则,怎样优化程序等等。(This is my years of MATLAB programming skills summary, I hope useful for everyone. Which contains the naming rules, how to optimize procedures.)
- 2013-07-31 09:58:43下载
- 积分:1
-
MATLAB-Programming
Matlab编程(Stephen.J.Chapman编.刑树军.郑碧波译.),适用于初学者快速入门。(Matlab programming, suitable for beginners to get started quickly.)
- 2013-11-08 10:02:44下载
- 积分:1
-
LQR
LQR最优控制,可以应用于基于磁流变阻尼器汽车悬架等半主动控制(LQR optimal control can be applied to semi-active control of vehicle suspension based on MR damper.)
- 2021-03-03 10:49:33下载
- 积分: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