-
IntroMatlabNN
code to use neural network toolbox in matlab
- 2012-04-19 19:53:17下载
- 积分:1
-
simInit1
matlab code for polyphase implementation
- 2013-03-19 09:48:40下载
- 积分:1
-
chap2_12_MIMO_RLS
Wagner-Whitin算法的matlab语言程序(Wagner-Whitin Algorithm use matlab)
- 2012-05-08 10:59:20下载
- 积分:1
-
Floyd
floyd算法的matlab实现,最短路问题的一种解法(floyd algorithm of the Matlab implementation, the shortest path to a solution of the problem)
- 2012-07-18 16:12:16下载
- 积分:1
-
1
说明: 图像变换 matlab语言编辑 包括灰度、旋转、放大、镜像(Image transformation)
- 2013-04-05 17:06:15下载
- 积分:1
-
MATLAB_C_API
As all of you know, MATLAB is a powerful engineering language. Because of some limitation, some tasks take very long time to proceed. Also MATLAB is an interpreter not a compiler. For this reason, executing a MATLAB program (m file) is time consuming. For solving this problem, Mathworks provides us C Math Library or in common language, MATLAB API. A developer can employ these APIs to solve engineering problems very fast and easy. This article is about how can use these APIs.
- 2007-11-05 15:07:13下载
- 积分:1
-
Appendix1B_K_cross_validation
sourse code for cross validation
- 2013-09-15 19:34:45下载
- 积分:1
-
Grey-model-GM-(1--1)-forecast
灰色理论模型GM(1,1)预测客户需求
灰色理论模型GM(1,1)预测客户需求(Grey model GM (1, 1) forecast customer demand weight trends. Docx
)
- 2013-05-18 14:36:22下载
- 积分:1
-
PandO_2
code for mppt perturb and observe algorithm
- 2013-08-03 20:16:36下载
- 积分:1
-
QRDCMP
用镜像矩阵求出矩阵的QR分解(正交三角分解),并求解线性方程组,该方法不必选主元,但其计算过程非常稳定。也可用于求矩阵的广义逆和求解线性最小二乘问题。子过程QRDCMP用镜像矩阵求m*n矩阵A的QR分解,A=Q^TR,其中Q是m*m正交矩阵,R为m*n上三角矩阵;子过程QRBKSB用矩阵的QR分解求解线性方程组Ax=b,其中A为n阶非奇异方阵。(Matrix obtained with the mirror matrix QR decomposition (orthogonal triangular decomposition), and solving linear equations, the method does not have to choose the main element, but its calculation process is very stable. Can also be used to find the generalized inverse matrix and solving linear least squares problems. Sub-process of the mirror matrix QRDCMP m* n matrix A QR decomposition, A = Q ^ TR, wherein Q is a m* m orthogonal matrix, R is m* n upper triangular matrix subprocess QRBKSB a QR decomposition to solve the matrix linear equations Ax = b, where A is non-singular square matrix of order n.)
- 2013-09-27 11:05:18下载
- 积分:1