-
inverseofmatrix
采用matlab求解矩阵的逆.本程序采用完全的c语言格式在matlab平台下编制(Using matlab to solve the inverse matrix. This procedure completely the c language format in the preparation of matlab platform)
- 2007-08-16 15:28:24下载
- 积分:1
-
moment_plog_output
计算简支梁在多个集中力,均布载荷,力偶同时作用时的剪力,弯矩并绘制其图形(Simple beam calculations in a number of concentrated force, uniformly distributed load, Couple add at the same time, the shear stress, moment and draw its graph)
- 2009-11-09 16:43:29下载
- 积分:1
-
matlab
matlab基本信息参考资料,包括直方图均衡等等(matlab basic information reference materials, including histogram equalization, etc.)
- 2011-05-16 16:16:15下载
- 积分:1
-
ESPRIT
ESPRIT测向代码,ESPRIT是基于子空间测向的一个经典算法,这里提供的代码非常有效(ESPRIT direction finding code, ESPRIT is based on the finding of a sub-space classical algorithm, the code provided here is very effective)
- 2011-07-20 21:26:36下载
- 积分:1
-
Ant_System_TSP_Solver
Ant colony Optimization
- 2014-11-17 00:27:12下载
- 积分:1
-
sim4_n
这是个matlab M文件,利用其可拟合不同波长下的折射率(This is a matlab M documents, which can be fitted using a refractive index different wavelengths)
- 2013-11-08 20:53:34下载
- 积分:1
-
PCA-and-LDA-Face-recognition
运用PCA和LDA进行人脸识别的MATLAB代码
(do the face recognition use the principal component analysis and linear discriminant analysis)
- 2013-11-12 11:04:44下载
- 积分:1
-
200707
用matlab脚本文件实现的位置式及增量式PID控制算法程序(using Matlab script file to achieve the type and location of incremental process PID control algorithm)
- 2007-07-09 21:10:05下载
- 积分:1
-
adapQuad
迭代自适应Simpson,Lobatto积分
In almost every standard book on numerics quadrature algorithms like the adaptive Simpson or the adaptive Lobatto algorithm are presented in a recursive way. The benefit of the recursive programming is the compact and clear representation. However, recursive quadrature algorithms might be transformed into iterative quadrature algorithms without major modifications in the structure of the algorithm.
We present iterative adaptive quadrature algorithm (adaptiveSimpson and adaptiveLobatto), which preserves the compactness and the clarity of the recursive algorithms (e.g. quad, quadv, and quadl). Our iterative algorithm provides a parallel calculation of the integration function, which leads to tremendous gain in run-time, in general. Our results suggest a general iterative and not a recursive implementation of adaptive quadrature formulas, once the programming language permits parallel access to the integration function. For details the attached PDF file Conrad_08.pdf. (Iterative Adaptive Simpson, Lobatto Points In almost every standard book on numerics quadrature algorithms like the adaptive Simpson or the adaptive Lobatto algorithm are presented in a recursive way. The benefit of the recursive programming is the compact and clear representation. However, recursive quadrature algorithms might be transformed into iterative quadrature algorithms without major modifications in the structure of the algorithm.We present iterative adaptive quadrature algorithm (adaptiveSimpson and adaptiveLobatto), which preserves the compactness and the clarity of the recursive algorithms (eg quad, quadv, and quadl) . Our iterative algorithm provides a parallel calculation of the integration function, which leads to tremendous gain in run-time, in general. Our results suggest a general iterative and not a recursive implementation of adaptive quadrature formulas, once the programming language permits parallel access to the integration function. For details the attached PDF file Conrad_08.pdf.)
- 2008-08-14 22:44:04下载
- 积分:1
-
control
智能控制课本中的一些程序,其中有一章节是自己写的(some .m about control)
- 2014-11-04 19:46:35下载
- 积分:1