代码搜索:MATLaB
找到约 10,000 项符合「MATLaB」的源代码
代码结果 10,000
www.eeworm.com/read/459017/7284146
txt matlab.txt
其中的数据文件a2550.txt根据自己的仿真需要可以自己添加
%设定分析频率,分析点数
N=1024;n=0:N-1;fs=5000;
%载入数据
Load d:\matlab7\signalinput\4a\a2550.txt;s=a2550;sdata=(s-mean(s))/std(s,1);
%频谱分析傅立叶变换
sf=fft(s);msf=abs(sf(1:N/2));
www.eeworm.com/read/458665/7291835
doc matlab.doc
www.eeworm.com/read/458425/7296668
m matlab.m
function varargout = matlab(varargin)
% MATLAB M-file for matlab.fig
% MATLAB, by itself, creates a new MATLAB or raises the existing
% singleton*.
%
% H = MATLAB returns the handl
www.eeworm.com/read/458425/7296684
fig matlab.fig
www.eeworm.com/read/458425/7296685
asv matlab.asv
function varargout = matlab(varargin)
% MATLAB M-file for matlab.fig
% MATLAB, by itself, creates a new MATLAB or raises the existing
% singleton*.
%
% H = MATLAB returns the handl
www.eeworm.com/read/458004/7314318
ppt matlab基础.ppt
www.eeworm.com/read/457368/7326389
doc matlab.doc
www.eeworm.com/read/457251/7330311
pdf matlab.pdf
www.eeworm.com/read/456289/7352591
ppt matlab.ppt
www.eeworm.com/read/455783/7365624