-
多维数据分析,有nPLS,PARAFAC,TURKER等
多维数据分析,有nPLS,PARAFAC,TURKER等-multidimensional data analysis, nPLS, B6, and other TURKER
- 2022-12-01 17:40:03下载
- 积分:1
-
利用该程序计算,作为程序开发的相应功能函数
利用该程序计算,作为程序开发的相应功能函数-Calculated using the program as a development of the corresponding function
- 2022-08-17 07:45:12下载
- 积分:1
-
Keil C51程序设计中几种精确延时方法
实际的单片机应用系统开发过程中,由于程序功能的需要,经常编写各种延时程序。延时时间从数微秒到数秒不等。对于许多C51开发者,特别是初学者,编制非常精确的延时程序有一定难度。本文从实际应用出发,讨论几种实用的编制精确延时程序和计算程序执行时间的方法,并给出各种方法使用的详细步骤,以便读者能够很好地掌握理解。
- 2023-02-13 08:55:03下载
- 积分:1
-
误差分析的方法有多种,这是一种先验估计误差的方法,较以往的“向前误差分析”在矩阵运算的舍入误差估计上有较好的结果,以而使矩阵的误差分析获得了突破性的进展,使不少...
误差分析的方法有多种,这是一种先验估计误差的方法,较以往的“向前误差分析”在矩阵运算的舍入误差估计上有较好的结果,以而使矩阵的误差分析获得了突破性的进展,使不少用向前误差分析难于判定可靠性的数值方法获得新的进展。特别值得一提的是,在工程技术界,经常使用几种不同的计算方法,甚至使用实验方法进行比较,从而确定计算结果的可靠性,这也是一种有效而实用的方法。-error analysis by a number of means, which is a priori estimation error method, compared to the previous "Forward Error Analysis" in the matrix calculation error into the homes a better estimate on the results of a matrix so the error analysis of a breakthrough in the progress, many with forward error analysis can be difficult to determine on the numerical method to achieve new progress. Particularly worth mentioning is that in the engineering technology sector, often use several different methods of calculation, or even the use of experimental methods, in order to determine the reliability of results, which is also an effective and practical method.
- 2022-04-27 04:17:28下载
- 积分:1
-
后的二叉树算法(递归)
二叉树的后序算法(递归)-after the sequence of binary tree algorithm (recursive)
- 2022-09-15 21:25:03下载
- 积分:1
-
用经典RK方法和四阶ADAMS预测校正算法求解微分方程
用经典RK方法和四阶ADAMS预测校正算法求解微分方程-Classical RK method and fourth-order predictor-corrector algorithm for solving differential equations ADAMS
- 2022-07-23 00:35:19下载
- 积分:1
-
遗传算法程序
遗传算法的程序实现,包括随机数产生,初始化种群,适应度计算,种群排序,反馈式突变选择、交叉、变异等步骤组成。
使用中自行调节适应度函数。
- 2022-07-26 12:05:46下载
- 积分:1
-
八数码难题解决实现方法
八数码难题解决实现方法-eight digital method to solve problems
- 2023-03-24 20:55:03下载
- 积分:1
-
动态规划的C++实现
采用C++实现了动态规划对动态规划感兴趣的同学可以下下来看一看
- 2023-07-30 19:10:04下载
- 积分:1
-
编译原理与实践的课程设计---compile Cminus
资源描述这个文件是编译原理课程设计的实验代码,这段代码中包括了词法分析以及语义树的生成,工程的话用vs2013打开,如果版本低的话,直接把里面的头文件与源文件拷出来在相关的c语言开发环境里建个新的工程就行了,里面有一个例子,直接跑就行了。
- 2023-06-21 10:25:04下载
- 积分:1