代码搜索:factor
找到约 6,651 项符合「factor」的源代码
代码结果 6,651
www.eeworm.com/read/145158/12748243
m vectrolss.m
% vectrolss
% Detuning effects on the steady-state characteristics of an induction motor
% under indirect vector control
clc,clear,close all
disp(' k=tuning factor=Tr/Tr_est=wr_est/wr_perfect')
www.eeworm.com/read/332249/12770691
cpp 1923.cpp
//1923
#include
#include
#include
#include
#include
using namespace std;
const int NMAX = 2000000000;
const int SQRTNMAX = 100000;//44750;
cons
www.eeworm.com/read/332234/12772177
c 11-3.c
#include
#include
#include
#include
int main(int argc,char **argv)
{
double y;
sigset_t intmask;
int i,repeat_factor;
i