代码搜索:分数阶时滞系统
找到约 10,000 项符合「分数阶时滞系统」的源代码
代码结果 10,000
www.eeworm.com/read/210861/15190865
ppt 分数阶fourier变换.ppt
www.eeworm.com/read/372097/6292383
kdh 基于模糊控制的时滞系统控制研究.kdh
www.eeworm.com/read/487551/6503814
caj 分数阶fourier变换及其应用.caj
www.eeworm.com/read/8796/154101
pdf 大时滞系统参数自整定控制的研究.pdf
www.eeworm.com/read/352487/10549661
pdf 分数阶liu系统与分数阶统一系统中的混沌现象及二者的异结构同步1.pdf
www.eeworm.com/read/165339/10067091
cpp 分数.cpp
#include
class Rational
{private:
int a[2];
int b[2];
int c[2];
float x,y,z;
public:
Rational();
int u(int m,int n);
void huajian(int *a,int *b);
void add();
void su
www.eeworm.com/read/469138/6978208
txt 分数.txt
struct frac{
int num,den;
};
double fabs(double x){
return x>0?x:-x;
}
int gcd(int a,int b){
int t;
if (a
www.eeworm.com/read/460783/7240775
txt 分数.txt
struct frac{
int num,den;
};
double fabs(double x){
return x>0?x:-x;
}
int gcd(int a,int b){
int t;
if (a
www.eeworm.com/read/457804/7317646
txt 分数.txt
struct frac{
int num,den;
};
double fabs(double x){
return x>0?x:-x;
}
int gcd(int a,int b){
int t;
if (a
www.eeworm.com/read/197077/8032123
txt 分数.txt
struct frac{
int num,den;
};
double fabs(double x){
return x>0?x:-x;
}
int gcd(int a,int b){
int t;
if (a