用了那么长的matlab,似乎很少听人提到过NAG toolbox ,今天用了,别有一番感受。

所谓NAG,就是 Numerical Algorithms Group 。

http://www.nag.co.uk/

The Numerical Algorithms Group (NAG) specializes in the provision of software for the solution of mathematical, statistical and data mining problems. These components, together with the visualization software and additional services that NAG offers, are used by companies and institutions in a diverse range of industries spanning the globe. They use them to enrich their applications developed to solve problems in disciplines such as financial analysis, science and engineering and in the fields of education and academia.

NAG was founded in 1970 as a collaborative venture combining the talents of many globally renowned mathematicians. In 1971 NAG developed the first mathematical software library, which, over the next three decades, has evolved to become what it is today, the largest commercially available collection of high quality mathematical and statistical algorithms.

NAG数值算法库原来是用fortran写成的,但经过了30多年的发展已经可以在很多语言环境下调用,实际上,已经有了C语言版本和matlab NAG toolbox 。

在这里,我下载了matlab NAG toolbox ( win32的),地址 here (43.9 MB). 安装后在help文档里的截图如下:

具体内容:

# A00 – Library Identification# A02 – Complex Arithmetic# C02 – Zeros of Polynomials# C05 – Roots of One or More Transcendental Equations# C06 – Summation of Series# D01 – Quadrature# D02 – Ordinary Differential EquationsIntegrators for Stiff Ordinary Differential Systems# D03 – Partial Differential Equations# D04 – Numerical Differentiation# D05 – Integral Equations# D06 – Mesh Generation# E01 – Interpolation# E02 – Curve and Surface Fitting# E04 – Minimizing or Maximizing a Function# F – Linear Algebra# F01 – Matrix Operations, Including Inversion# F02 – Eigenvalues and Eigenvectors# F03 – Determinants# F04 – Simultaneous Linear Equations# F05 – Orthogonalisation# F07 – Linear Equations (LAPACK)# F08 – Least-squares and Eigenvalue Problems (LAPACK)# F11 – Large Scale Linear Systems# F12 – Large Scale Eigenproblems# G01 – Simple Calculations on Statistical Data# G02 – Correlation and Regression Analysis# G03 – Multivariate Methods# G04 – Analysis of Variance# G05 – Random Number Generators# G07 – Univariate Estimation# G08 – Nonparametric Statistics# G10 – Smoothing in Statistics# G11 – Contingency Table Analysis# G12 – Survival Analysis# G13 – Time Series Analysis# H – Operations Research# M01 – Sorting# S – Approximations of Special Functions# X01 – Mathematical Constants# X02 – Machine Constants# X03 – Inner Products# X04 – Input/Output Utilities# X05 – Date and Time Utilities

