代码搜索:Fx0

找到约 60 项符合「Fx0」的源代码

代码结果 60
www.eeworm.com/read/101082/6247998

4 urx.4

.\" SCCSID: @(#)urx.4 8.1 9/11/90 .TH urx 4 VAX "" Unsupported .SH Name urx \- DEC RX02 floppy disk interface .SH Syntax .B "controller fx0 at uba0 csr 0177170 vector rxintr" .br .B "disk rx0 at fx0
www.eeworm.com/read/177838/9430888

m fuz_pid.m

function [sys,x0,str,ts]=fuz_pid(t,x,u,flag,T,aFuz,fx0,gam) switch flag, case 0,[sys,x0,str,ts]=mdlInitializeSizes(T); case 2,sys=mdlUpdates(x,u); case 3,sys=mdlOutputs(x,u,T,aFuz,fx0,
www.eeworm.com/read/453591/6946932

m secant.m

function [xvect,xdif,fx,nit]=secant(xm1,x0,nmax,toll,fun) x=xm1; fxm1=eval(fun); xvect=[x]; fx=[fxm1]; x=x0; fx0=eval(fun); xvect=[xvect;x]; fx=[fx;fx0]; err=toll+1; nit=0; xdif=[]; while (
www.eeworm.com/read/486289/6539101

for sajid.for

real x0,E write(*,*)'enter the values of x0,E' read(*,*) x0,E fx0=((x0*x0*x0)-155) Dfx0=(3*x0*x0) if(abs(fx0).lt.E)then write(*,*)'x0 is the root',x0 goto 2 endif do n
www.eeworm.com/read/383635/8930968

m mathanalysis102.m

format long %x0=0.5; %x0=1; x0=0.55; e1=0.5e-10; e2=0.5e-10; N=100; count=0; while(1) %fx0=abs(x0.*exp(x0)-1); %difffx0=exp(x0)+x0.*exp(x0); %%fx0=abs(x0.^3-x0-1); %%difffx
www.eeworm.com/read/291233/8433752

m newxandf.m

function [ X1,FX1] = Untitled1( X0,FX0,pos1,m) X1=X0; FX1=FX0; for i=1:m%m只蚂蚁 ran=unifrnd(0,1); kkkk=-1+0.3*(ran+pos1(1,i)-1); X1(i,pos1(1,i))=kkkk; FX1(i,pos1(1,i))=f4(kkkk); end%计算的到
www.eeworm.com/read/147682/5728117

m init_mcfxlms.m

% [w,x,y,e,d,p,fx] = init_mcfxlms(L,Nref,Nact,Nsens,s,se,w0,x0,d0,y0,fx0) % % Creates and initializes the variables required for the % Multichannel Filtered-X Least Mean Squares (MCFXLMS)
www.eeworm.com/read/271760/10982084

m fuz_pid.m

function [sys,x0,str,ts]=fuz_pid(t,x,u,flag,T,aFuz,fx0,gam) switch flag, case 0, [sys,x0,str,ts] = mdlInitializeSizes(T); case 2, sys = mdlUpdates(x,u); case 3, sys = mdlOutputs(x,u,T,aFu
www.eeworm.com/read/316047/13531391

m fuz_pid.m

function [sys,x0,str,ts]=fuz_pid(t,x,u,flag,T,aFuz,fx0,gam) switch flag, case 0, [sys,x0,str,ts] = mdlInitializeSizes(T); case 2, sys = mdlUpdates(x,u); case 3, sys = mdlOutputs(x,u,T,aFu
www.eeworm.com/read/351719/10615599

txt l298控制两电机onlypokou.txt

#include #include #include #include #include sbit sd0 = P0^0; //PWM,定左轮速度 sbit sd1 = P0^1; // sbit fx0=P0^2; //