MATLAB函数大全
简介
本仓库提供了一个名为 matlab函数大全-matlab函数大全.doc
的资源文件,该文件包含了大量的MATLAB函数及其简要说明。虽然内容可能对初学者来说有些基础,但对于刚接触MATLAB的用户来说,这份文档仍然具有一定的参考价值。文档中列出了许多常用的MATLAB函数,并提供了它们的简要描述和用法提示。
文件内容
文档中包含了以下MATLAB函数的简要说明:
- A:
abs
,acos
,acosh
,acot
,acoth
,acsc
,acsch
,align
,all
,angle
,ans
,any
,area
,argnames
,asec
,asech
,asin
,asinh
,assignin
,atan
,atan2
,atanh
,autumn
,axes
,axis
- B:
bar
,bar3
,bar3h
,barh
,base2dec
,bin2dec
,blanks
,bone
,box
- C:
capture
,cart2pol
,cart2sph
,cat
,caxis
,cd
,cdedit
,cdf2rdf
,ceil
,cell
,cell2struct
,celldisp
,cellplot
,char
,chi2cdf
,chi2inv
,chi2pdf
,chi2rnd
,chol
,clabel
,cla
,class
,clc
,clear
,clf
,clock
,colorcube
,colordef
,colormap
,colspace
,close
,colperm
,comet
,comet3
,compass
,compose
,cond
,condeig
,condest
,conj
,contour
,contourf
,contour3
,contourslice
,conv
,cool
,copper
,cos
,cosh
,cot
,coth
,cplxpair
,csc
,csch
,cumsum
,cumtrapz
,cylinder
- D:
dblquad
,deal
,deblank
,dec2base
,dec2bin
,dec2hex
,deconv
,delaunay
,del2
,demo
,det
,diag
,diary
,diff
,digits
,dir
,disp
,display
,dlinmod
,dmperm
,dos
,double
,drawnow
,dsolve
- E:
echo
,edit
,eig
,eigs
,end
,eps
,error
,errortrap
,erf
,erfc
,erfcx
,erfinv
,errorbar
,etreeplot
,eval
,evalin
,exist
,exit
,exp
,expand
,expint
,expm
,expm1
,expm2
,expm3
,eye
,ezcontour
,ezcontourf
,ezgraph3
,ezmesh
,ezmeshc
,ezplot
,ezplot3
,ezpolar
,ezsurf
,ezsurfc
- F:
factor
,feather
,feedback
,f
,fft
,fft2
,fftn
,fftshift
,fieldnames
,figure
,fill3
,find
,findobj
,findstr
,findsym
,finverse
,fix
,flag
,fliplr
,flipud
,flipdim
,floor
,flops
,flow
,fmin
,fminbnd
,fmins
,fminunc
,fminsearch
,fnder
,fnint
,fnval
,fnplt
,fopen
,for
,format
,fourier
,fplot
,fprintf
,fread
,fsolve
,full
,funm
,funtool
,fzero
- G:
gamma
,gammainc
,gammaln
,gca
,gcbo
,gcf
,gco
,geomean
,get
,getfield
,getframe
,ginput
,global
,gplot
,gradient
,gray
,grid
,griddata
,gtext
,guide
- H:
harmmean
,help
,helpwin
,helpdesk
,hex2dec
,hex2num
,hidden
,hilb
,hist
,histc
,histfit
,hold
,horner
,hot
,hsv
使用说明
- 下载文件:点击仓库中的
matlab函数大全-matlab函数大全.doc
文件进行下载。 - 打开文件:使用Microsoft Word或其他支持.doc格式的文档阅读器打开文件。
- 查找函数:根据函数的首字母查找对应的函数,并查看其简要说明。
- 使用帮助:对于每个函数的具体用法,建议使用MATLAB自带的
help
命令进行详细查询。例如,要查看abs
函数的详细用法,可以在MATLAB命令窗口中输入help abs
。
注意事项
- 该文档内容较为基础,适合初学者参考。
- 文档中的函数说明可能不够详细,建议结合MATLAB的官方文档或在线帮助进行深入学习。
- 文档中的函数列表可能不完整,建议定期更新以获取最新的MATLAB函数信息。
希望这份文档能对你的MATLAB学习有所帮助!