代码搜索:Formulation

找到约 295 项符合「Formulation」的源代码

代码结果 295
www.eeworm.com/read/243539/12935189

m rne_dh.m

%RNE_DH Compute inverse dynamics via recursive Newton-Euler formulation % % TAU = RNE(ROBOT, Q, QD, QDD) % TAU = RNE(ROBOT, [Q QD QDD]) % % Returns the joint torque required to achieve the specified j
www.eeworm.com/read/305575/13765452

m dmstd.m

function[sig]=dmstd(L,K,S) % DMSTD Computes standard deviation from discrete-mode formulation. % % SIG=DMSTD(L,K,S), where L is a scalar, K is a array of complex- % valued wavenumbers, S is an a
www.eeworm.com/read/477110/6747849

m rne_dh.m

%RNE_DH Compute inverse dynamics via recursive Newton-Euler formulation % % TAU = RNE(ROBOT, Q, QD, QDD) % TAU = RNE(ROBOT, [Q QD QDD]) % % Returns the joint torque required to achieve the specified j
www.eeworm.com/read/346440/11745892

m fdtd22.m

%1D FDTD simulation between free space and dielectric medium with ABC %New formulation using flux density %The Fourier Transform has been added %Define the parameters KE=200; kk=1:200; kc=KE/2
www.eeworm.com/read/380715/9134106

asv unc_n2_sin2.asv

function [fval]=unc_n2_sin2(x) %reference: %note that you can get the formulation of unc_n2_sin2 from some %aritcles,such as %(1) %algorithm: %below code is edited according to %(1) % %solu
www.eeworm.com/read/198177/7948522

asv unc_n2_sin2.asv

function [fval]=unc_n2_sin2(x) %reference: %note that you can get the formulation of unc_n2_sin2 from some %aritcles,such as %(1) %algorithm: %below code is edited according to %(1) % %solu
www.eeworm.com/read/380715/9133912

m unc_n2_shubert3.m

function [fval]=unc_n2_shubert3(x) %reference: %note that you can get the formulation of unc_n2_camel6 from some %aritcles,such as %(1)X Liu 'Finding Global Minima with a Computable Filled Functio
www.eeworm.com/read/380715/9133950

m unc_n2_camel6.m

function [fval]=unc_n2_camel6(x) %reference: %note that you can get the formulation of unc_n2_camel6 from some %aritcles,such as %(1)X Liu 'Finding Global Minima with a Computable Filled Function'
www.eeworm.com/read/380715/9134125

m unc_n1_sin.m

function [fval]=unc_n1_sin(x) %reference: %note that you can get the formulation of unc_n1_sin from some %aritcles,such as %(1)LN de Castro, FJ Von Zuben 'Learning and optimization using the clona
www.eeworm.com/read/380715/9134131

m unc_nn_sin1.m

function [fval]=unc_nn_sin1(x) %reference: %note that you can get the formulation of unc_nn_sin1 from some %aritcles,such as %(1)JS Chun, HK Jung, SY Hahn A study on comparison of optimization %p