-
Matlab_symbols_used_math_kit
Matlab 符号运算是通过集成在 Matlab 中的符号数学工具箱(Symbolic Math Toolbox)
来实现的。和别的工具箱有所不同,该工具箱不是基于矩阵的数值分析,而是使用字符串来
进行符号分析与运算。实际上,Matlab 中的符号数学工具箱是建立在 Maple 基础上的,当
进行 Matlab 符号运算时,它就请求 Maple 软件去计算并将结果返回给 Matlab。(Matlab symbolic operation is integrated in the Matlab Symbolic Math Toolbox (Symbolic Math Toolbox) to achieve. And different from other toolbox, the toolbox is not based on numerical analysis matrix, but use a string for symbolic analysis and calculation. In fact, Matlab' s Symbolic Math Toolbox is built based on Maple, Matlab symbolic computation to the time when it requests Maple software to calculate and return results to Matlab.)
- 2010-10-07 14:23:48下载
- 积分:1
-
AntsP
说明: 这是利用蚁群算法求解旅行商问题的matlab代码,对于求解其他最短路径问题,可以通过修改中间程序来实现。(This is the matlab code for solving traveling salesman problem using ant colony algorithm. For solving other shortest path problems, it can be achieved by modifying the intermediate program.)
- 2019-10-12 23:23:44下载
- 积分:1
-
rdetools-0.1
relevant dimensionality estimate toolbox(relevant dimensionality estimate)
- 2009-02-07 14:14:33下载
- 积分:1
-
DTS for BU2614
BU2614 PLL 源程序,直接解压(source code for digital tuning system using BU2614 PLL IC. Please unzip directly.)
- 2005-02-24 13:12:33下载
- 积分:1
-
Gaussc
选主元的高斯消元法,用于求解线性方程组。很方便!基于c++开发。(Selected principal component of the Gaussian elimination method for solving linear equations. Very convenient! Based on c++ development.)
- 2010-03-03 10:41:17下载
- 积分:1
-
MIMORayleighfadingChannelCapacity
一个瑞利衰落信道容量的测试模型,包括两个m文件和一个说明文档。(A Rayleigh fading channel capacity of the test model, including a description of two m files and documents.)
- 2010-05-26 18:29:21下载
- 积分:1
-
rainflow
雨流计数法:用于疲劳载荷谱处理,输入载荷谱即可得到疲劳损伤累计结果(Rain flow counting method: treatment for fatigue load spectrum, the input load spectrum can be obtained by the cumulative fatigue damage results)
- 2011-10-06 15:43:40下载
- 积分:1
-
ORP
支持向量机预测程序,实现氧化还原电位的预测(This program is based on SVM,used to the prediction of oxidation-reduction potential)
- 2015-03-25 15:53:18下载
- 积分:1
-
STL-ppt
STL(Standard Template Library)是C++标准庫的一部分(80 ),是用C++ Template机制来表达泛型的庫(Standard Template Library )
- 2014-02-24 22:12:06下载
- 积分:1
-
cy
说明: 模糊控制的一级倒立摆仿真,采用TS模型,TTS模糊模型,是非线形复杂系统模糊建模中一个典型的模糊动态模型。这类模型采用的模糊规则:其前件是依据系统输入、输出间是否存在局部线形关系来进行划分;而其后件是多项式线形方程来表达,从而构成各条规则间的线形组合,使非线形系统的全局输出具有良好的线性描述特性。(Fuzzy Control of an inverted pendulum simulation, using the TS model, TTS fuzzy model, a non-linear modeling of complex systems in a typical fuzzy fuzzy dynamic model. Such models using fuzzy rule: whether it is based on local linear relationship exists between the system input and output to the front piece is divided subsequent pieces are linear polynomial equations to express, thus constituting a linear combination between each rule that non- Global output linear system has good linearity characterization.)
- 2013-11-27 20:16:00下载
- 积分:1