-
Volterra级数和失真的直接方法
下一步
- 2022-06-21 23:23:45下载
- 积分:1
-
二叉树的基本操作及哈夫曼编码译码系统的实现
(1)在二叉链表上设计和实现下列二叉树运算的算法
① 设计递归算法,实现:删除二叉树,求二叉树的高度,求二叉树中叶子结点数,复制二叉树,交换二叉树的左右子树。
② 设计算法,按自上到下,自左向右的次序,即按层次遍历一棵二叉树。
③ 设计main函数,测
- 2022-05-08 19:50:14下载
- 积分:1
-
one
一维光子晶体的能带结构模拟,易于理解光子晶体的特性!-one-dimensional photonic crystal band structure simulation, easy to understand the characteristics of photonic crystal!
- 2022-02-16 10:13:41下载
- 积分:1
-
原题:编写一个子程序NewTon(float x0,float eps,float x1)。它的功能是用牛顿迭代法求f(x)=x*x*x...
原题:编写一个子程序NewTon(float x0,float eps,float x1)。它的功能是用牛顿迭代法求f(x)=x*x*x-2x*x+4x+1在x=0附近的一个实根。若迭代成功,则返回费0值;否则,返回0。-original title : the preparation of a subroutine NewTon (x0 float, float eps, float x1). Its function is to use Newton"s iterative method for f (x) = x* x* x-2x 4x* x 1 x = 0 in the vicinity of a real roots. If successful iteration, the returned value fees 0; Otherwise, the return 0.
- 2022-10-05 09:25:03下载
- 积分:1
-
无记忆Saleh模型,用于无记忆放大器非线性失真反正运算!
无记忆Saleh模型,用于无记忆放大器非线性失真反正运算!-No-momry saleh
- 2022-02-09 17:31:59下载
- 积分:1
-
基于混合粒子群算法的TSP寻优算法
粒子群算法虽然具有算法简单,寻优速度快等优点,但同时存在算法容易收敛,易陷入局部最优值等问题。采用遗传算法改进粒子群算法,通过选择、交叉和变异操作的引入,改进了算法性能,增强了算法的全局搜索能力。本案例研究了基于混合粒子群算法的TSP寻优算法。
- 2022-03-18 07:40:18下载
- 积分:1
-
random number generator source code for C and Notes with a test case.
随机数生成源代码,提供C++类和注释与一个测试例子。-random number generator source code for C and Notes with a test case.
- 2022-01-26 07:51:12下载
- 积分:1
-
数学建模SARS传播模型的建立与分析.rar
数学建模SARS传播模型的建立与分析.rar-SARS spread of mathematical modeling and analysis model. Rar
- 2022-04-06 10:58:35下载
- 积分:1
-
use mathematical algorithms for solving the inverse matrix function using three...
利用数学算法的公式求逆矩阵并用三个函数表示。-use mathematical algorithms for solving the inverse matrix function using three said.
- 2022-08-11 10:07:25下载
- 积分:1
-
正弦信号估计的扩展卡尔曼滤波 & UKF
M 文件包括的扩展卡尔曼滤波和卡尔曼 Filter(includes both nonaugment and augment) Unscent 估计正弦信号的算法。代码可以正确运行和结果显示明显。
- 2023-05-23 10:40:03下载
- 积分:1