代码搜索:factor
找到约 6,651 项符合「factor」的源代码
代码结果 6,651
www.eeworm.com/read/421516/10733088
m p20hp.m
% Parameters of 20 hp, three-phase induction machine
Sb = 20*746; % rating in VA
Vrated = 220; % rated line-to-line voltage in V
pf = 0.853; % rated power factor
Irated = Sb/(sqrt(3)*Vrated*p
www.eeworm.com/read/421516/10733243
m p20hp.m
% Parameters of 20 hp, three-phase induction machine
Sb = 20*746; % rating in VA
Vrated = 220; % rated line-to-line voltage in V
pf = 0.853; % rated power factor
Irated = Sb/(sqrt(3)*Vrated*p
www.eeworm.com/read/421516/10733458
m m2.m
% M-file for Project 2 on space vectors in Chapter 5.
% m2.m prompts the user for the values of m, n and attenuation
% factor used in the SIMULINK file s2.m
% It also plots the results of th
www.eeworm.com/read/349898/10787282
m vtcinterpolate.m
function vtcInterpolate(path, vtc, points_per_TR);
% syntax: vtcInterpolate(path, vtc, points_per_TR);
%
% this func resample the vtc, i.e. increase its samplig rate by
% 'points_per_TR' factor.
www.eeworm.com/read/273787/10901253
m polyp1.m
% A = polyp1(x,M)
% Find the type-I polyphase components of signal x.
% x is a column vector. The decimation factor is M.
% The result will be put in the columns of matrix A.
% Also see POLYP2
www.eeworm.com/read/271693/10983574
m res_cdf_insttp.m
% CDF of instantaneous cell throughput
% calculated by B * R * * 6 * 12 (~Err) / T;
function [result,fileidx] = res_cdf_instTP(test_resource_allocation_idx,UE,MIMO,loaddir,result,fileidx,av_factor,Com
www.eeworm.com/read/464109/7169564
m p20hp.m
% Parameters of 20 hp, three-phase induction machine
Sb = 20*746; % rating in VA
Vrated = 220; % rated line-to-line voltage in V
pf = 0.853; % rated power factor
Irated = Sb/(sqrt(3)*Vrated*p
www.eeworm.com/read/464101/7169703
m p20hp.m
% Parameters of 20 hp, three-phase induction machine
Sb = 20*746; % rating in VA
Vrated = 220; % rated line-to-line voltage in V
pf = 0.853; % rated power factor
Irated = Sb/(sqrt(3)*Vrated*p
www.eeworm.com/read/464101/7169737
m m2.m
% M-file for Project 2 on space vectors in Chapter 5.
% m2.m prompts the user for the values of m, n and attenuation
% factor used in the SIMULINK file s2.m
% It also plots the results of th
www.eeworm.com/read/457830/7317240
c middle.c
#include "world.h"
#include
void term();
int mem = 0;
#define MAXLEN 100
char tempstr[BSIZE];
struct midcode * mid = NULL, * r = NULL;
int top=-1;
void factor();
char * ex