翻訳と辞書
Words near each other
・ TomSka
・ Tomskaya Pisanitsa Museum
・ Tomsky
・ Tomsky (inhabited locality)
・ Tomsky District
・ Tomsk—Tayga Railway line
・ Tomslake
・ TOMSO
・ Tomson
・ Tomson Highway
・ Tomson v. Ward
・ Tomsradio.com
・ Tomsrtbt
・ Tomstown Dolomite
・ Tomstown, Ontario
TomSym
・ Tomtabacken
・ Tomtar på loftet
・ Tomtarnas julnatt
・ Tomte
・ Tomte (band)
・ Tomtebo
・ Tomteboda
・ Tomtefamiljen i Storskogen
・ Tomtegubben
・ Tomtegubben som hade snuva
・ Tomtemaskinen
・ Tomten (poem)
・ Tomten har åkt hem
・ Tomten och haren


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

TomSym : ウィキペディア英語版
TomSym

The TomSym MATLAB symbolic modeling engine is a platform for modeling applied optimization and optimal control problems.
== Description ==

TomSym is complete modeling environment in Matlab with support for most built-in mathematical operators in Matlab. It is a combined modeling, compilation and interface to the TOMLAB solvers. The matrix derivative of a matrix function is a fourth rank tensor - that is, a matrix each of whose entries is a matrix. Rather than using four-dimensional matrices to represent this, TomSym continues to work in two dimensions. This makes it possible to take advantage of the very efficient handling of sparse matrices in Matlab, which is not available for higher-dimensional matrices.
TomSym has a variety of functions, among them:
* Ability to transform expressions and generate analytical first and second order derivatives, including sparsity patterns.
* Interfaced and compatible with MAD, i.e. MAD can be used when symbolic modeling is not suitable.
* Numerical differentiation can be used to parts of the model.
* Functionality for plotting and computing a variety of information for the solution to the problem.
* Support for if, then, else statements.
* Ability to analyze p-coded Matlab files.
* Automated code simplification for generated models, for example.
*
* Multiplication by 1 or the identity matrix is eliminated: 1
*A = A
*
* Addition/subtraction of 0 is eliminated: 0+A = A
*
* All-same matrices are reduced to scalars: ()+x = 3+x
*
* Scalars are moved to the left in addition/subtraction: A-y = -y+A
*
* Inverse operations cancel: sqrt(x)^2 = x

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「TomSym」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.