-
Fourier changes demo source can be quickly entry, the small things well
傅立叶变化,演示源码,可以很快入门,很好的小东西-Fourier changes demo source can be quickly entry, the small things well
- 2022-09-22 14:10:03下载
- 积分:1
-
曲线拟合
曲线拟合非常好。
- 2022-11-17 07:45:03下载
- 积分:1
-
This is a mathematical modeling of the notes, very useful! I hope everyone can d...
这是一个数学建模的讲义,很有用的!希望大家能多下载这个,-This is a mathematical modeling of the notes, very useful! I hope everyone can download this,
- 2022-12-29 12:00:06下载
- 积分:1
-
计算三次样条插值函数
计算三次样条插值函数-Calculation of cubic spline interpolation function
- 2022-02-25 17:32:21下载
- 积分:1
-
遗传算法求最大值(任意多元高阶次寻优),在vc++平台下开发...
遗传算法求最大值(任意多元高阶次寻优),在vc++平台下开发
- 2022-03-29 11:12:52下载
- 积分:1
-
矩阵运算的算法
用Type类数组创建矩阵对象
matrix(int rows,int cols) //创建矩阵,值为0
matrix(int...
矩阵运算的算法
用Type类数组创建矩阵对象
matrix(int rows,int cols) //创建矩阵,值为0
matrix(int n) //创建单位阵
matrix(const matrix &) //拷贝构造函数
BOOL Ismatrixf(){ return (rows==cols) } //判断矩阵是否为方阵
modifyrowscols(int rows,int cols) //修改矩阵的行列数
~matrix() {delete []elems } //析构函数
-matrix algorithm with Type category created matrix array object matrix (int rows, int cols)// create matrix, value of 0 matrix (int n)// create units matrix array (const matrix
- 2022-09-14 20:40:04下载
- 积分:1
-
socket 加法
这是一款socket加法代码,希望有帮助,有客户端和服务器,从客户端输入数字,返回到服务器,服务器经计算将其结果返回到客户端。
- 2022-08-08 23:19:19下载
- 积分:1
-
pca算法获得数据主成分
主成分分析算法,输入数据矩阵,得到投影变换主成分,用于数据降低维度。
- 2022-12-28 07:55:03下载
- 积分:1
-
代数方程
代数方程-Algebraic equations
- 2022-01-25 15:28:21下载
- 积分:1
-
有限元求解微分问题
有限元求解微分问题 -Finite Element Method differential problem solving differential FEM Finite Element Method differential FEM problem solving differential problem
- 2022-03-14 09:55:49下载
- 积分:1