当前位置:
首页 资源下载
搜索资源 - MATLAB SYMBOLIC TOOLBOX
搜索资源列表
-
1下载:
本工具箱主要包含三部分内容
% (支持平台MATLAB5.3或5.2,Symbolic math,optim,spline,stats)
% 1. MATLAB常用数学建模工具的中文帮助
% 2. 贡献MATLAB数学建模工具(打*号)
% 3. 中国大学生数学建模竞赛历年试题MATLAB程序-the toolbox contains three main parts% (supported platforms MATLAB5.3 or 5.2, Symbolic math, o
-
-
0下载:
多项式拟合的MATLAB工具。只要具有以下几个函数
POLYFITN - A general n-dimensional polynomial fitting tool
POLYVALN - An evaluation tool for polynomials produced by polyfitn
POLYN2SYMPOLY - A conversion tool to generate a sympoly from the results of polyfitn
POLYN
-
-
0下载:
MATLAB作为一种智能化高级语言,集公式演算推异与数值计算于一体,兼有出色的图形处理和数据分析功能,作为多领域的应用软件,MATLAB的工具箱对相关学科的各处基本技术都采用了当今最先进的算法。本书共分7章,先简要介绍了MATLAB的安装及启动后,较为详细地介绍了MATLAB的基础知识,深入浅出地分析了MARLAB的符号运算功能以及绘图功能,并提供了大量的实例,便于读者自学。 -MATLAB as an intelligent high-level language, set up differ
-
-
0下载:
matlab survey
MATLAB is a numerical computing environment and fourth generation programming language. Maintained by The MathWorks, MATLAB allows easy matrix manipulation, plotting of functions and data, implementation of algorithms, creation of use
-
-
0下载:
数学建模工具箱:
本工具箱主要包含三部分内容
(支持平台MATLAB5.3或5.2,Symbolic math,optim,spline,stats)
1. MATLAB常用数学建模工具的中文帮助
2. 贡献MATLAB数学建模工具(打*号)
3. 中国大学生数学建模竞赛历年试题MATLAB程序-Mathematical Modeling Toolbox: This toolbox consists mainly of three parts (support platfo
-
-
0下载:
Matlab符号数学工具箱,数理统计工具箱,神经网络工具箱,微分方程工具箱应用简介-Matlab Symbolic Math Toolbox, mathematical statistics toolbox, neural network toolbox, toolbox application of differential equations Introduction
-
-
0下载:
一、 牛顿-拉夫逊法概要
首先对一般的牛顿-拉夫逊法作一简单说明。已知一个变量X的函数
(4-6)
解此方程式时,由适当的近似值X(0)出发,根据 (4-7)
反复进行计算,当X(n)满足适当的收敛判定条件时就是(4-6)式的根。这样的方法就是所谓的牛顿-拉夫逊法。
式(4-7)就是取第n次近似解X(n)在曲线 上的点 处的切线与X轴的交点作下一次X(n+1)值的方法。参考图4-2(a)。在这一方法中为了能收敛于真解,初值X(0)的选取及函数f(X)必须满足适当的条件,如
-
-
0下载:
Matlab 符号运算是通过集成在 Matlab 中的符号数学工具箱(Symbolic Math Toolbox)
来实现的。和别的工具箱有所不同,该工具箱不是基于矩阵的数值分析,而是使用字符串来
进行符号分析与运算。实际上,Matlab 中的符号数学工具箱是建立在 Maple 基础上的,当
进行 Matlab 符号运算时,它就请求 Maple 软件去计算并将结果返回给 Matlab。-Matlab symbolic operation is integrated in the Ma
-
-
0下载:
Matlab符号数学工具箱,主要对比较复杂的部分做一些介绍-Matlab Symbolic Math Toolbox, the main part of some more complex descr iption
-
-
0下载:
本书的优势一是从使用者出发,二是以matlab的symbolic工具箱为主,兼顾其数值计算对matlab加以介绍-One advantage of the book starting from the user, or by the symbolic toolbox matlab-based, taking into account the numerical calculation to be introduced on matlab
-
-
0下载:
MATLAB符号计算工具箱,里面讲到了有关MATLAB符号工具箱的使用及功能-MATLAB symbolic computation toolbox, which talked about the use of MATLAB symbolic toolbox and function
-
-
0下载:
matlab 工具箱介绍_各函数及算法介绍-matlab toolbox functions and algorithms described _ Introduction of
-
-
0下载:
介绍了:一、MATLAB概述二、MATLAB的数值运算、符号运算三、MATLAB的二维、三维绘图四、图形化仿真程序设计五、MATLAB工具箱与跨平台接口六、MATLAB 6 简介 七、MATLAB程序设计
-Introduced: an Overview of MATLAB? MATLAB numerical computing, symbolic computation? The three MATLAB 2D and 3D graphics? Graphical simula
-
-
2下载:
matcont is a Matlab continuation package with a GUI for the in-
teractive numerical study of parameterized nonlinear ODEs. It allows
to compute curves of equilibria, limit points, Hopf points, branch points
of equilibria, limit cycles, fold, fl
-
-
0下载:
《MATLAB语言实用教程》采用最新版MATLAB R2009a,详细介绍了MATLAB的编程基础及其扩展,使读者能够快速掌握MATLAB基本编程的方法和不同工具箱的使用方法。《MATLAB语言实用教程》共分11章,包括MATLAB入门、MATLAB的基本元素与数据类型、数组与矩阵、MATLAB的程序、MATLAB的图形绘制、MATLAB的科学计算、符号计算、MATLAB在工程数学中的应用、创建用户图形界面、Simulink建模与仿真和MATLAB的应用等内容。 -" MATLAB langua
-
-
0下载:
matlab利用符号工具箱进行解析函数求导演示的编程源码及示例图片-matlab symbolic toolbox analytic function to ask the director to show programming source code and sample pictures
-
-
0下载:
《MATLAB函数速查手册》较全面地介绍了MATLAB的函数,主要包括MATLAB操作基础、矩阵及其基本运算、与数值计算相关的基本函数、符号运算的函数、概率统计函数、绘图与图形处理函数、MATLAB程序设计相关函数、Simulink仿真工具函数、图形用户界面制作函数、信号处理工具箱函数和符号数学工具箱函数等内容。-The MATLAB function Quick Reference " comprehensive MATLAB functions, including the MATL
-
-
0下载:
This function computes the LP guided modes of a step-index optical fiber using Matlab s "fzero" function available in the Matlab s Symbolic Toolbox. The "fzero" function uses Brent s method to find the root of a continuous function of one variable gi
-
-
0下载:
matlab符号数学工具箱,比较好哟,详细讲解了里面的命令指令-matlab symbolic math toolbox, the better yo explain in detail the commands inside command
-
-
1下载:
symbolic toolbox for matlab
-