代码搜索:mimo matlab
找到约 10,000 项符合「mimo matlab」的源代码
代码结果 10,000
www.eeworm.com/read/305828/13760089
tcl sinout_quartus.tcl
############################################################################################
##
## DSP Builder (Version 2.1.3 Build 31)
## Quartus II development tool and MATLAB/Simulink Interface
www.eeworm.com/read/305828/13760090
tcl tb_sinout.tcl
puts "############################################################################################"
puts "# "
puts "# DSP Builder (Version 2.1.3 Build 31)"
puts "# Quartus II development tool and M
www.eeworm.com/read/305828/13760095
vhd sinout.vhd
--------------------------------------------------------------------------------------------
--
-- DSP Builder (Version 2.1.3 Build 31)
-- Quartus II development tool and MATLAB/Simulink Interface
www.eeworm.com/read/305828/13760104
pl sinoutlaunch.pl
############################################################################################
##
## DSP Builder (Version 2.1.3 Build 31)
## Quartus II development tool and MATLAB/Simulink Interface
www.eeworm.com/read/305828/13760106
ptf class.ptf
############################################################################################
##
## DSP Builder (Version 2.1.3 Build 31)
## Quartus II development tool and MATLAB/Simulink Interface
www.eeworm.com/read/305828/13760115
pl sinoutgensynth.pl
############################################################################################
##
## DSP Builder (Version 2.1.3 Build 31)
## Quartus II development tool and MATLAB/Simulink Interface
www.eeworm.com/read/305828/13760122
v tb_sinout.v
//////////////////////////////////////////////////////////////////////////////////////////////
//
// DSP Builder (Version 2.1.3 Build 31)
// Quartus II development tool and MATLAB/Simulink Interfa
www.eeworm.com/read/305828/13760132
vhd tb_sinout.vhd
--------------------------------------------------------------------------------------------
--
-- DSP Builder (Version 2.1.3 Build 31)
-- Quartus II development tool and MATLAB/Simulink Interface
www.eeworm.com/read/305635/13764108
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/305635/13764147
m exa090804_svd.m
%-----------------------------------------------------------------------
% exa090804_svd.m, for example 9.8.4
% to test svd.m;
% 在MATLAB6.1 和 MATLAB5.3下运行该程序,所得到的 U,V矩阵稍有不同,
% 但奇异值是一样的
%---------