-
科学与工程数值算法插值类
科学与工程数值算法插值类-science and engineering category interpolation algorithm
- 2022-08-22 10:35:08下载
- 积分:1
-
经典四则运算
资源描述经典四则运算,在学习c++的时候比较常见的问题,供大家参考。
- 2022-01-25 23:09:49下载
- 积分:1
-
边界元法求磁场的计算代码,主要计算部分有注释
边界元法求磁场的计算代码,主要计算部分有注释-Boundary element method code in order to calculate the magnetic field, the main computing part of the annotated
- 2022-01-26 03:24:01下载
- 积分:1
-
that the procedure was constructed using wavelet neural network function of the...
该程序是用小波函数构建神经网络的源程序。用以分析心电信号、脑电信号等等。-that the procedure was constructed using wavelet neural network function of the source. For the analysis of ECG, EEG, and so on.
- 2022-02-04 20:30:21下载
- 积分:1
-
TI-cc5509 血氧饱和度解决方案
ti-公司的血氧饱和度解决方案,测试可行,非常好的资料
- 2022-03-19 00:39:59下载
- 积分:1
-
从.txt文件中读取数据,并对数据进行哈尔小波变换和压缩操作。...
从.txt文件中读取数据,并对数据进行哈尔小波变换和压缩操作。-From. Txt file to read data, and data Haar wavelet transform and compression operations.
- 2022-08-25 09:02:02下载
- 积分:1
-
关于约束非线性规划的求解器,可用于学习和实际问题求解。
关于约束非线性规划的求解器,可用于学习和实际问题求解。-On the binding of non-linear programming solver can be used for learning and practical problem solving.
- 2022-03-24 20:16:01下载
- 积分:1
-
C#数据计算方法
资源描述C#涉及的相关数据计算方法,内容很丰富,包括Complex、Integral、Interpolation、LEquations、Matrix、NLEquations等等算法,里面还有很多例子,很不错的基于C#的相关数学计算方法,个人觉得很有用。
- 2022-03-13 05:18:21下载
- 积分:1
-
自己做的程序,可能对你有用
自己做的程序,可能对你有用-own procedures that may be useful to you
- 2022-07-12 03:17:35下载
- 积分:1
-
线性表的基本运算及多项式的算术运算
线性表的操作:
在顺序列表类SeqList中增加成员函数void Reverse(),实现顺序表的逆置
在顺序表类SeqList中增加成员函数bool DeleteX(const T &x),删除表中所有元素之等于x的元素。若表中存在这样的元素,则删除之,且函数返回true.否则函数返回false.
编写main函数。调用上述新增函数。
- 2022-02-10 04:16:32下载
- 积分:1