Matlab-常用数学函数
2008 年 2 月 9 日
|
这些网页的目的主要是为了让Matlab新手能在最短的时间内掌 握Matlab这个工具, 完成自己的任务, 成为一个proficient Matlab consumer, 而非Matlab professor.
|
本页面所涉及的操作已录制Matlab视频教程, 请从此处:
//JavaScript should be enabled to display URL of demo video pages!
var fName=window.location.pathname;
var fName=fName.substring(1+Math.max(fName.lastIndexOf('/'),fName.lastIndexOf('\\')),fName.length-4)
document.write('
观看Matlab操作演示录像');
观看Matlab操作演示录像
常用数学函数, 一般这些函数不仅可以对标量运算, 也可以对数组中每个元素运 算, 返回同样大小的结果数组.
第1部分 生成复数
Matlab中可以将复数当作普通数值进行操作, 生成复数的方法: f=1+2i, 即可, 注 意如果已有a=1,b=3,
c=a+b*i %从已有变量生成复数记得加乘号.
第2部分 三角函数
懒得翻译了, 如果看不懂这里的E文, 用google搜索个网络词典吧.
- acos, Inverse cosine; result in radians
- acosd, Inverse cosine; result in degrees
- acosh, Inverse hyperbolic cosine
- acot, Inverse cotangent; result in radians
- acotd, Inverse cotangent; result in degrees
- acoth, Inverse hyperbolic cotangent
- acsc, Inverse cosecant; result in radians
- acscd, Inverse cosecant; result in degrees
- acsch, Inverse hyperbolic cosecant
- asec, Inverse secant; result in radians
- asecd, Inverse secant; result in degrees
- asech, Inverse hyperbolic secant
- asin, Inverse sine; result in radians
- asind, Inverse sine; result in degrees
- asinh, Inverse hyperbolic sine
- atan, Inverse tangent; result in radians
- atan2, Four-quadrant inverse tangent
- atand, Inverse tangent; result in degrees
- atanh, Inverse hyperbolic tangent
- cos, Cosine of argument in radians
- cosd, Cosine ofo argument in degrees
- cosh, Hyperbolic cosine
- cot, Cotangent of argument in radians
- cotd, Cotangent of argument in degrees
- coth, Hyperbolic cotangent
- csc, Cosecant of argument in radians
- cscd, Cosecant of argument in degrees
- csch, Hyperbolic cosecant
- hypot, Square root of sum of squares
- sec, Secant of argument in radians
- secd, Secant of argument in degrees
- sech, Hyperbolic secant
- sin, Sine of argument in radians
- sind, Sine of argument in degrees
- sinh, Hyperbolic sine of argument in radians
- tan, Tangent of argument in radians
- tand, Tangent of argument in degrees
- tanh, Hyperbolic tangent
第3部分 指数函数等
- exp, 指数函数
- expm1, Compute exp(x)-1 accurately for small values of x
- log, 自然对数函数
- log10, 常用对数(10为底)
- log1p, Compute log(1+x) accurately for small values of x
- log2, Base 2 logarithm and dissect floating-point numbers into exponent and mantissa
- nextpow2, Next higher power of 2
- nthroot, Real nth root of real numbers
- pow2, Base 2 power and scale floating-point numbers
- reallog, Natural logarithm for nonnegative real arrays
- realpow, Array power for real-only output
第4部分 取整函数
- ceil, 向着∞取整
- fix, 截断取整
- floor, 向着-∞取整
- mod, Modulus after division
- round, 四舍五入取整
专栏文章内容及配图由作者撰写发布,仅供工程师学习之用,如有侵权或者其他违规问题,请联系本站处理。 联系我们
相关推荐
请教uclinux下modem拨号的问题
C8051F330 C8051F331 单片机
GREAT WALL GW-300/300C型彩色显示器的电源电路图
C8051F310_1_2_3_4_5 单片机
C8051F320 C8051F321 单片机
Boost电路的工作过程
LabVIEW 快速编程之谜
GREAT WALL GW-140/140H型VGA多频彩色显示器的电源电路图
量子元件产业正在兴起
新手请问s3c44b0板子的问题
赠送seasoblue兄一套软件,包喜欢!
C6474多核处理器在医疗应用领域
人工智能推动戴尔数据中心营收——利润是一大挑战
LabVIEW 事件结构之谜
冷金属融合让3D打印钛变得容易
c8051f310/1 单片机
AI驱动价值升级,生态互联重塑产品定位——IDC 2026年中国平板市场十大洞察
GERAT WALL GW-200/200H型彩色显示器的电源电路图
在进行任何实验之前,教AI预测细胞的外观
ENVISION EC-1469型SVGA彩色显示器的电源电路图
LabVIEW 程序调试之谜
人工智能的下一个前沿不仅仅是更多数据
请教uclinux下modem拨号的问题
TMS320DM365 数字媒体处理器技术概览
比亚迪发动机在乙醇、汽油和电力之间灵活切换
菜鸟请教大虾们问题!!!
AMD:扎实的路线图带来资金,而更好的路线图,甚至更多的收入
GREAT WALL GW-100/100C型单色显示器的电源电路图
医疗器械召回的主要原因
C8051F系列单片机PROTEL99原理图库