-
interpolation category, Packaging of the interpolation methods
插值类,封装了有关插值的一些方法-interpolation category, Packaging of the interpolation methods
- 2022-01-26 05:51:58下载
- 积分:1
-
递归计算模式
递归计算众数,重数,输入一个整形数组,用递归计算数组中出现次数最多的数(众数)以及出现次数(重数)。-Recursive calculation mode, re-number, enter an integer array, with the recursive computation of the array appear in the highest number of number (plural), and the number of occurrences (multiplicity).
- 2023-06-28 09:20:04下载
- 积分:1
-
《多元数据分析》是我正在看的一本书,把该书带的光盘内容上传到此。希望对其他人有用。
《多元数据分析》是我正在看的一本书,把该书带的光盘内容上传到此。希望对其他人有用。- "Multi- Numbers according to Analysis" are I a book which
looked, passes to this in this book belt compact disc content. Hopes
to other person of useful.
- 2023-04-22 02:50:03下载
- 积分:1
-
研究动态可重构FFT或基于OFDM技术的认知无线电
OFDM已经被广泛应用于各种通信系统中,例如IEEE802.11a/n[2]、[3]、IEEE802.16e(WiMAX)和MB-OFDM。正交频分复用(OFDM)为所需的频带安排数据,并通过IFFT将其转换成正交频率信号并发送出去。
- 2022-12-05 05:25:03下载
- 积分:1
-
表达式转换、 计算器和更多
这是一个Pascal/德尔福单元的功能来计算使用后缀形式(RPN)的算术表达式。通常表达都写在“缀”的形式,如(3+4)*5-6......这是人类可读的形式。但后缀形式是超级容易计算(没有括号,没有照顾运营商优先考虑的,因为它是所有明示)。该代码使用了这种方法,并适当的结构(栈)与数学表达式工作。包括有:从缀形式的字符串数组RPN转换后缀表达式计算器;转换回字符串,可读通过模拟运算表;辅助功能,所有这些的;奖金:求解一个数字游戏(代码描述);作品通过构建和评估RPN表达式。我希望你会发现这个代码很有用的一些有关数学编程项目...这个代码是实际使用在www.dejantomic.com/games/mojbroj.php发现游戏。该网站和游戏不是英语;这段代码简单翻译成英文。
- 2023-05-29 11:00:03下载
- 积分:1
-
VC++图像处理与识别实用案例精选
应用背景当前图像处理技术处于热门段,本程序介绍了用VC程序如何进行图像处理与识别关键技术VC++图像处理与识别实用案例。。。。。。。。。。。。。。。。。。。。。。。
- 2023-09-03 20:10:05下载
- 积分:1
-
Kalman滤波实现LabVIEW使用源代码,是一个LLB包
利用LabVIEW实现Kalman滤波的源码,是一个llb包-Kalman filtering to achieve the use of LabVIEW source code, is a llb package
- 2022-01-31 10:29:10下载
- 积分:1
-
分水岭方法
使用分水岭方法常常遇到过分分割的情况,使用膨胀腐蚀能够有效改善这种现象。
- 2022-08-20 19:30:05下载
- 积分:1
-
数值分析中最常用的14个程序:
01_N皇后问题
01_循环赛程表
02_分段线性插值
02_牛顿插值法
03_构造正交多项式
0...
数值分析中最常用的14个程序:
01_N皇后问题
01_循环赛程表
02_分段线性插值
02_牛顿插值法
03_构造正交多项式
03_最佳一致逼近多项式
04_简单迭代法求方程根[1+1;x]
04_简单迭代法求方程根[sqrt(x+1)]
05_复化梯形公式求积
06_尤拉公式解初值问题
08_高斯消去法解方程组
09_连分式法求积
10_迭代法解线性方程组
10_雅可比方法-Numerical analysis of the 14 most commonly used procedures: 01_N Queen s problem 01_ cycle calendar 02_ piecewise linear interpolation 02_ Newton interpolation 03_ structure orthogonal polynomials 03_ best uniform approximation polynomial 04 _ a simple iterative method for root equation [1+ 1 x] 04_ simple iteration equation for the root [sqrt (x+ 1)] 05_ complex formula of trapezoid quadrature formula 06_ yula 08 initial value problem solutions _ Gaussian elimination solution equations 09_ continued fractions method 10_ quadrature iteration solution of linear equations Jacobian 10_ Ways
- 2023-07-27 02:25:02下载
- 积分:1
-
素数因子产生器:该程序能生成prime factor
素数因子产生器:该程序能生成prime factor-prime factor Generator : the program can generate prime factor
- 2022-03-22 01:33:11下载
- 积分:1