代码搜索:maximo

找到约 33 项符合「maximo」的源代码

代码结果 33
www.eeworm.com/read/491257/6438085

m triangular.m

function [x]=triangular(A) n=size(A); %tama駉 de la matrix c=min(n); for i=1:c-1 % busca la matriz U y el vector L*v (la ultima columna) [a,b]=max(abs(A(i:n(1),i))); if a~=0 % da la posic
www.eeworm.com/read/480920/6653744

cpp arregloyvalormaximo.cpp

//Informa el maximo valor de la regla. #include #include #include main() { int n,i,max; int imax; printf("Ingrese la cantidad de n elementos \n");
www.eeworm.com/read/479088/6699291

m cleaning3.m

function [cleaned, indexc] = cleaning3(data,origin,mm,nn,Pfa); % % Cleanes the data in the spatial domain to raise % SNR. The noise level is estimated using Weibull % distribution an
www.eeworm.com/read/436946/7758436

m imcantosharris.m

function [ptCantos, R, binMaxR] = imCantosHarris(I, KK, TaxaMaximo, ... PxBorde, Nmax, EspPxl) % Parametro de sintonia da medida proposta por Harris
www.eeworm.com/read/482841/6614402

h simplex.h

#include #define MAX_INDEX 10 //Maximo de variables y restricciones /**************************************************************************** Clase: SimplexClass. D
www.eeworm.com/read/407122/11428911

asv iniciar_variaveis.asv

function Iniciar_variaveis global teta1 teta4 teta5 teta6 d2 d3 d4 l1 Px Py Pz tetaf tetap global flag_joystick daqregister('Joy') flag_joystick=1; teta1=0; teta4=pi/2; %punho tet
www.eeworm.com/read/407122/11428891

m d画骨架.m

function Desenha_robo(hObject, eventdata, handles) global face1base face2base face3base face4base face5base face6base global face1elo1 face2elo1 face3elo1 face4elo1 face5elo1 face6elo1 global fa
www.eeworm.com/read/407122/11428930

m desenha_robo.m

function Desenha_robo(hObject, eventdata, handles) global face1base face2base face3base face4base face5base face6base global face1elo1 face2elo1 face3elo1 face4elo1 face5elo1 face6elo1 global fa
www.eeworm.com/read/407122/11428894

m 初始化变量iniciar_variaveis.m

function Iniciar_variaveis global teta1 teta4 teta5 teta6 d2 d3 d4 l1 Px Py Pz tetaf tetap y_joy_anteriord2 z_joy_anteriord3 y_joy_anteriorteta1 global flag_joystick y_joy_anteriorteta4 y_joy_a
www.eeworm.com/read/407122/11428896

asv 初始化变量iniciar_variaveis.asv

function Inicial_variaveis global teta1 teta4 teta5 teta6 d2 d3 d4 l1 Px Py Pz tetaf tetap y_joy_anteriord2 z_joy_anteriord3 y_joy_anteriorteta1 global flag_joystick y_joy_anteriorteta4 y_joy_a