资源列表
meshuse.rar
- 关于meshuse 用新方法去执行matlab, 格子boltzmann新思路,Meshuse about a new approach to the implementation of matlab, new ideas for lattice boltzmann
ImgRecogniton.tar
- Perceptron based neural network for image recognition
preisach
- 此程序碼為preisach模型之解析法計算,其計算精度很高-This procedure code is preisach analytical model of the method, its high calculation accuracy
0_1bag
- 01背包问题,用最简单的算法解决了01背包问题-01bag question
BinarySearchFirstLoc
- 在有序数组中,二分查找给定元素,返回元素出现的最小位置-Binary search in sorted array, return first location of given value
QR
- 矩阵的QR分解,包括选主元的QR分解和不选主元的QR分解-QR decomposition of the QR decomposition of the matrix, including the election of the principal component of QR decomposition and pivoting
ROOT-half
- 对玄截法求一元三次方程根进行优化,极大减少了循环次数!-On black sheet for three once basic quadratic equation root optimization
2
- 单链表的操作:已知一个有序单链表(从小到大排列),表头指针为head,编写一个算法向该单链表中插入一个元素为x的结点,使插入后该链表仍然有序。(该单链表带头结点)-Singly linked lists of operation: orderly known a singly linked list (since), the meter pointer to the head, write an algorithm to the inserted singly linked list node
del_every_nthnode
- Change Color of matrixC hange Color of matrixChange Color of matrix-Change Color of matrixChange Color of matrixChange Color of matrixChange Color of matrix
houdujisuan
- 圆筒厚度计算,采用剪切应力和拉应力两种方式进行计算,求解最大应力,计算厚度-Cylinder thickness calculation, using shear stress and tensile stress in two ways, the solution of maximum stress, the calculated thickness
Newton
- 在数值计算中用牛顿插值法实现对未知值的插值计算Matlab程序实现-In numerical calculations using Newton interpolation method to achieve interpolation of unknown value Matlab program realization
Gradient_descent
- matlab 算法实现,用最速下降法求解对称正定矩阵方程组。-Solve the symmetric positive definite matrix equations by Gradient Descent in Matlab.