代码搜索:continuous

找到约 2,697 项符合「continuous」的源代码

代码结果 2,697
www.eeworm.com/read/148378/12471208

c main.c

#include #include #define VREF 5 /* Voltage Reference */ void main (void) { /* Set the serial port */ P3 |= 0x0400; DP3 |= 0x0400; DP3 &= 0xF7
www.eeworm.com/read/147096/12583884

m dcgain.m

function k = dcgain(a,b,c,d) %DCGAIN D.C. gain of continuous system. % K = DCGAIN(A,B,C,D) computes the steady state (D.C. or low % frequency) gain of the continuous state-space system (A,B,C,D).
www.eeworm.com/read/248031/12607065

dxf dxdvc.dxf

0 SECTION 2 HEADER 9 $ACADVER 1 AC2.10 0 ENDSEC 0 SECTION 2 TABLES 0 TABLE 2 LAYER 70 8 0 LAYER 2 0 62 7 70 0 6 CONTINUOUS 0 LAYER
www.eeworm.com/read/101557/15826478

m dcgain.m

function k = dcgain(a,b,c,d) %DCGAIN D.C. gain of continuous system. % K = DCGAIN(A,B,C,D) computes the steady state (D.C. or low % frequency) gain of the continuous state-space system (A,B,C,D).
www.eeworm.com/read/291597/8408065

m ackley.m

% ackley.m % Ackley's function, from http://www.cs.vu.nl/~gusz/ecbook/slides/16 % and further shown at: % http://clerc.maurice.free.fr/pso/Semi-continuous_challenge/Semi-continuous_challenge.htm
www.eeworm.com/read/291597/8408102

m griewank.m

% Griewank.m % Griewank function % described by Clerc in ... % http://clerc.maurice.free.fr/pso/Semi-continuous_challenge/Semi-continuous_challenge.htm % % used to test optimization/global minimi
www.eeworm.com/read/191952/8414293

names hypo.names

| hypothyroid data from Garvan Institute hyperthyroid, primary hypothyroid, compensated hypothyroid, secondary hypothyroid, negative. | classes age: continuous. sex: M, F. on thyroxine:
www.eeworm.com/read/290606/8472968

m sfbdesign.m

% sfbdesign.m % Macro to make state feedback design of robot mechanism % % Computer Controlled Systems (3rd ed) % Author: B. Wittenmark % Last edit: 1996-12-08 % Copyright (c) 1996 by K. J. 舠tr鰉, B. W
www.eeworm.com/read/389812/8498162

php 02c04-4.php

www.eeworm.com/read/187848/8596251

m ackley.m

% ackley.m % Ackley's function, from http://www.cs.vu.nl/~gusz/ecbook/slides/16 % and further shown at: % http://clerc.maurice.free.fr/pso/Semi-continuous_challenge/Semi-continuous_challenge.htm