-
数值计算
牛顿迭代法.m
简单迭代法.m
雅克比迭代法.m
- 2022-12-30 08:35:03下载
- 积分:1
-
DTMF(Dual Tone Multi Frequency)Recognition Algorithm
Dual Tone Multi Frequencies (DTMF tones) are two different tones at two ends of a spectrum that are used to send information in telephonic communication mediums. The tones represent numbers 0-9 and the symbols * and #. A series of these numbers may be assigned to individuals as points of contact, as in a phone number, or the numbers can be used to relay other sorts of information.
While it may seem confusing, it should be noted that all numbers on a telephone are assigned two DTMF tones, and in all, seven different frequencies are assigned. Some numbers will have the same lower frequency, but different higher frequency, while others will have the same higher frequency but a different lower frequency. The range is between 697 Hz and 941 Hz for the lower frequencies and 1209 Hz and 1633 Hz for
- 2022-06-16 09:51:22下载
- 积分:1
-
Blei 03年lda实现
代码是blei03年经典paper主题模型的实现——LDA。代码在linux下运行,且LDA是目前主题模型的主流算法之一,是pLSI的进化版本,主要涉及贝叶斯公式、狄利克雷分布等概率知识,能从大量文本中自动提取出隐含在背后的语义主题。
- 2022-01-26 18:47:42下载
- 积分:1
-
设A和B是2个字符串。要用最少的字符操作将字符串A转换为字符串B。这里所说的字符操作包括:
1. 删除一个字符
2. 插入一个字符
3. 将一个字符...
设A和B是2个字符串。要用最少的字符操作将字符串A转换为字符串B。这里所说的字符操作包括:
1. 删除一个字符
2. 插入一个字符
3. 将一个字符改为另一个字符
将字符串A变换为字符串B所用的最少操作数称为A到B的编辑距离,极为d(A,B)。设计一个算法,计算任意两个字符串的编辑距离。
-Set A and B are two strings. Operation will use the least character string A is converted to a string B. Operation of characters are talking about here include: 1. Delete a character 2. Insert a character 3. Will be replaced by one character to another character will be transformed into a string A string of at least B operand used by A to B is called the edit distance is extremely d (A, B). Design an algorithm to calculate any two of the string edit distance.
- 2022-01-26 03:32:59下载
- 积分:1
-
labview 串口控制LED
labview上位机程序通过按键控制串口收发数据,进而串口控制两个LED灯,这个程序主要是做了labview串口使用的演示,通过串口的数据收发不仅可以控制开关量信号,而且可以进行协议的收发等
- 2023-08-02 17:30:04下载
- 积分:1
-
c#实现复数矩阵奇异值分解svd 计算其自协方差矩阵 复矩阵求逆的全选主元高斯-约当法
处理对象是复数矩阵。利用c#语言,定义了复数矩阵类,同时实现复数矩阵奇异值分解svd、计算其自协
方差矩阵、复矩阵求逆的全选主元高斯-约当法等矩阵运算。该类复数矩阵的运算,在一些算法中经常用到。
- 2023-05-08 15:55:02下载
- 积分:1
-
高斯消去法,解四元一次方程组
高斯消去法,解四元一次方程组-Gaussian elimination method, solutions of quaternion linear equation group. . . . . . . . . . . . . . .
- 2022-11-25 01:00:03下载
- 积分:1
-
人工智能-启发式搜索(八数码)&神经网络(感知器)
人工智能是目前的热门学科,在电影“超能查派”中,人工智能的利用让我们眼睛大为一亮。 然而要怎么进行人工智能的基础学习呢?所以这里提供人工智能的两个核心块-启发式搜索&神经网络。当你搞明白程序的核心思想,你离下一步的成功已不再遥远。
- 2023-02-05 13:40:04下载
- 积分:1
-
各种排序算法 附带源码 不过是以记事本的格式的 要自己建
各种排序算法 附带源码 不过是以记事本的格式的 要自己建- Each kind of sort algorithm supplementary source code only is
wants own by the memorandum form to construct
- 2022-08-20 02:06:44下载
- 积分:1
-
Shoutcast 流开膛手
最佳 Shoutcast 流翻录可用的应用程序在 Visual Basic 的 PSC 之一。快速开膛手是能够连接到任何指定的 shoutcast 流和下载它-仅 MP3 数据、 没有污染的冰标记剩下-和录制它对 MP3 文件在磁盘上
- 2022-09-04 00:50:02下载
- 积分:1