-
speedfeedback2
速度反馈异步感应电机调速系统的matlab仿真模型,mdl文件(Velocity feedback asynchronous induction motor speed control system of the matlab simulation model, mdl file)
- 2009-11-12 21:08:38下载
- 积分:1
-
NSCT
修改了现有的NSCT-tool中的混合C编程部分,所有步骤都通过matlab的矩阵运算完成,提升数倍的运行速度。(Modify existing NSCT-tool in a mixed C programming section, all the steps are completed by matlab matrix operations, increase several times speed.)
- 2014-12-28 15:26:47下载
- 积分:1
-
mapping-technology
matlab 一些作图划线的基本知识,并且包含一些矩阵运算,方程的求解,附带若干个例子(Basic knowledge of MATLAB, some mapping crossed, and contains a number of matrix calculation, equations, with several examples)
- 2014-02-21 16:07:52下载
- 积分:1
-
csp
CSP, Common Spatial Pattern, 共同空间模式方法用于脑电信号EEG的一种较为全面的方法。(Common Spatial Pattern(CSP) method is a way to pre-processing the brain signal (EEG) in order to decrease the influnce of noise signal.)
- 2020-06-26 19:00:01下载
- 积分:1
-
colfilt
将MATLAB 函数 colfilt 用C语言编写, 在VS环境下(Use the programming language C to write the MATLAB function confilt )
- 2014-12-17 12:18:41下载
- 积分:1
-
function
用于生成低通滤波器传递函数,有调用函数,两个一起才可以用。(Used to generate low-pass filter transfer function. Have to call a function with only two can be used.)
- 2009-06-07 11:01:51下载
- 积分:1
-
matlab-robotics
matlab robotics 工具箱 机器人运动学计算资料(matlab robotics toolbox :robot kinematics calculations)
- 2013-10-09 10:28:56下载
- 积分:1
-
decomposition_for_Matrix
本次程序是一个综合程序,功能是实现矩阵分解,包含有四种算法:LU分解、QR分解、Householder Reduction、Givens Reduction(The program is a comprehensive program, whose function is performming factorization for matrix, including four algorithms: LU decomposition, QR decomposition, Householder Reduction, Givens Reduction)
- 2015-04-04 16:48:30下载
- 积分:1
-
数值计算
说明: 数值计算基本算法 包括 拉格朗日插值,牛顿迭代 辛普森公式 高斯-雅可比迭代 厄米特插值多项式 最小平方逼近等(Basic algorithm for numerical calculation)
- 2020-06-16 06:00:01下载
- 积分:1
-
DICOMDIR
DICOMDIR Reader
Matlab实现DICOMDIR读取
Matlab, Image Processing Toolbox
程序读取DICOMDIR文件,读取meta数据,生成三维矩阵。
相关知识
Reading DICOMDIR folder using the directory browser GUI:
dcmSeries = loaddcmdir
Generating 3D array by selecting a dicom series:
[imaVOL, scaninfo, dcminfo] = loaddcm(loaddcmdir)
(DICOMDIR Reader Matlab implementation DICOMDIR read Matlab, Image Processing Toolbox program reads DICOMDIR file, read the meta data to generate three-dimensional matrix. Knowledge Reading DICOMDIR folder using the directory browser GUI: dcmSeries = loaddcmdir Generating 3D array by selecting a dicom series: [imaVOL, scaninfo, dcminfo] = loaddcm (loaddcmdir) )
- 2010-05-05 23:43:43下载
- 积分:1