代码搜索:mimo matlab

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

代码结果 10,000
www.eeworm.com/read/469279/6979986

v tb_m.v

////////////////////////////////////////////////////////////////////////////////////////////// // // DSP Builder (Version 7.0) // Quartus II development tool and MATLAB/Simulink Interface // //
www.eeworm.com/read/469279/6980007

vhd tb_m.vhd

-------------------------------------------------------------------------------------------- -- -- DSP Builder (Version 7.0, Build 33) -- Quartus II development tool and MATLAB/Simulink Interface
www.eeworm.com/read/469279/6980008

vhd m.vhd

-------------------------------------------------------------------------------------------- -- -- DSP Builder (Version 7.0, Build 33) -- Quartus II development tool and MATLAB/Simulink Interface
www.eeworm.com/read/469279/6980009

vec m.vec

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % % DSP Builder (Versi
www.eeworm.com/read/469046/6984208

m 3-3.m

h=figure; f = uimenu(h,'Label','MATLAB工作间'); uimenu(f,'Label','新窗口','Callback','figure'); uimenu(f,'Label','保存','Callback','save'); h1=uimenu(f,'Label','清除'); uimenu(h1,'Label','清楚变量','callback',
www.eeworm.com/read/468525/6992443

m main_logistic.m

% Logistic 映射 % 使用平台 - Matlab7.0 % 作者:陆振波,海军工程大学 % 欢迎同行来信交流与合作,更多文章与程序下载请访问我的个人主页 % 电子邮件:luzhenbo@yahoo.com.cn % 个人主页:http://luzhenbo.88uu.com.cn clc clear all close all %------------
www.eeworm.com/read/467764/7000830

m fig4_2.m

% This program can be used tore-produce Figure 4.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/467324/7009709

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/467324/7009834

m ip_07_09.m

% MATLAB script for Illustrative Problem 9, Chapter 7 echo on num=[0.01 1]; den=[1 1.01 1]; [a,b,c,d]=tf2ss(num,den); dt=0.01; u=ones(1,2000); x=zeros(2,2001); for i=1:2000 x(:,i+1)=x(:,i)+
www.eeworm.com/read/467198/7020040

m contents.m

% Soft Computing Toolbox % Version 1.0, July 18, 1996 (For MATLAB 4.2) % Version 2.0, Feb. 10, 1999 (For MATLAB 5.2) % Copyright (c) 1996 by J.-S. R. Jang, C.-T. Sun, and E. Mizutani % % For use with