代码搜索:M
找到约 10,000 项符合「M」的源代码
代码结果 10,000
www.eeworm.com/read/332725/12739861
ico m&m oran.ico
www.eeworm.com/read/332725/12739935
ico m&m brow.ico
www.eeworm.com/read/332725/12739986
ico m&m gree.ico
www.eeworm.com/read/332725/12740077
ico m&m yell.ico
www.eeworm.com/read/144969/12758792
m4 m4sugar.m4
divert(-1)# -*- Autoconf -*-
# This file is part of Autoconf.
# Base M4 layer.
# Requires GNU M4.
# Copyright (C) 1999, 2000, 2001, 2002, 2003 Free Sof
www.eeworm.com/read/245506/12797070
m m05l1.m
%指令仿真
new_system('S05L1'); %新建一个仿真模型
open_system('S05L1'); %打开仿真模型
set_param('S05L1','location',[50,50,400,200]);
%添加模块
add_block('simulink3/Sources/Sine Wave','S05L1/SineWave')
set_param(
www.eeworm.com/read/245506/12797162
m m06_amod_qam.m
fs=100; %采样频率
fc=15; %载波频率
t=0:0.025:2; %采样时间
x=sin([pi*t',2*pi*t']); %信号
y = amod(x, fc, fs,'qam'); %正交幅度调制
z = ademod(y, fc, fs, 'qam');%正交幅度解调
plot(t,x,'-',t,z,'.') %绘制调
www.eeworm.com/read/144120/12812357
m4 m4sugar.m4
divert(-1)# -*- Autoconf -*-
# This file is part of Autoconf.
# Base M4 layer.
# Requires GNU M4.
# Copyright 1999, 2000, 2001, 2002 Free Software Foun
www.eeworm.com/read/329659/12942613
m aci3_4_m.m
% ACI3-4 system (Sensorless Direct Field Oriented Control of Induction Motor)
%
% Required following function m-files:
% 1. "aci.m" - induction model
% 2. "aci_se.m" - Open-loop speed estimator
www.eeworm.com/read/141339/13019244