资源列表
objective_evaluation
- 对文档进行二进制处理的几种方法进行比较,分析和评估,得出一定的规律。-Several binary document comparison, analysis and assessment, and to come to a certain law.
ljanliyadianguan.mph
- comsol .mph 压电案例文件 详细说明了如何进行压电操作(comsol .mph piezo example file)
CFD2013-01
- 中科院力学所张新亮老师的计算流体力学上课课件第1讲-基本方程-Chinese Academy of Mechanics CFD school teacher Zhang Xinliang Courseware Lesson 1- Basic equations
Matrix
- 本程序能完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能。-This procedure can complete matrix input and output. With the same number of rows and columns between the matrix addition, subtraction. Meet the requirements of the rules
DREAM-V3.0
- 差分进化自适应Metropolis算法Matlab工具箱,是一种马尔科夫链蒙特卡洛(MCMC)工具.带演示例子.-DREAM runs multiple different chains simultaneously for global exploration, and automatically tunes the scale and orientation of the proposal distribution using differential evolution.
probability-mathematical-statistics
- 概率论与数理统计问题的求解,文档内为详细ppt教程-The solution of probability and mathematical statistics
floyd
- 最短路径floyd算法 数学建模 matlab
mass-service3
- mass service system application (exel files for distributions are attached)
decomposition
- 小波变换mallat分解经典文献,对于研究小波变换很有帮助!-Multi-frequency channel decompositions of images and wavelet models
matrix
- 本程序能完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能。-This procedure can complete matrix input and output. With the same number of rows and columns between the matrix addition, subtraction. Meet the requirements of the rules
HugeCalc_with_src
- 大规模科学计算及其源码,适用于数论、密码学等领域研究。-Large-scale scientific computation and its source code, for number theory, cryptography and other areas of research.
ejml-0.18
- EJML is a Java implemented matrix computation tools,including reading datafile into matrix representation,and common matrix operations.