代码搜索:matlab RFID

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

代码结果 10,000
www.eeworm.com/read/444586/7611374

m main_logistic.m

% Logistic 映射 % 使用平台 - Matlab6.5 / Matlab7.0 % 作者:陆振波,海军工程大学 % 欢迎同行来信交流与合作,更多文章与程序下载请访问我的个人主页 % 电子邮件:luzhenbo@yahoo.com.cn % 个人主页:http://luzhenbo.88uu.com.cn % % 表达式 % x(n+1) = lambda * x(n) *
www.eeworm.com/read/443241/7635754

m exa110701_pwelch.m

%------------------------------------------------------------------------- % exa1100701_pwelch.m, for example 11.7.1 and fig. 11.5.1(d) % to estimate the PSD of x(n) by Welch average; %------------
www.eeworm.com/read/443241/7635793

m exa090804_svd.m

%----------------------------------------------------------------------- % exa090804_svd.m, for example 9.8.4 % to test svd.m; % 在MATLAB6.1 和 MATLAB5.3下运行该程序,所得到的 U,V矩阵稍有不同, % 但奇异值是一样的 %---------
www.eeworm.com/read/443234/7635860

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 C:\MATLAB701\work\chaci
www.eeworm.com/read/443234/7635872

plg ttt.plg

Build Log --------------------Configuration: ttt - Win32 Debug-------------------- Command Lines Build : warning : failed to (or don't know how
www.eeworm.com/read/442985/7640371

m exa110701_pwelch.m

%------------------------------------------------------------------------- % exa1100701_pwelch.m, for example 11.7.1 and fig. 11.5.1(d) % to estimate the PSD of x(n) by Welch average; %------------
www.eeworm.com/read/442985/7640410

m exa090804_svd.m

%----------------------------------------------------------------------- % exa090804_svd.m, for example 9.8.4 % to test svd.m; % 在MATLAB6.1 和 MATLAB5.3下运行该程序,所得到的 U,V矩阵稍有不同, % 但奇异值是一样的 %---------
www.eeworm.com/read/442852/7643444

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/442444/7651681

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/442433/7651807

vhd dds_top.vhd

-------------------------------------------------------------------------------------------- -- -- DSP Builder (Version 7.0, Build 33) -- Quartus II development tool and MATLAB/Simulink Interface