资源列表
2013082711183910
- 对于由n个未知数,n个方程组成的组多元一次方程组: a11X1+a12X2+...+a1nXn = b1 a21X1+a22X2+...+a2nXn = b2 ...... an1X1+an2X2+...+annXn = bn 写成矩阵形式为Ax=b,其中A为系数n*n方阵,x为n个变量构成列向量,b为n个常数项构成列向量。当它的系数矩阵可逆,或者说对应的行列式|A|不等于0的时候,由Ax=b可得:x=b*A-1 ,A-1为A的逆矩阵。-For the group consi
MathFunc
- 使用架构模式实现的数学公式解析算法,支持扩展自定义函数与运算符,支持变量参数。是一个用于学习设计模式及系统架构的教学例子-The mathematical formulation of the model is used to achieve the mathematical formulation of the algorithm, support for the expansion of the definition of the function and the operator, sup
MdlDiscretizer.java
- An entropy based algorithm for discretization of continuous variables in JAVA
Gauss_Markov_TDE
- Gauss-Markov algorithm based TDE
PROPACK
- 奇异值分解的另外一种方法,svd,求解的是最大或最小的矩阵的奇异值。-Another method of singular value decomposition, svd, solving the maximum or minimum singular value matrix.
fractional-order_MATLAB
- 求解分数阶非线性系统数值解。。。程序已经验证过,由于数值量大。。运行时间比较长,耐心等待-Numerical solution of fractional order nonlinear systems... Program has been verified, due to the large amount of data.. Running time is longer, patient waiting
BasicImageSegmentation-master
- Basic Image Segmentation
Project3
- 三維FDTD,模擬一個高斯傳輸在空間中,計算相關數據的傳輸(用MATLAB)-3 Dimensional FDTD, simulate a Gaussian transmission in space, calculate transport-related data (using MATLAB)
matlab
- 该算法首先实现初略的模糊匹配定位,精确z再在此基础上,提高精确度达到精确定位的仿真-This algorithm firstly the fuzzy matching to achieve slightly at the beginning of localization, to achieve accurate positioning on the basis of improve the accuracy simulation
Q2
- 2015研究生数模竞赛A题 第二问算法,采用蒙特卡洛方法仿真求值-015 graduate students mathematical model contest A topic The second ask algorithm
to_f90
- convert fortran77 to fortran90
closenessCentralityNX
- Computes closeness centrality of all nodes in a graph using NetworkX graph library.
