-
TimeOptCargrogReadme
Program
a.
Description: This source code program can produce a minimum-length trajectory for any two configurations.
b.
Size: 28kb
c.
Platform: Matlab 7.1.
d.
Major Component Description: 41 .m files in the folder .Program
- 2012-04-13 11:10:18下载
- 积分:1
-
MFFuuzzyPIDa
运用matlab程序源码,进进行模糊PID设计
(Use of matlab program source code, into the fuzzy PID design)
- 2012-08-20 07:22:31下载
- 积分:1
-
03
说明: 分布的拟合与检验,描述性统计量和统计图,并检验分布(Fitting and testing, descriptive statistics and charts distribution)
- 2014-08-17 17:19:47下载
- 积分:1
-
TwoDimFFT
2D FFT in matlab. inputs are original data and block size. ex) block size = [8 8]
- 2011-12-21 13:14:28下载
- 积分:1
-
plu
Rectangular PA=LU factorization *with row exchanges*.
- 2010-03-06 17:26:37下载
- 积分:1
-
Matlab-Excel-Link
用Excel Link实现Excel与Matlab混合编程,自相关与互相关(Excel and Matlab Excel Link and self-and cross correlation)
- 2012-10-15 15:51:12下载
- 积分:1
-
MATLAB-Programming-for-Engineers-4th
Stephen J.Chapman编著的《MATLAB编程》第四版各章节源代码。
该书是MATLAB入门最为经典的一本书,强烈推荐!
目前,国内出版社出版了英文第四版,可以选购。另外,有网友翻译了第二版,网上可以下载到。(MATLAB Programming for Engineers 4th)
- 2013-05-07 09:19:59下载
- 积分:1
-
dctshuiyin
数字水印DCT嵌入与提取水印matlab实现实例!(Digital Watermarking DCT watermark embedding and extraction matlab examples realize!)
- 2007-10-29 17:30:19下载
- 积分:1
-
dlimintc
/* File : dlimintc.c
* Abstract:
*
* Example MEX-file for a discrete-time limited integrator.
*
* Syntax: [sys, x0] = dlimintc(t,x,u,flag,lb,ub,x0,ts)
*
* For more details about S-functions, see simulink/src/sfuntmpl_doc.c
- 2009-12-26 23:22:40下载
- 积分:1
-
Decomposition_LU
将系数矩阵A转变成等价两个矩阵L和U的乘积 ,其中L和U分别是下三角和上三角矩阵。当A的所有顺序主子式都不为0时,矩阵A可以唯一的分解为A=LU。其中L是单位下三角矩阵,U是上三角矩阵。 (The coefficient matrix A into two matrices L and U is equivalent to the product, where L and U are lower triangular and upper triangular matrix. When A master style is not all the sequence is 0, the matrix A can only be decomposed into A = LU. Where L is unit lower triangular matrix, U is upper triangular matrix.)
- 2011-06-21 21:16:09下载
- 积分:1