资源列表
cordic
- cordic,matlab,sin,cos,atan,sqrt
MATLAB计算
- 编写M文件,计算以下问题: 口口口口x口=口口口口 以上九个口代表1~9这九个数字,不得遗漏或重复。(Write M file, calculate the following questions:ABCD x N=EFGH More than nine mouth on behalf of the 1 ~ 9 nine Numbers, not omission or duplication.)
邻接矩阵
- 邻接矩阵,描述多个节点之间的相邻关系,最多16个(Adjacency matrix, describing the adjacent relations between multiple nodes, up to 16)
elastic
- 本代码用于线弹性材料计算的UMAT子程序。(A UMAT subroutine for the calculation of linear elastic materials.)
TSP - A Genetic Algorithm Approach
- TSP with Geenetic Algorithmn
Tensorflow
- Python Tensorflow机器学习实战中文版(Python Tensorflow introduction to practical coding)
LU分解程序
- 用LU和LDU分解求解方程组,给出了详细说明(The equations are solved by the decomposition of LU and LDU, and the detailed descr iption is given.)
用Python做科学计算
- 用python做科学计算 用python做科学计算(python Scientific calculation)
CNN_with_comments_2015_01_10
- CNN (Convolutional neural network class) program.
project
- 利用IMSL做曲线近似,通过csiez实现三次样条插值法(Using IMSL to make a curve approximation, the three spline interpolation method is realized through csiez)
Matrix
- 最小二乘法的c语言程序,能求解多元方程组,具有良好的效果(The C language program of the least square method can solve the multiple equations. It has good effect.)
FFT
- 实现零相移滤波和分频处理,并且能够对信号进行成像(The code can be good to use for fft.)