搜索资源列表
pgm_Read.m
- Code to convert an pgm image to matrix matlab
powerflowinmatlab
- This section describes the development and extension of a basic power flow program in Matlab. To the extent feasible, complex vector operations are used, even for the calculation of the Jacobian matrix .-This section describes the development and ext
imageProcessing
- glcm examples in matlab
114
- :本文介绍了MATLAB 语言的特点以及图像处理工具箱实现的经典图像处理 技术。应用该工具箱对一实拍的芯片图像进行前期预处理,通过实例验证了该语言具有强大的矩 阵运算与图形处理能力,是一种简洁易学,可读性强、功能强大的应用软件,对它的应用可以快 速实现模拟仿真,大大提高实验效率。-: This article describes the characteristics of the MATLAB language and image processing toolbox to ach
Matlab
- 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
MATLAB
- 本指南列举的MATLAB 代码编写的建议在软件开发小组实际工作中得到一致性的认 可。本指南与C、C++与Java 的同类手册在整体上是相似的,但是针对MATLAB 的特征 与历史进行了修正。指南中的建议是基于多种其他代码语言的指南与个人经验而来的。指南 主要是针对MATLAB 而写的,但是它对于相近的语言,如Octave、Scilab 和O-Matrix等的 编程也有所帮助。-Listed in this guide to prepare the recommendations
Kinematics-analysis
- 讨论了一种六自由度排爆机械手运动学问题,利用D-H坐标变换方法来建立了机械手的运动学数学模型和目标矩阵,利用 MATLAB 强大的符号运算功能,对方程进行求解,得出正逆运动学的解。通过正运动学的解,可以得出了 解机械手各关节在执行任务时的运动轨迹;而逆运动学的解则可以求出机械手要到达某一位姿机械手各关节的扭角。运动学分析也为今后实现机械手的自动控制提供了设计参数。 -A kinematics promble of a 6-DOF bomb-disposing manipulator was
paperdocnalg
- ome numerical calculation using matlab code, suitable for novice matlab and digital computing use, according to the ideological preparation of matlab matrix, for beginners to grasp a better matlab programming ideas useful-ome numerical calculation us
renlianshibie-matlab
- 运用相关矩阵法,通过计算2 根天线之间的相关系数、多输入多输出(MIMO)的相关矩阵,得到MIMO 信道系数矩阵,在其中加 入智能天线(SA)的导向向量和赋形向量,得到MIMO/SA 矩阵,由此实现对MIMO/SA 多天线空时信道的建模。-Use of the correlation matrix method, the multi-input multi-output (MIMO), correlation matrix, obtained by calculating the corre
clusterMATLAB
- 利用Matlab和SPSS软件实现聚类分析 运用Matlab中的一些基本矩阵计算方法,通过自己编程实现聚类算法,在此只讨论根据最短距离规则聚类的方法。-Matlab and SPSS software to achieve some basic matrix calculation method in the use of cluster analysis in Matlab, through their own programming clustering algorithm only d
matlab
- 误差的来源 非线性方程(组)的数值解法 解线性方程组的直接方法 解线性方程组的迭代法 矩阵的特征值与特征向量的计算 函数的插值方法 函数逼近与曲线(面)拟合 数值微分 数常微分方程(组)求解值积分 -The source of the error Numerical method for solving the nonlinear equation (group) The direct method of solving linear
MATLAB
- MATLAB(矩阵实验室)是MATrix LABoratory的缩写,是一款由美国The MathWorks公司出品的商业数学软件。MATLAB是一种用于算法开发、数据可视化、数据分析以及数值计算的高级技术计算语言和交互式环境。除了矩阵运算、绘制函数/数据图像等常用功能外,MATLAB还可以用来创建用户界面及与调用其它语言(包括C,C++和FORTRAN)编写的程序。-MATLAB (MATrix LABoratory) is The abbreviation of MATrix LABorat
RO-TO-LONG-SOC
- The paper presents the detailed modeling and simulation of Direct Torque Control (DTC) of induction machines supplied by matrix converters in MATLAB/SIMULINK. A special space vector modulation of matrix converter used in the paper allows the generati
radonmatrix
- MATLAB solution to generate the matrix representation of a discrete Radon transform (DRT)
matlab-basci-process
- 本文档详细整理了matlab软件基本的图像、文件操作程序用法,包括文件打开保存,图像的显示,常用矩阵函数使用介绍,对初学者参考有帮助。-This document detailed the matlab software basic image, file operation program usage, including file open save, image display, commonly used matrix function introduction, for beginne
MATLAB-symbolic-equation-operations
- MATLAB的符号方程运算,包括:函数求解,符号微分方程求解,符号方程求解,符号矩阵计算。-MATLAB symbolic equation operations include: function solving, symbolic differential equation solving, symbolic equation solving, symbolic matrix calculation.