-
移动平均滤波器
应用背景滑动平均滤波算法的C代码。移动平均滤波器的matlab代码示例应用程序。关键技术此代码创建一个随机信号与高斯参数。这个信号滤波。
- 2022-01-25 20:41:11下载
- 积分:1
-
对于蒙特卡罗算法的程序,可用于电力系统的仿真…
该程序为mente carlo算法
可用于电力系统的随机抽样模拟系统状态
可用于大型的电力系统计算可靠性-the procedures for mente carlo algorithms can be used for power system simulation of random system state available in a large power system reliability calculation
- 2022-04-28 07:22:06下载
- 积分:1
-
Sorting algorithm, using merge sort of thought, and then speed up the time to so...
排序算法,运用归并排序的思想,再加快时间内解决排序问题,并显示在单文档上。-Sorting algorithm, using merge sort of thought, and then speed up the time to solve the scheduling problem, and show in a single document.
- 2022-06-22 01:06:16下载
- 积分:1
-
距阵链乘问题:
找出矩阵链乘A(35*40) A(40*20) A(20*10)
A(10*15)的最佳相乘次序。
算法来自:计算机算法导引...
距阵链乘问题:
找出矩阵链乘A(35*40) A(40*20) A(20*10)
A(10*15)的最佳相乘次序。
算法来自:计算机算法导引-matrix chain by : identify matrix chain by A (35* 40) A (40* 20) A (20* 10) A (10* 15) concludes the best order. Algorithm from : computer algorithm Seeker
- 2022-03-14 17:46:13下载
- 积分:1
-
立体影像对的光束法严密解求外方位元素:已知控制点的左右影像像点坐标和物方空间坐标,解求左右影像的外方位元素。...
立体影像对的光束法严密解求外方位元素:已知控制点的左右影像像点坐标和物方空间坐标,解求左右影像的外方位元素。-three-dimensional images of the bundle closely to Solve exterior orientation elements : known control points around the image pixel coordinates and objects to space coordinates solution for image around the exterior orientation elements.
- 2022-01-26 01:42:32下载
- 积分:1
-
用matlab求解的一个Lagrange插值多项式问题
用matlab求解的一个Lagrange插值多项式问题-Using matlab to solve the problem of a Lagrange interpolation polynomial
- 2022-06-15 08:48:26下载
- 积分:1
-
polar 码的SC译码算法
资源描述polar码,基于信道极化,分为好信道和坏信道,满足要求的好信道用于传输信息比特,坏信道用于传输冻结比特。先用BEC构造获取冻结比特位置,在此基础上传输0比特,其他位置传信息比特。输入SC译码算法为信道转移概率,译码算法属于串行译码算法。当前获得译码判决比特,用于下一比特的译码比特的判决。
- 2022-01-26 00:13:58下载
- 积分:1
-
This is a compiler for a small pascal procedures it is not enough for some but a...
这是一个用来编译pascal的一个小程序有些还不行但也发了-This is a compiler for a small pascal procedures it is not enough for some but also made a
- 2022-02-05 02:30:56下载
- 积分:1
-
打开包装在 Matlab 中的 2d
Matlab 包含 1 D 相位展开算法。
如果 2D 是必需的像在图像杨春宝,这件事是复杂得多和风险并不是 univoque。
该项目允许使 2D 松绑。
- 2022-03-20 16:58:22下载
- 积分:1
-
哥德巴赫猜想:哥德巴赫(哥德巴赫)曾提出这样一个猜想:2000以内…
Goldbach s conjecture: Goldbach(哥德巴赫)曾经提出了一个这样的猜想: 对于2000 以内的正偶数都能够分解为两个素数之和。 要求: 该题是一个猜想,我们不去证明它,而是通过编程序来验证 该猜想是否正确。 输入: 用户从键盘任意输入一个自然数。 输出: 给出满足猜想的两个自然数。-Goldbach conjecture : Goldbach (Goldbach) had raised such a guess : 2000 within the can is even divided into two prime numbers and. Requirements : The title is a guess, we do not prove it, but through programmed to verify the guess is correct. Input : arbitrary user input from the keyboard to a natural number. Output : meet guess is the natural number two.
- 2023-05-19 07:45:03下载
- 积分:1