代码搜索:M
找到约 10,000 项符合「M」的源代码
代码结果 10,000
www.eeworm.com/read/244381/12869692
m trans1_m.m
% Approximation of uncertain transfer function by unstructured
% multiplicative perturbation
%
hold off
omega = logspace(1,4,100);
%
% first-order fit
Wm = nd2sys([0.3877 25.6011],[1.0000 246.3
www.eeworm.com/read/142092/12962995
m nfam5m.m
function [nf, na, ex, E, N] = nfam5m(data,dt)
% The function NFAM5M calculates the smoothed modified Hilbert frequency and amplitude
% of data(n,k), where n specifies the length of time series,
%
www.eeworm.com/read/142092/12963044
m desa1m.m
function [W,A]=desa1m(x, dt)
% The function DESA1M calculates frequency and amplitude using Teager Energy Operator (DESA-1 algorithm)
% of the data x(n,m), where n is the number of points, and m
www.eeworm.com/read/241210/13163824
m command_in_out_m.m
t=0:0.1:10;
t=t';
u=sin(t);
sim_input=[t,u];
[tout1,x1,yout1]=sim('command_in_out',5);
% 仿真时间范围0~5s,输出时间向量 tout1 由 Simulimk 的求解器步长决定
[tout2,x2,yout2]=sim('command_in_out',[1
www.eeworm.com/read/319871/13440854
m my_yprime_m.m
function yp = yprime(t,y)
% Differential equation system for restricted three body problem.
% Think of a small third body in orbit about the earth and moon.
% The coordinate system moves with the e
www.eeworm.com/read/319335/13453932
m my_yprime_m.m
function yp = yprime(t,y)
% Differential equation system for restricted three body problem.
% Think of a small third body in orbit about the earth and moon.
% The coordinate system moves with the e
www.eeworm.com/read/319071/13463429
m m_sorting_unwrapping.m
% 按调制度排序的三维位相展开
clear;close all;
N=128; %矩阵大小
FN=32; %条纹数
%--------------------object-------------------
X=1:N;
[X,Y]=meshgrid(X);
obj=hanning(N)*hanning(
www.eeworm.com/read/318125/13485666
m times10_m.m
function [sys,x0,str,ts] = times10_m(t,x,u,flag)
%TIMES10_m S-function whose output is ten times its input.
% This M-file illustrates how to construct an M-file S-function that
% computes an ou
www.eeworm.com/read/318125/13487803
m times10_m.m
function [sys,x0,str,ts] = times10_m(t,x,u,flag)
%TIMES10_m S-function whose output is ten times its input.
% This M-file illustrates how to construct an M-file S-function that
% computes an ou
www.eeworm.com/read/313618/13583982
m51 m_zongxian.m51
BL51 BANKED LINKER/LOCATER V5.03 08/09/2005 09:25:00 PAGE 1
BL51 BANKED LINKER/LOCATER V5.03, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE M_zong