资源列表
chap4_7f2
- 基于神经网络的PID参数整定! 可以做为学习之用!-Based on neural network PID parameter tuning! Can be used as learning!
Solve
- 线性方程组的系数矩阵为实对称阵并且采用半带宽存储时,采用顺序高斯消去法解线性方程组的matlab程序。-The coefficient matrix of linear equations for the real symmetric matrix and the semi-bandwidth, storage, use sequential Gaussian elimination method for solving linear equations matlab program.
Newton
- 用牛顿迭代法进行函数的逼近,还有修改的牛顿法一和二-thank you
quasiNewton
- 最优化算法中的拟牛顿算法matlab编程实现,希望对大家有帮助-Quasi-Newton algorithm matlab programming optimization algorithm, and the hope to help everyone
Inverse_Matrix
- 用c++代码编写高等数学中的矩阵的QR分解-The higher mathematics matrix written c++ code QR decomposition
MomentsLegendre
- Moment s Legendre algorithm
cubic_error
- 无网格方法,对期权定价方程Black-Scholes公式进行离散,然后求数值解,效果很好-meshless method
kabg
- α-β-γ滤波函数,可实现对等间隔的观测数据进行滤波估计。-α-β-γ filter function design by C language. Complete the filter evaluation function for equidistant discrete data.
vpsuite
- vpsuite tools is useful
ex1
- 在一个文本框中输入若干个数字,可以给他们求和。-In a text box, enter the number of digits that can give them the sum.
the-longest-palindrome-substring
- 对于给定的一个字符串,求出其中最长的回文子串。其中子串的含义是:在原串中连续出现的字符串片段。本算法采用C++编程,一定是你不错的选择!-For a given string,we should find the longest palindrome substring. Which means that the substring: string fragment in the original string of consecutive. The algorithm uses the C++
spaProduct
- 已知稀疏矩阵的下三角部分,计算这个稀疏矩阵与向量的乘积-The lower triangular part of the sparse matrix is known, and the product of the sparse matrix and the vector is calculated