代码搜索:mimo matlab
找到约 10,000 项符合「mimo matlab」的源代码
代码结果 10,000
www.eeworm.com/read/319335/13454067
m exm12032_1.m
% exm12032_1.m
% 注意:运行该文件前,要确认exm12032_1.c在D:\mywork目录上
cd D:\mywork
mex -f D:\MATLAB6p5\bin\win32\mexopts\msvc60engmatopts.bat exm12032_1.c
dir exm12032_1.*
disp('按任意键继续')
pause
!e
www.eeworm.com/read/319074/13463346
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/319074/13463385
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/319045/13463975
m contents.m
% FastICA for Matlab 5.x
% Version 2.1, January 15 2001
% Copyright (c) Hugo G鋠ert, Jarmo Hurri, Jaakko S鋜el
www.eeworm.com/read/318956/13465938
m p0302.m
I=imread('cameraman.tif'); % MATLAB自带的图像,如图3-3所示
imshow(I);
clear;close all
I=imread('cameraman.tif');
imshow(I);
I=im2double(I);
T=dctmtx(8);
B=blkproc(I,[8 8], 'P1*x*P2',T,T');
Ma
www.eeworm.com/read/318956/13465941
m p0304.m
I=imread('pout.tif'); % 读取MATLAB自带的potu.tif图像
imshow(I);
figure,imhist(I);
[J,T]=histeq(I,64); % 图像灰度扩展到0~255,但是只有64个灰度级
figure,imshow(J);
figure,imhist(J);
figure,plot((0:255)/255,T)
www.eeworm.com/read/318800/13471730
plg matrix.plg
Build Log
--------------------Configuration: Matrix - Win32 Release--------------------
Command Lines
Creating command line "rc.exe /l 0x804 /f
www.eeworm.com/read/318488/13477501
m savemat.m
function wresult = savemat(outputfilename,imaVOL,scaninfo)
% function wresult = savemat(outputfilename,imaVOL,scaninfo)
%
% Matlab function to save imaVOL as mat format output file.
%
% Matlab l
www.eeworm.com/read/318141/13485024
xml info.xml
12
Petri Net Toolbox
matlab
$toolbox/matlab/general/matlabicon.gif
Help