CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 运算符

搜索资源列表

  1. ch05

    0下载:
  2. 在MATLAB中,符号计算虽以数值计算的补充身份出现,但涉及符号计算的指令使用、运算符操作、计算结果可视化、程序编制以及在线帮助系统都是十分完整、便捷的。-In MATLAB, the symbolic computation added that though in the numerical identity of the emergence of the instructions involving the use of symbolic computation, operator ope
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:91318
    • 提供者:xiaogq
  1. yunsuanfu

    0下载:
  2. 实验: 有两个个矩阵a和b,均为2行3列。 重载运算符“+”, (1)使之能用于矩阵的相加。如c=a+b。 (2)如果参与运算的两个操作数中一个是整数即矩阵+3或3+矩阵形式,进行加法运算也能得出和。 (3)定义自减运算符的前置(i++)和后置(++i)重载编写相应程序并验证它的正确性。 -i think it s a goog for many people
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:24628
    • 提供者:邱强
  1. 987368654

    0下载:
  2. MATLAB 主要函数指令表按功能分类 常用指令 通用信息查询 工作空间管理 管理指令和函数 指令窗控制 操作系统指令 运算符和特殊算符 -The main function of MATLAB commands by functional classification table used commands general information about job management command and function space managemen
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:20252
    • 提供者:JEFF
  1. 6

    0下载:
  2. 设计一个类,用自己的成员函数重载运算符,使对整型的运算符=、+、-、*、/ 适用于分数运算。要求: (1)输出结果是最简分数(可以是带分数); (2)分母为1,只输出分子。 -Design a class, with their overloaded operator member function, so that the operator on the integer =,+,-,*,/ apply to scores of computing. Requirements: (1
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1386321
    • 提供者:大为
  1. @mmrp

    0下载:
  2. matlab书籍类的创建一章,有理多项式对象类型的构造、显示、运算符和函数重载等一些列程序代码-matlab class to create a chapter book, the construction of rational polynomial object type, display, operator and function overloading and some out code
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:5118
    • 提供者:gfg
  1. MATLAB-Common-Function

    1下载:
  2. MATLAB常用函数参考,包含了通用命令、运算符和特殊运算符、编程语言结构、基本矩阵函数和操作、基本数学函数、坐标变换、向量运算等特殊函数等常用函数的说明。-MATLAB function reference,it contains the common commands, operators and special operators, programming languages, basic matrix functions and operators, basic math functio
  3. 所属分类:matlab例程

    • 发布日期:2013-08-09
    • 文件大小:228790
    • 提供者:zhang yue
  1. Simple-Calculator

    0下载:
  2. 设计简单计算机要求用户输入运算数和运算符实现两个数的运算。-Simple Calculator
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:32982
    • 提供者:李良
  1. MATLAB-functions

    0下载:
  2. 本文介绍了matlab常用数值函数,包括通用命令、运算符和特殊运算符、编程语言结构、基本矩阵函数和操作、基本数学函数和文件输入与输出等。-This article describes the commonly used numerical matlab functions, including general orders, operators and special operators, programming language, structure, function and basic m
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:262197
    • 提供者:周利伟
  1. MatrixVB

    1下载:
  2. matrixVB是一个COM组件,它提供了大量的有效算法, 可以加强VB内建数学运算与图形展示功能。函数库的 功能大致可分为8大类(矩阵运算、运算符重载、图 形图像处理、最优化运算、多项式、信号处理、随机 与统计分析、控制系统),有关更详细的资料请参考 www.mathworks.com。-matrixVB is a COM component that provides a large number of efficient algorithms that can stre
  3. 所属分类:matlab

    • 发布日期:2017-05-23
    • 文件大小:7503565
    • 提供者:Jiapu Zhu
  1. MATLAB-command-

    0下载:
  2. 该资料是汇总了大部分的MATLAB的命令语句,涵盖的面很广,包括常用命令,运算符和逻辑函数,语言结构和调试命令,矩阵和矩阵操作基础,数学函数与坐标变换,数据分析,多项式,双重函数,声音处理,字符串函数,低层文件输入输出函数,位操作结构和对象函数,数组函数,图像可视化函数这些模块。希望对大家学习MATLAB有所帮助。-This information is a summary of most of the MATLAB command statement, surface covers a wid
  3. 所属分类:matlab

    • 发布日期:2017-05-26
    • 文件大小:9516347
    • 提供者:陈明杰
  1. signalmatrix

    0下载:
  2. matlab 学会如何使用矩阵运算函数和数组运算函数,注意区分矩阵和数组的差别,特别是运算符的差别 了解多项式的创建方法和基本运算-Learn how to use matlab matrix operation function and array operation function, pay attention to the difference of discernibility matrix and array, especially the difference of the ope
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:824546
    • 提供者:张焕宝
  1. jiemian

    0下载:
  2. matlab工作界面,运算符与操作符的含义和用法,建模和编程的一些实例-Matlab interface, the operator and the meaning and usage of the operator, the modeling and programming examples
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:637952
    • 提供者:张焕宝
搜珍网 www.dssz.com