代码搜索:Formulation

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

代码结果 295
www.eeworm.com/read/11830/234969

m demo1.m

% This Matlab file demomstrates the level set method in Li et al's paper % "Level Set Evolution Without Re-initialization: A New Variational Formulation" % in Proceedings of CVPR'05, vol. 1, p
www.eeworm.com/read/457216/1599713

m matrix_games_lp.m

% Section 5.2.5: Mixed strategies for matrix games (LP formulation) % Boyd & Vandenberghe, "Convex Optimization" % Jo雔le Skaf - 08/24/05 % % Player 1 wishes to choose u to minimize his expected payoff
www.eeworm.com/read/344585/3207974

m hill_obj.m

function [f,df]=hill_obj(x,dims,ii,dd,pars); % % computes the objective function and gradient of the non-convex formulation of MVU. % % copyright by Kilian Q. Weinberger, 2006 % % % % This file is
www.eeworm.com/read/373026/2767649

m matrix_games_lp.m

% Section 5.2.5: Mixed strategies for matrix games (LP formulation) % Boyd & Vandenberghe, "Convex Optimization" % Jo雔le Skaf - 08/24/05 % % Player 1 wishes to choose u to minimize his expected payoff
www.eeworm.com/read/190148/8447572

h fdtd_1d_hzey.h

// FDTD_1D_HzEy.h: interface for the FDTD_1D_HzEy class. // //one dimensional FDTD algorithm with total field - scatterd field formulation //without boundary conditions, the incident field is deter
www.eeworm.com/read/290607/8472186

m rne.m

%RNE 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 join
www.eeworm.com/read/290607/8472244

m rne.m

%RNE 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 join
www.eeworm.com/read/380715/9133907

m unc_nn_dejong.m

function [fval]=unc_nn_dejong(x) %reference: %note that you can get the formulation of unc_n2_dejong from some %aritcles,such as %(1)Hartmut Pohlheim 'Genetic Algorithm Toolbox Test Functions' %
www.eeworm.com/read/356538/10225049

h fdtd_1d_hzey.h

// FDTD_1D_HzEy.h: interface for the FDTD_1D_HzEy class. // //one dimensional FDTD algorithm with total field - scatterd field formulation //without boundary conditions, the incident field is deter
www.eeworm.com/read/198177/7948224

m unc_nn_dejong.m

function [fval]=unc_nn_dejong(x) %reference: %note that you can get the formulation of unc_n2_dejong from some %aritcles,such as %(1)Hartmut Pohlheim 'Genetic Algorithm Toolbox Test Functions' %