资源列表
Ant-colony-algorithm-Matlab-program
- 无约束连续函数优化的人工蚁群算法通用MATLAB源码 -The general MATLAB source of unconstrained artificial ant colony algorithm for continuous function optimization
notes-of-AndrewNg
- 这是斯坦福大学著名教授Andrew Ng 的机器学习备课笔记。-The notes of Professor Andrew Ng in Stanford University about mechine learning
fem
- 有限元方法里面的 内部结点分配程序,适用于连续和间断有限元-Finite element method inside the internal node allocation procedures applicable to both continuous and discontinuous finite element
Calculator
- 实现一个特殊的计算器,可以实现复数、有理数、矩阵和集合的特殊计算。程序可以实现复数、有理数的加、减、乘、除,可以实现矩阵的加法、减法和乘法运算,也可以实现集合的求交集、并集、子集的运算。-Implement a special calculator, complex numbers, rational, matrix, and a collection of special calculations can be achieved. The program can achieve complex
arithmetic-coding
- 此为二值自适应算术编码,算法是在论文《无乘法二值算术编码及其应用_赵风光》里看到的,并且修复了里面的一个漏洞。-This is the two value adaptive arithmetic coding.
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
GA_Ten_Drops
- 遗传算法求解十滴水攻略,作为智能算法的一个应用,中文注释,易于理解-The genetic algorithm ShiDiShui Raiders, as an application of the intelligent algorithm, Chinese notes, easy to understand
DCDC
- 自己搭建的dc/dc变换器 ,里面采用PID法进行控制-To build their own dc/dc converter, which uses the PID control
nj_GetCorrelativity
- 计算数据相关性的代码,nj_GetCorrelativity(T * c1, T * c2, int num, T & val)-nj_GetCorrelativity(T* c1, T* c2, int num, T & val)
