代码搜索:MATLAB LMD

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

代码结果 10,000
www.eeworm.com/read/381363/9095882

m edit.m

function r=edit(fn1, fn2, fn3) %EDIT Call the selected editor to edit the file. % % EDIT [FNAME] [FNAME] [FNAME] % % If the extension is not specified, .m will be % add to t
www.eeworm.com/read/381363/9096005

hlp equalize.hlp

Equalize The Equalize item of the Colormap menu attempts to increase the contrast of the current image by transforming the colormap of the image so that the gray component of the image is constant
www.eeworm.com/read/381207/9104866

m fig2_2.m

% This program can be used tore-produce Figure 2.2 of text clear all close all xg = linspace(-6,6,1500); % randowm variable between -4 and 4 xr = linspace(0,6,1500); % randowm variable between 0 a
www.eeworm.com/read/184304/9110775

c engexam.c

#include #include #include #include "engine.h" int PASCAL WinMain (HANDLE hInstance, HANDLE hPrevInstance, LPSTR lpszCmdLine, int nCm
www.eeworm.com/read/184304/9110827

m exm127~1.m

%exm1273_1.m !md d:\mywork cd d:\mywork ss=char(which('engexam.c','-all')); dos(['copy ',ss,' d:\mywork']); mex -f h:\matlab\bin\bccengmatopts.bat engexam.c !engexam !del engexam.c
www.eeworm.com/read/184304/9110848

c my_ypr~1.c

/*================================================================= * * YPRIME.C Sample .MEX file corresponding to YPRIME.M * Solves simple 3 body orbit problem * * The calling synt
www.eeworm.com/read/184267/9114022

m ip_02_05.m

% MATLAB script for Illustrative Problem 5, Chapter 2. echo on % first part Sx1=[ones(1,32)]; Rx1=ifft(Sx1,32); % second part Sx2=[ones(1,16),zeros(1,224),ones(1,16)]; Rx2=ifft(Sx2,256); % pl
www.eeworm.com/read/184181/9118703

txt ds_uwb说明.txt

关于simu1: 在simlink运行之前的初始化过程中,完成了信道时延和幅度的估计,多径合成权系数估计 多径合成采用可选EG/MR/MMSE合成 信道可选白噪声信道AWGN和IEEE80.215.3a UWB标准信道模型(CM1-CM4)但为了简化, 这里采用了IEEE80.215.3a给出了信道模型中的仿真数据包(如果你是作超宽带的,信道模型程序和数据可从IEEE80.215.3 ...
www.eeworm.com/read/380718/9133469

out matcom.out

This is the output from running Visual MATCOM. Please close this window after viewing it. Licensed to FREE. Using Visual C++ : Target WinNT/Win95 (Win32) chacir : Translating D:\MATLAB6p1\work\chaci
www.eeworm.com/read/380138/9160635

txt 遗传函数说明.txt

SimWe仿真论坛 ? G01:<mark>MatLab</mark> ? 【分享】遗传算法工具箱gaotv5的中文说明 页: [1] xcchen 2002-10-29 03:57 【分享】遗传算法工具箱gaotv5的中文说明   遗传算法工具箱GAOT包括了许多实用的函数,这些函数按照功能可以分为以下几类: 1.1 主界面函数  主程序ga.m提供了遗传算法工具箱与外部的接 ...