-
Fast Fourier Transform algorithm. Including the one
快速傅立叶变换的实现算法。包括1维FFT、2维FFT及其逆变换,以及离散变换的相关源码。-Fast Fourier Transform algorithm. Including the one-dimensional FFT, 2-dimensional FFT and its inverse transform, as well as the related discrete transform source code.
- 2022-07-09 09:08:54下载
- 积分:1
-
设计了矩阵类,该类实现了矩阵的数学运算,包括矩阵乘除/求逆/求特征向量的!...
设计了矩阵类,该类实现了矩阵的数学运算,包括矩阵乘除/求逆/求特征向量的!-Design a matrix type, such realization of the matrix arithmetic, including matrix multiplication and division/inversion/demand eigenvector!
- 2022-03-17 23:19:38下载
- 积分:1
-
有理式拟合和pade近似的Matlab实现
应用背景将函数f(x)近似的表达为:
叫作函数的pade近似,Matlab中没有直接提供相关函数,
关键技术但是我们可以根据原理,比较容易的写出Matlab代码:
比如需要将f(x)=exp(-2*x)展开成有理多项式,进行pade近似,根据下面提供的padefcn()函数,我们可以轻松的实现
- 2022-05-31 19:48:06下载
- 积分:1
-
一个小巧的蚁群算法演示程序,C语言源码,在TC2.0下调试成功!...
一个小巧的蚁群算法演示程序,C语言源码,在TC2.0下调试成功!-A small demo program ant colony algorithm, C language source code, in TC2.0 debugging success!
- 2022-03-18 12:01:14下载
- 积分:1
-
最小二乘法求平面
最小二乘法求平面VC小程序,在vc6.0环境下编译的一个简单的最小二乘平面拟合程序,压缩包中是一个完整的工程.
- 2022-06-27 05:56:22下载
- 积分:1
-
ACM题目图算法,POJ的各种图形主题的详细描述…
acm标题图算法,POJ详细描述了各种图形主题图中使用的算法
- 2022-12-29 02:45:03下载
- 积分:1
-
禁忌搜索法对初始解、邻域个数及禁忌列表的大小等参数有比较严格的要求, 这些参数直接影响着算法的优化能
力。文章提出了一种改进的禁忌搜索法, 它用有效空间来压...
禁忌搜索法对初始解、邻域个数及禁忌列表的大小等参数有比较严格的要求, 这些参数直接影响着算法的优化能
力。文章提出了一种改进的禁忌搜索法, 它用有效空间来压缩搜索范围, 这样可以提高搜索效率和全局搜索能力。用短期
和长期禁忌列表存储器来保证算法能搜索到全局空间的每一点, 并且不重复搜索。经过验算和分析, 证明它是一种较好的
全局启发式搜索法-Tabu search method, the initial solution, neighborhood and tabu list size of the number of parameters such as have more stringent requirements, these parameters directly affect the ability to optimize the algorithm. This paper presents an improved tabu search method, it is used effectively to compress the search space, so that can improve search efficiency and global search capabilities. Short-term and long-term memory tabu list to ensure the algorithm to search to the global space, each point, and do not repeat the search. After checking and analysis, to prove that it is a good global heuristic search method
- 2022-04-06 20:06:04下载
- 积分:1
-
vb,算交通规划的比较经典的算法,
能解决许多问题。
vb,算交通规划的比较经典的算法,
能解决许多问题。-vb, calculating traffic planning of the classical algorithm can solve many problems.
- 2022-05-09 11:23:04下载
- 积分:1
-
找到了本征模式,运用matlab语言编写的程序,对科技工作者有很有帮助,可以解决maxwell方程...
找到了本征模式,运用matlab语言编写的程序,对科技工作者有很有帮助,可以解决maxwell方程-found a pattern of the levy, using the Matlab language procedures, right technology workers are helpful, maxwell equation can be solved
- 2023-01-08 07:00:02下载
- 积分:1
-
矩阵的奇异值分解算法
矩阵的奇异值分解算法-A algorithm of matrix singular value decomposition
- 2022-04-06 20:52:10下载
- 积分:1