代码搜索:Generates

找到约 10,000 项符合「Generates」的源代码

代码结果 10,000
www.eeworm.com/read/391596/8395499

for elastic.for

* ELASTIC.FOR * SUBROUTINE ELASTIC * *--generates the post-collision velocity components * INCLUDE 'dsmc0.h' COMMON /ELAST / VRC(3),VRR,VR,L,M,LS,MS,CVR,MM,NN,N *
www.eeworm.com/read/192089/8407623

c alg49.c

#include #include #include /* generates: original element sequence of first container: 0 1 2 3 4 5 6 7 8 9 original element sequence of second cont
www.eeworm.com/read/289731/8532124

c alg49.c

#include #include #include /* generates: original element sequence of first container: 0 1 2 3 4 5 6 7 8 9 original element sequence of second cont
www.eeworm.com/read/288910/8594849

c alg49.c

#include #include #include /* generates: original element sequence of first container: 0 1 2 3 4 5 6 7 8 9 original element sequence of second cont
www.eeworm.com/read/388426/8610023

m spir.m

function S = spir; % % Ph.D. Thesis % Leandro Nunes de Castro % February, 2000 % Function generates the dataset for the SPIRAL problem % % SPIRAL 1 step = 0.1; t = 0:step:3*pi; l = lengt
www.eeworm.com/read/388426/8610066

m dendrogram.m

function [h,T] = dendrogram(Z,p) %DENDROGRAM Generate dendragram plot. % DENDROGRAM(Z) generates a dendrogram from the output matrix of % LINKAGE. Z is a (M-1) by 3 matrix. M is the number of
www.eeworm.com/read/388426/8610069

m donuts1.m

function Ag = donuts1(n); % % Ph.D. Thesis % Leandro Nunes de Castro % April, 2000 % Function generates the dataset for the 2-DONUTS problem % % n -> Number of training samples (odd numbers
www.eeworm.com/read/288303/8644099

m fmodany.m

function [y,iflaw]=fmodany(iflaw,t0); %FMODANY Signal with arbitrary frequency modulation. % [Y,IFLAW]=FMODANY(IFLAW,T0) generates a frequency modulated % signal whose instantaneous frequency law is a
www.eeworm.com/read/431671/8662583

m fmodany.m

function [y,iflaw]=fmodany(iflaw,t0); %FMODANY Signal with arbitrary frequency modulation. % [Y,IFLAW]=FMODANY(IFLAW,T0) generates a frequency modulated % signal whose instantaneous frequency law is a
www.eeworm.com/read/431211/8699945

c ledpwm.c

#include "config.h" #include "serial.c" #include "serio.c" // generates a PWM square wave using timer 2 and the CCP module // // reads A/D value and uses this as PWM value // // assumes L