matlab nag 工具箱,matlab 数值算法工具箱 NAG toolbox相关推荐

  1. Matlab(R2020a)添加工具箱Toolbox的方法(详细图解)

    Matlab(R2020a)添加工具箱Toolbox的方法(添加omp Toolbox详细图解) 1.准备toolbox 给Matlab添加omp工具箱的方法. 在Matlab Toolboxes 下 ...

  2. matlab中imapprox,Matlab图像处理工具箱:Image Processing Toolbox

    图像处理工具箱是一个函数的集合,它扩展了matlab数值计算环境的能力.这个工具箱支持了大量图像处理操作,包括: 空间图像变换 Spatial image transformations 形态操作 M ...

  3. Matlab中提供了符号计算工具箱(Symbolic Math Toolbox),可以进行符号运算

    Matlab中提供了符号计算工具箱(Symbolic Math Toolbox),可以进行符号运算.以下是一些常见的符号运算示例: 定义符号变量 要定义一个符号变量,可以使用 syms 函数.例如,要 ...

  4. matlab中英文对照表,Matlab工具箱中英文对照

    Matlab工具箱中英文对照 Matlab2010工具箱中英文对照 matlab distributed computing server 分布式计算服务器 simulink 仿真 aerospace ...

  5. 2009-03-24 20:01 Matlab 7.0 添加BNT工具箱(转)

    采用MATLAB语言编制的贝叶斯网络工具箱(Bayesian Networks Toolbox,BNT)可实现贝叶斯网络结构学习.参数学习.推理和构建贝叶斯分类器,此工具箱在贝叶斯学习编程方面非常灵活 ...

  6. 模糊控制matlab算例,matlab模糊逻辑工具箱

    基本FIS编辑器(MATLAB模糊逻辑工具箱函数)_IT/计算机_专业资料.基本FIS编辑器 MATLAB模糊逻辑工具箱函数 基本FIS 编辑器函数 fuzzy 格式 fuzzy %弹出未定义的基本 ...

  7. matlab中alw,MATLAB环境下遗传算法优化工具箱的应用_刘万林

    M A T LAB 环境下遗传算法优化工具箱的应用 刘万林,张新燕,晁勤 (新疆大学电气工程学院,新疆乌鲁木齐830008)摘 要:用M A T L AB 语言及M A T L AB 语言编制的优化工 ...

  8. 工具箱 matlab,最全的Matlab工具箱分享

    Gerald Recktenwald <Numerical Methods with MATLAB>(NMM1.5数值分析工具箱) Dahua Lin<Statistical Lea ...

  9. 看不懂matlab工具箱,matlab /simulink 各个工具箱的简单介绍 入门请看

    所谓Matlab工具箱就是一些M文件的集合, 用户可以修改工具箱中的函数,更为重要的是用户可以通过编制M文件来任意地添加工具箱中原来没有的工具函数.此功能充分体现了matlab语言的开放性.许多的专业 ...

  10. fullbnt matlab,Matlab 7.0 添加BNT工具箱

    Matlab 7.0 添加BNT工具箱 采用MATLAB语言编制的贝叶斯网络工具箱(Bayesian Networks Toolbox,BNT)可实现贝叶斯网络结构学习.参数学习.推理和构建贝叶斯分类 ...

最新文章

  1. Android中NFC编程
  2. Robotium中定位Android客户端疑难元素
  3. 三人三鬼过河(野人与传教士过河)问题c/c++代码
  4. iOS开发 Block的用法
  5. Python找出列表中出现次数最多的元素三种方式
  6. Go变量地址值和指针的关系
  7. Java当中 报错 没有有任何类型 的外层实例可访问
  8. Java Web的web.xml文件作用及基本配置(转)
  9. dz去掉/forum.php_discuz如何去除url的forum.php
  10. 【Flink】Flink流式导入Hbase 【视频笔记】
  11. C# - winform使用Dictionary的时候,程序一闪而过!
  12. 02 - 用wxStreamToTextRedirector和wxTextCtrl输出std::cout
  13. 1,3+–二苯基胍行业调研报告 - 市场现状分析与发展前景预测
  14. Sony MZ-RH1 Hi-MD
  15. UVA10034 Freckles【Kruskal算法+并查集】
  16. 提高服务器响应时间,如何提高服务器qps
  17. mysql主从配置修改重启无效
  18. EA周报|刘强东案 9 月 11 日开庭听证;小鹏员工承认上传特斯拉源代码到个人账户;传新 iPhone 将抛弃刘海使用真全面屏...
  19. 数据分析之Excel篇(三):计算统计函数
  20. 第二阶段javaweb-day01-mqsql基础

热门文章

  1. AcWing 368. 银河(有向图的强连通分量)
  2. bzoj 2330 / AcWing 368 银河 差分约束系统+tarjan缩点+拓扑排序
  3. Day105 项目实战7 商品查询
  4. 第五周学习总结-HTML5
  5. 刘鹏教授受邀参加秦淮知识产权日主题宣传 · 圆桌论坛
  6. 区块链:分布式系统核心技术
  7. vue 生命周期 这个博客写的很好https://www.cnblogs.com/happ0/p/8075562.html
  8. MYSQL 2059问题的解决
  9. 想要4个9?本文告诉你监控告警如何做
  10. 更改bootstrap工具提示-tooltip