登录
首页 » 算法 » 本人收集的DSP处理例子程序-数字录音程序

本人收集的DSP处理例子程序-数字录音程序

于 2022-12-24 发布 文件大小:2.40 kB
0 143
下载积分: 2 下载次数: 1

代码说明:

本人收集的DSP处理例子程序-数字录音程序-I collect examples of DSP processing procedures-digital recording procedures

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 使用雅可比和高斯
    使用雅可比和高斯-赛德尔算法求解线性方程-The use of Jacobi and Gauss- Seidel algorithm for solving linear equations
    2022-02-21 23:18:21下载
    积分:1
  • 反向传播神经网络的多个输出
    反向传播的原则是其实很容易理解,即使它背后的数学可以看起来相当令人望而却步。基本步骤如下: 初始化与小随机加权网络。 目前对网络的输入层的输入的模式。 饲料通过网络来计算其激活值的输入的模式。 采取所需的输出和激活值来计算的网络激活错误之间的区别。 饲喂以减少其激活错误对此输入模式的输出神经元的权重进行调整。 传播错误值返回到每个隐藏的神经元,是其在网络激活错误的贡献成正比。 喂养每个隐藏的神经元,以减少它们的贡献对此输入模式错误的权重进行调整。 对每个输入模式输入集合中重复步骤 2 到步骤 7。 重复步骤 8,直到网络接受过适当培训。 为了使这个新的网络通过它的步伐,我下载了经典的虹膜植物数据库从UCI 机器学习资料库。数据集包含三个类的五十实例,每个,其中每个类是指一种类型的鸢尾属植物。一类是线性可分从其他两个 ;后者不是从彼此线性可分的。若要使用此数据,为 csv 文件扩展名的文本文件保存该 web 页。用 Excel 打开并添加三个新列在右边,与0,0,1或0,1,0或1,0,0根据植物品种填补。删除物种名称列,并且您现在有一个文件,它可以喂进入您的网络。
    2022-01-25 23:46:40下载
    积分:1
  • C++常用,给计中各种基本应用提供参考
    C++常用算法,给计算方法中各种基本应用提供参考-C common algorithms for calculation method to provide the basic reference
    2022-01-22 09:18:15下载
    积分:1
  • 包括主要矩阵运,vc下编译实现
    包括主要矩阵运算,vc下编译实现-including major matrix computation, vc under Compiling
    2022-03-02 13:52:02下载
    积分:1
  • 正整数x 的约数是能整除x 的正整数。正整数x 的约数个数记为div(x)。例如,1,2,5,10 都是正整数10 的约数,且div(10)=4。设a 和b 是...
    正整数x 的约数是能整除x 的正整数。正整数x 的约数个数记为div(x)。例如,1,2,5,10 都是正整数10 的约数,且div(10)=4。设a 和b 是2 个正整数,a≤b,找出a 和b之间约数个数最多的数x。 对于给定的2 个正整数a≤b,编程计算a 和b 之间约数个数最多的数。 数据输入 输入数据由文件名为input.txt的文本文件提供。文件的第1 行有2 个正整数a和b。 结果输出 程序运行结束时,若找到的a 和b 之间约数个数最多的数是x,将div(x)输出到文件output.txt中。 输入文件示例 输出文件示例 input.txt output.txt 1 36 9 -Positive integer x can be about a few of the positive integer x divisible. Positive integer x the approximate number recorded as the number of div (x). For example, 1,2,5,10 are about 10 positive integer number, and div (10) = 4. Set a and b are two positive integers, a ≤ b, to find a and b between about a few number of the largest number of x. For a given two positive integers a ≤ b, Programming calculated a and b between about a few number of the largest number. Data entry input data from the document text file named input.txt provide. File line 1 has two positive integers a and b. The results run the end of the output, if found between a and b of about a few number o
    2023-04-13 05:20:03下载
    积分:1
  • BBC RSS订阅
    这是一个动态的Java项目中提取BBC网站的新闻。  这是使用原生的Eclipse DOM解析器来解析从XML文件中的数据创建。
    2022-03-29 12:41:49下载
    积分:1
  • 阈值变换
    资源描述程序说明: //该函数用来对图像进行阈值变换。对于灰度值小于阈值的象素直接设置 灰度值为0;灰度值大于阈值的象素直接设置为255。-procedures :// This function used to image transform threshold. For gray value less than the threshold value of the pixel intensity value directly set to 0; Gray value greater than the threshold value of the pixel is set to direct 255.
    2022-04-02 08:03:02下载
    积分:1
  • 肺结节分割
    单层胸部CT图片的肺部分割用法
    2022-03-12 07:12:35下载
    积分:1
  • 机网络滑动窗口协议C语言源代码(Linux版)
    设计一个滑动窗口协议,在仿真环境下编程实现有噪音信道两站点间无差错双工通信
    2022-08-06 07:18:04下载
    积分:1
  • 一套交互和命令
    一个集交互式和命令式于一体的程序,采用最小二乘法进行曲线的拟合-A set of interactive and command-style in one program, using least-squares curve fitting method
    2022-07-03 08:26:22下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载