-
MATLAB
说明: MATLAB(矩阵实验室的简称)是一种专业的计算机程序,用于工程科学的矩阵数学运
算。但在以后的几年内,它逐渐发展为一种极其灵活的计算体系,用于解决各种重要的技术
问题。MATLAB 程序执行MATLAB 语言,并提供了一个极其广泛的预定义函数库,这样
就使得技术工作变得简单高效。在解决工程技术问题方面,MATLAB 比其它任何计算机语
言(包括FORTAN 和C)都简单高效。本书将介绍MATLAB 语言,并向大家展示如何运
用它去解决经典的技术问题。(MATLAB (short for Matrix Laboratory) is a professional computer program for engineering and scientific matrix math. But in later years, it gradually developed into an extremely flexible computing system for solving important technical problems. MATLAB program implementation of the MATLAB language, and provides an extremely wide range of pre-defined function library, thus making the work easy and efficient technology. In solving engineering problems, MATLAB than any other computer language (including FORTAN and C) are simple and efficient. This book introduces the MATLAB language to show you how to use it to solve the classic technical problems.)
- 2010-04-08 19:33:57下载
- 积分:1
-
KSVD_Matlab_ToolBox
该工具箱为KSVD算法的实现,其用来自适应地对信号就行稀疏表示,达到良好的稀疏性(The toolbox is KSVD algorithm, it is used to adaptively sparse representation of the signal on the line to achieve a good sparse
)
- 2011-12-22 20:39:29下载
- 积分:1
-
icalab
ICA:独立分量分析,基于MATLAB语言(ICA : Independent component analysis, based on MATLAB)
- 2007-06-18 13:13:29下载
- 积分:1
-
Mid
Matlab_show the FFT and their related
- 2013-03-11 11:31:08下载
- 积分:1
-
PV_ppt
Matlab based pv system
- 2013-12-09 23:11:47下载
- 积分:1
-
lte5
lte code fore simulation with matlab
- 2013-08-24 20:45:25下载
- 积分:1
-
N-sparse
创建一个n维的稀疏数组对象,n是任意值。 定义N可能是大于2的一类n维稀疏阵列。然而,它应该被认为是一种起动方式与普通的MATLAB稀疏矩阵和重塑它有N维度。换句话说,稀疏的数据,首先必须能够作为一个普通的2D MATLAB稀疏矩阵被前n维。事实上,如果目标数组的尺寸mxnxp……yxz,然后将它存储在内部类是一个普通的二维稀疏阵列的尺寸(M×N×P×……×Y)XZ。这导致了某些内存株时使用大量的尺寸。我发现有用的类主要用于中等尺寸像三维图像边缘检测,你经常要举行一个稀疏的3D的边缘地图。(Creates an N-dimensional sparse array object, for arbitrary N.This submission defines a class of N-dimensional sparse arrays for N possibly greater than 2. However, it should really be thought of as a way of starting with an ordinary MATLAB sparse matrix and reshaping it to have N dimensions. In other words, the sparse data must first be able to exist as an ordinary 2D MATLAB sparse matrix before being made N-dimensional. In fact, if the intended array has dimensions MxNxP...YxZ, then the class will store it internally as an ordinary 2D sparse array of dimensions (M*N*P*...*Y)xZ. This leads to certain memory strains when using large numbers of dimensions. I find the class useful mainly for moderate dimensional things like edge detection in 3D imaging, where you often want to hold a sparse 3D edge map.
)
- 2013-10-21 20:43:18下载
- 积分:1
-
motorvectorcontrol
异步电机矢量控制模型,包裹调速等 (Vector control induction motor model, speed control, such as parcel)
- 2009-06-09 17:26:11下载
- 积分:1
-
090
sliding mode control 3
- 2012-07-08 21:36:05下载
- 积分:1
-
SQP
一个关于SDP法求最优值的matlab程序,写的很有条理,注释很清晰,稍加修改就能使用。(An SDP method seeking the optimal value of matlab program, written in very organized, very clear comment slightly modified to be able to use.)
- 2012-02-27 16:11:38下载
- 积分:1