-
沃尔什函数
沃尔什函数(或者,简单地说,沃尔什系统),该系统可以被看作是连续的,模拟的在单位区间三角函数系统的离散,数字对应。不像三角函数,沃尔什函数是仅分段连续的,并且,实际上,是分段常数。该函数使用的值-1和1只,在子区间由二进分数定义。
这两个系统形成一个完整的,正交函数集,在方积函数在单位区间的Hilbert空间L2[0,1]的正交基。两者都是有限的功能,不同的是,比方说,哈尔系统或者富兰克林的系统。
两个三角函数和沃尔什系统承认自然延伸通过周期性从单位间隔。此外,在该单元间隔(傅立叶级数)既傅立叶分析和对实际线(傅立叶变换)都通过沃尔什系统中定义的数字对应的实线R. ,前者是沃尔什序列,而后者 - 哈达玛变换理论。
沃尔什函数和相应的系列和变换查找在物理和工程的各种应用,特别是在数字信号处理。它们被用来在语音识别中,在医疗和生物图像处理,在数字全息和其他领域。
从历史上看,沃尔什函数各numerations已被使用,其中没有一个可以被认为是特别优越于另一个。在下文中,我们将使用所谓的沃尔什 - 佩利记数。
- 2022-03-06 20:08:18下载
- 积分:1
-
本程序是用来prim算法用C++的完全实现,可供大家学习使用.
本程序是用来prim算法用C++的完全实现,可供大家学习使用.-This procedure is used prim algorithm using C++ implementation of the fully available for everyone to use study.
- 2022-09-25 13:20:03下载
- 积分:1
-
给定n 个物品, 物品i重为wi 并且价值为 vi ,背包所能承载的最大容量为 W.
0...
给定n 个物品, 物品i重为wi 并且价值为 vi ,背包所能承载的最大容量为 W.
0-1 背包问题即是选择含有着最大总价值的物品的子集且它的容量 ≤W .
用动态规划实现-given n goods, items i weight of wi and value of vi, the backpack can carry a maximum capacity of W. 0-1 knapsack problem that is a choice with a maximum total value of the goods but a subset of the W capacity. Dynamic Programming
- 2022-03-09 15:39:44下载
- 积分:1
-
Vc++Romberg的,计算方法中romberg算法的c程序源码
Vc++Romberg的,计算方法中romberg算法的c程序源码-Vc Romberg, calculation method Romberg Algorithm c procedures FOSS
- 2022-11-19 20:45:03下载
- 积分:1
-
单个文件在以下链接是可用的:
Individual files are available in the following links:
Bessjy -- Bessel functions Jn and Yn for real argument and integer or real order.
Bessik -- Modified Bessel function In and Kn for real argument and integer or real order.
CBessjy -- Bessel functions Jv and Yv for real or complex arguments and real order.
CBessik -- Modified Bessel functions Iv and Kv for complex arguments and real order.
-Individual files are available in the following links: Bessjy- Bessel functions Jn and Yn for real argument and integer or real order. Bessik- Modified Bessel function In and Kn for real argument and integer or real order. CBessjy- Bessel functions Jv and Yv for real or complex arguments and real order. CBessik- Modified Bessel functions Iv and Kv for complex arguments and real order.
- 2022-04-29 03:27:40下载
- 积分:1
-
沃而什编码源程序
沃而什编码源程序- Fertile and assorted code source program
- 2023-02-25 22:55:03下载
- 积分:1
-
This code is used to find shortest path by using dijkstra algorithm
This code is used to find shortest path by using dijkstra algorithm
- 2023-01-01 01:20:12下载
- 积分:1
-
一个大整数运算类,其中用了Windows下的汇编语言做了优化,在Visual C++ .NET下编译通过...
一个大整数运算类,其中用了Windows下的汇编语言做了优化,在Visual C++ .NET下编译通过-A large category of integer calculations, which used the Windows under optimized assembly language, in the Visual C++. NET compiler passed under
- 2022-01-30 13:28:22下载
- 积分:1
-
Some of the basic matrix operations
Some of the basic matrix operations
- 2022-02-01 08:15:13下载
- 积分:1
-
基于全局直方图优化的图像去雾算法的实现
基于全局直方图优化的图像去雾算法的实现,用matlab编写,可以直接运行,里面自带有测试图像
- 2023-04-16 01:05:03下载
- 积分:1