代码搜索:M

找到约 10,000 项符合「M」的源代码

代码结果 10,000
www.eeworm.com/read/240225/6940819

m bp l-m.m

clf reset figure(gcf) colordef(gcf,'none') setfsize(500,200); echo on clc pause clc P=-1:0.1:1; T=[-0.9602 -0.5770 -0.0729 0.3771 0.6405 0.6600 0.4609 0.1336 -0.2013 -0.4344 -0.5000 -0.3930
www.eeworm.com/read/359142/6954503

m m2html.m

function <mark>m</mark>2ht<mark>m</mark>l(varargin) %<mark>M</mark>2HT<mark>M</mark>L - Docu<mark>m</mark>entation Syste<mark>m</mark> for <mark>M</mark>atlab <mark>M</mark>-files in HT<mark>M</mark>L % <mark>M</mark>2HT<mark>M</mark>L by itself generates an HT<mark>M</mark>L docu<mark>m</mark>entation of <mark>M</mark>atlab <mark>M</mark>-files in the % current directory. HT<mark>M</mark>L file ...
www.eeworm.com/read/123298/6960086

m mka_m_series.m

% 产生生成矩阵A; %%% there is 4095 points of the m series; clear all; A=zeros(12,12); for i=1:11 A(i,i+1)=1; end; A(12,1)=1; A(12,7)=1; A(12,9)=1; A(12,12)=1; % originate the vector;
www.eeworm.com/read/466903/7023190

m51 comu_m.m51

BL51 BANKED LINKER/LOCATER V5.12 06/30/2008 23:35:49 PAGE 1 BL51 BANKED LINKER/LOCATER V5.12, INVOKED BY: D:\EDU\SOFTWARE\KEIL\C51\BIN\BL
www.eeworm.com/read/458149/7071665

bak m_qam.m.bak

% =============================================% % Programed by Rustam Efendi, STTTelkom Bandung. % efendi_rustam@yahoo.com % Open for correction or any comments. % ===============================
www.eeworm.com/read/464238/7167203

m m8fskfig.m

clear all; close all; %% Setup % Define parameters. M = 8; % Size of signal constellation k = log2(M); % Number of bits per symbol n = 30; % Number of bits to process nk = n/k; % Symbol Numbe
www.eeworm.com/read/464109/7169546

m m3b.m

% This M-file, m3b.m, is for the regenerative braking part of Project 3 % on methods of braking of separately-excited dc motor in Chapter 8 % It is to be used in conjunction with the Simulink file
www.eeworm.com/read/464109/7169563

m m1o.m

% M file for Project 1 on induction motor drive % with open loop control in Chapter 9 % It sets the machine parameters and also plots the simulated % results when used in conjunction with s1open.m
www.eeworm.com/read/464109/7169571

m m1c.m

% M file for Project 1 on induction motor drive % with closed loop speed control in Chapter 9 % It sets the machine parameters and also plots the simulated % results when used in conjunction with
www.eeworm.com/read/464109/7169607

m m4comp.m

% MATLAB M-file m4comp.m is for checking preliminary % designs of the pss in Project 4 on % power system stablizer in Chapter 10. % m4comp.m provides the Bode plot of pss transfer function