-
fsortrow
矩阵排序,按照行排序。
例如 矩阵[ 1 2 3 4 5
4 1 3 2 1
3 5 6 9 7]排序后为:
[ 1 2 3 4 5
3 5 6 9 7
4 1 3 2 1]
(matrix row sort )
- 2012-03-13 09:12:53下载
- 积分:1
-
power-method
用幂法反幂法求解方阵的最大最小特征值及其特征向量,C语言程序,基本的数值计算算法(power method and inverse power method)
- 2011-11-24 20:09:25下载
- 积分:1
-
C_classical_src
平常练习的一些程序,比较基础,包括求斐波那契数、完数等等(Some of the usual practice procedures, more infrastructure, including seeking Fibonacci numbers, number, etc. End)
- 2013-11-18 21:18:19下载
- 积分:1
-
mul
实现有限域中乘法,输入二个普通二级制数,输出在本原多项式的乘法结果(Achieve limited multiplication field, enter the number of two-tier system of two ordinary output in primitive polynomial multiplication results)
- 2014-01-12 22:52:38下载
- 积分:1
-
可以进行平面拟合,基于matlab语言-拟合
可以进行平面拟合,基于matlab语言,简单易懂(It can be used for plane fitting. It is simple and easy to understand based on MATLAB language.)
- 2020-06-21 02:20:01下载
- 积分:1
-
foundations-of-linear-operator-theory-2005
介绍线性算子的基本概念的文章,这是书里面的一个章节(Foundation of linear operator theory)
- 2020-06-21 00:40:02下载
- 积分:1
-
fun_fx86
采用了小波去噪的思想,matlab开发工具箱中的支持向量机,包括邓氏关联度、绝对关联度、斜率关联度、改进绝对关联度。( Using wavelet denoising thought, matlab development toolbox support vector machine, Including Deng s correlation, absolute correlation, correlation of slope, improved absolute correlation.)
- 2017-04-10 13:45:38下载
- 积分:1
-
LZYGSXY
数值分析课程必备的算法:列主元高斯消去法算法。有需要的同学下载(Numerical analysis courses required algorithms: PCA out Gaussian elimination algorithm. Those students in need to download)
- 2009-01-05 22:38:00下载
- 积分:1
-
Reynolds-model-with-film-and-load
可以求解雷洛方程的膜厚和载荷方程,读者可以稍微修改相关参数就可以应用到自己的公式和相关数学模型中(Reynolds model to develop the film-thickness and hydrodynamic load. )
- 2013-05-09 16:35:50下载
- 积分:1
-
DEAMATLAB-master
dea的ccr模型、超效率模型的m文件和实例(The CCR model of DEA, the M files and examples of the super efficiency model)
- 2017-12-18 18:16:18下载
- 积分:1