资源列表
shuzhifenxi
- 分数值分析的一些ppt课件,很有用,在学习C的时候,可以用到这些博大精深的思想-Fractional value analysis ppt courseware, useful when learning C, you can use these profound thought
txt2LMS
- 将txt数据转换为LMS test.lab软件所能接受的格式-Change the txt format file to Unv file which can be read into the famous vibration test software LMS test.lab
LeastSquaresDemo
- 5种简单的组合函数画图实现及其特性。包括y=a*x^b,y=a*x^2+b*x+c等-Several simple function drawing Realization and Performance
arithmetic
- 小学生数学题,能根据给出范围自动列出加减乘除的计算题目,同时也有答案,对照-Primary school math problems, can automatically listed under the given range of computing topics of addition, subtraction, as well as answer control
PLS
- 采用VB.NET,调用VBMatrix的dll,编写的PLS算法,内置EXCEL中包含算例参数。-PLS based on VB.NET, with a DLL named "VBMatrix" and a EXCEL including sample.
SVD C算法
- TXT格式,C语言的svd算法,源码,基本不需要进行修改。
Calculator
- 实现一个特殊的计算器,可以实现复数、有理数、矩阵和集合的特殊计算。程序可以实现复数、有理数的加、减、乘、除,可以实现矩阵的加法、减法和乘法运算,也可以实现集合的求交集、并集、子集的运算。-Implement a special calculator, complex numbers, rational, matrix, and a collection of special calculations can be achieved. The program can achieve complex
matrix_transpose.c
- 适用于大型稀疏矩阵 矩阵转置 c语言 来自于有限元方法编程-From the finite element method suitable for large-scale sparse matrix matrix transpose c language programming
matrix_multiplication.h
- 适用于大型稀疏矩阵 矩阵乘法 c语言 来自于有限元方法编程-Suitable for large sparse matrix matrix multiplication c language programming from the finite element method
matrix_add.h
- 适用于大型稀疏矩阵 矩阵加法 c语言 来自于有限元方法编程-Suitable for large sparse matrix matrix addition
matrix_inverse.c
- 自己写的,已经测试过了,准确的矩阵求逆c语言代码,调用时直接matrix_inverse(n). n是矩阵维数-Wrote it myself, has been tested, the accuracy of the matrix inversion c language code, when called to direct matrix_inverse (n) where n is the matrix dimension
nj_GetCorrelativity
- 计算数据相关性的代码,nj_GetCorrelativity(T * c1, T * c2, int num, T & val)-nj_GetCorrelativity(T* c1, T* c2, int num, T & val)
