-
改进的平方根法,比较简单的,用VC实现的
改进的平方根法,比较简单的,用VC实现的-improvements to the square root law, a simple comparison with the VC
- 2022-11-14 11:05:03下载
- 积分:1
-
非常简便,代码短且稳健性强
非常简便,代码短且稳健性强-very simple, but short code stability-
- 2022-04-26 08:45:45下载
- 积分:1
-
DSP with Matlab by Proakis and Ingle
DSP with Matlab by Proakis and Ingle
- 2023-05-17 21:40:02下载
- 积分:1
-
本程序新建complex类,并将数学库里的“+”“
本程序新建complex类,并将数学库里的“+”“-”“*”“/”符号运算进行重载,使其适用范围从实数扩展至复数。-the new complex procedures category, Mathematics, 13-17 and the """-""*""/" symbol for heavy computation, from the scope of the application is extended to a number of plural.
- 2022-03-10 01:39:55下载
- 积分:1
-
利用遗传算法进行阈值分割
本算法利用遗传算法根据otsu原则迭代计算得到图像的最优分割阈值。
使用了opencv库。
- 2022-02-03 09:05:06下载
- 积分:1
-
这是用贪心算法实现对会议的智能安排,里面包括建立贪心算法的步骤化实现及快速排序经典算法...
这是用贪心算法实现对会议的智能安排,里面包括建立贪心算法的步骤化实现及快速排序经典算法-This is a greedy algorithm with intelligent arrangements for the meeting, which included the establishment of greedy algorithm and steps to achieve and fast classical algorithm for sorting
- 2022-09-01 15:35:03下载
- 积分:1
-
矩阵LU 分解
实现矩阵的LU分解,如果此矩阵可以实现LU 分解,就分解此矩阵,并输出分解后的L矩阵和U矩阵。此算法对于一些不能进行LU分解的矩阵,会给出不能进行LU分解的提示,对于进过一些基本的初等变化后可以进行LU 分解的矩阵,此算法也实现不了。
- 2023-03-03 14:10:03下载
- 积分:1
-
有用的哦,要好好看一下。而且比较难找到的算法
有用的哦,要好好看一下。而且比较难找到的算法-useful oh, what better look good. , And more difficult to find the algorithm
- 2022-01-26 07:07:03下载
- 积分:1
-
约瑟夫问题的求解方案,经典
约瑟夫问题的求解方案,经典-Joseph solving the problem, classic
- 2023-03-15 03:10:03下载
- 积分:1
-
用c实现IFFT,需输入信号
用C语言实现IFFT的算法,不过在程序中需要有输入信号。希望能有什么帮助。
- 2022-02-25 09:35:56下载
- 积分:1