代码搜索:Direction
找到约 10,000 项符合「Direction」的源代码
代码结果 10,000
www.eeworm.com/read/291439/8419198
m to_param.m
% TO_PARAM
% Order parameters in the following manner; param=[p1....pn,q1,...qn]
% Order search direction in the same order as the parameter vector has
param;
p;
k_temp=no_gen+no_pv-1;
clear par
www.eeworm.com/read/291439/8419690
m to_param.m
% TO_PARAM
% Order parameters in the following manner; param=[p1....pn,q1,...qn]
% Order search direction in the same order as the parameter vector has
param;
p;
k_temp=no_gen+no_pv-1;
clear par
www.eeworm.com/read/290346/8489130
m polarization.m
%Circular,line,elliptical polarization;
%copyright 属于研学论坛bbs.matwav.com和plasma
clear all;
framemax=100;
omega=2*pi/framemax;
phi_0=-pi/2;
%if plus -pi then the direction will be changed.(half
www.eeworm.com/read/428670/8852762
mtrc hurst method 1.mtrc
[ 0] DIRECTION DEMAND| 1 FWD/BKWD
[ 1] CONTROL MODE | 0
[ 2] Lock Pos.1 Time| 0.50 10ms/bit
[ 3] Lock Pos.2 Time| 0.50 10ms/bit
[ 4] L
www.eeworm.com/read/428608/8856190
m gstep.m
function [a1,b1,e,V1,st]=gstep(x,a,b,g,V,p,q)
% Searches for lower values of V in the direction of g
%
% Programmed by: Dimitris Manolakis, 9/29/93
% Revised: 1/7/94
%
%-------------------------
www.eeworm.com/read/282317/9102145
m gstep.m
function [a1,b1,e,V1,st]=gstep(x,a,b,g,V,p,q)
% Searches for lower values of V in the direction of g
%
% Programmed by: Dimitris Manolakis, 9/29/93
% Revised: 1/7/94
%
%-------------------------
www.eeworm.com/read/378044/9252857
inc kx8regs.inc
; 68HC908KX8 Equates
PTA EQU $0000 ; Ports and data direction
PORTA EQU $0000
PTB EQU $0001
PORTB EQU $0001
DDRA EQU $0004
DDRB EQU $0005
PTAPUE EQU $000D ; Port
www.eeworm.com/read/372678/9497817
ns2 sample.ns2
#
# nodes: 50, max time: 697.25, nominal range: 250
# pause: 300.0, max speed: 1.0, max x: 1000, max y: 1000
#
# max move time: 300.0, mobility model: Random Direction, extension_factor: 1
# area_sh
www.eeworm.com/read/357136/10215692
m gstep.m
function [a1,b1,e,V1,st]=gstep(x,a,b,g,V,p,q)
% Searches for lower values of V in the direction of g
%
% Programmed by: Dimitris Manolakis, 9/29/93
% Revised: 1/7/94
%
%-------------------------