代码搜索结果
找到约 10,000 项符合
M 的代码
exm08052m_1_1.m
%exm080521m_1.m
%此文件应该在exm080521_1.mdl运行后,再运作。
tt=TX.time;
x1=TX.signals.values;
plot(tt,x1),grid on,
xlabel('kT'),ylabel('x1(kT)')
shg
chap4_8m1.m
function [u]=chap4_8m1(u1,u2,u3)
global s
persistent errori error_1
ts=0.001;
if u3==0
errori=0;
error_1=0;
end
s=2; %Selecting Signal Type
if s==1 %Step Signa
chap4_8m2.m
function [u]=chap4_8m2(u1,u2,u3,u4)
global s
persistent w x1 x2 x3 w_1 w_2 w_3
N=300;
C=5;
if u3==0
w=zeros(N+C,1);
w_1=w;
w_2=w;
d_w=w;
end
alfa=0.04;
if s==1
exm08052m_1_1.m
%exm080521m_1.m
%此文件应该在exm080521_1.mdl运行后,再运作。
tt=TX.time;
x1=TX.signals.values;
plot(tt,x1),grid on,
xlabel('kT'),ylabel('x1(kT)')
shg
m32_16led.m51
BL51 BANKED LINKER/LOCATER V6.00 04/05/2008 19:56:28 PAGE 1
BL51 BANKED LINKER/LOCATER V6.00, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE STARTU
chap4_8m1.m
function [u]=chap4_8m1(u1,u2,u3)
global s
persistent errori error_1
ts=0.001;
if u3==0
errori=0;
error_1=0;
end
s=2; %Selecting Signal Type
if s==1 %Step Signa
chap4_8m2.m
function [u]=chap4_8m2(u1,u2,u3,u4)
global s
persistent w x1 x2 x3 w_1 w_2 w_3
N=300;
C=5;
if u3==0
w=zeros(N+C,1);
w_1=w;
w_2=w;
d_w=w;
end
alfa=0.04;
if s==1
fmex_gen_test1m.m
clear all
clear global
close all
format bank
clc
%MEXing via Lahey LF95 Fortran 95 compiler
!lf95 tnmex4.f90 fmexdyn4.f90 @mexlink.rsp -out tnn13.dll
%example test variables
n=5000;
x
chap4_8m1.m
function [u]=chap4_8m1(u1,u2,u3)
global s
persistent errori error_1
ts=0.001;
if u3==0
errori=0;
error_1=0;
end
s=2; %Selecting Signal Type
if s==1 %Step Signa
chap4_8m2.m
function [u]=chap4_8m2(u1,u2,u3,u4)
global s
persistent w x1 x2 x3 w_1 w_2 w_3
N=300;
C=5;
if u3==0
w=zeros(N+C,1);
w_1=w;
w_2=w;
d_w=w;
end
alfa=0.04;
if s==1