资源列表
ma21-1.0.0.tar
- solves the system of linear algebraic equation
greedy
- 数学经典算法应用:贪婪算法的应用实例-Application of the classical algorithm: the application of the greedy algorithm
dsjc
- 利用高精度计算大数阶乘的c语言源代码及其解释,其中还包括一些在C语言中常用的简单编程习惯和技巧,非常适合C语言初学者借鉴,如果好好的把程序调试一遍会对初学者很大的启发。程序中没有用到指针,结构体,共用体等内容,但运用了预编译,头文件,数组等等知识,特别是对getchar()进行输入容错的运用,并有详细的解释!-The use of high-precision computing factorial of large numbers of c language source code and i
FDTD-MicrostripeAntenna
- 全参数模板在FDTD数值算法下.微带天线方向系数、半空间方向函数、输入阻抗、驻波比、固定方位角的极化轴比的计算方法。-template parameters in the whole FDTD numerical algorithm under. Microstrip antenna factor, half-space direction function, input impedance, VSWR, fixed azimuth of polarization axis ratio calc
ParticleSwarm_FunctionMinimizing
- optimasi PSo to minimaze
HOMOTOPY
- 同伦分析算法,可以用于求解非线性方程组。-homotopy analysis method
lorenz_chonggou
- 这是一个完整的混沌理论中的相空间重构的程序,重构的是蝴蝶效应的了洛伦兹吸引子,压缩包里面有3部分程序,一个是数据,一个是主程序,一个是子程序。-This is a complete chaos theory of phase space reconstruction program, reconstruction of the butterfly effect of the Lorenz attractor, the archive there are three parts of the pr
powermethod-andinversepowermethod
- 对于大型稀疏矩阵(501乘501),用幂法求其按模最大特征值和最大特征值,用反幂法求其按模最小特征值和距离给定数字最近的特征值,求得了矩阵的条件数和行列式,讨论迭代初始向量的选取对计算结果的影响。-For large sparse matrix (501 x 501), with the power method for the maximum modulus of its eigenvalues and by the largest eigenvalue, with
ShortDis
- seek for the shortest distance in a large set of points.
jvzhen
- 计算机系统结构中,利用随机函数产生出两个随机矩阵,计算两个矩阵相乘。在此过程中,记录下两个矩阵相乘之前之后的两个系统时间,求出时间差。绘制出矩阵维数和时间的坐标图。-Computer system architecture, the use of random function to produce two random matrices, calculated by multiplying the two matrices. In this process, the record before
Apriori_DIC
- 数据挖掘经典算法 Apriori and DIC 同时有 Brin关于DIC的论文 和训练语料-Classical data mining algorithm Apriori and DIC at the same time on the DIC thesis Brin and training corpus
SimpleMonteCarloModel
- we shall study the pricing of derivatives using Monte Carlo simulation.We do this not to study the intricacies of Monte Carlo but because it provides many convenient examples of concepts that can be abstracted.
