资源列表
frmnts1
- 关于共振峰提取的程序,已调试过,可以使用,欢迎交流借鉴。-Formant extraction procedures, debugging, you can use, welcomed the exchange learn.
shuffle
- 在Java语言中生成随机数相对来说比较简单,因为有一个现成的方法可以使用。在Math类中,Java语言提供了一个叫做random的方法。通过这个方法可以让系统产生随机数。不过默认情况下,其产生的随机数范围比较小,为大于等于0到小于1的double型随机数。虽然其随机数产生的范围比较小,不能够满足日常的需求。如日常工作中可能需要产生整数的随机数。其实,只要对这个方法进行一些灵活的处理,就可以获取任意范围的随机数。 -how to make it in c or c++ using the sh
affineTransform
- 计算图像的仿射变换matlab函数,输入原图像和变换矩阵,输出变换完的矩阵。-Calculate the image affine transformation matlab function, enter the original image and the transformation matrix the output After transformation matrix.
hilberttest
- 基于FIR设计了一个希尔伯特变换滤波器,并把该滤波器用于音频信号的解调。-FIR-based design of a Hilbert transform filter, and to the filter for audio signal demodulation.
game
- 石头剪刀布 c++实现简单的游戏 练练手-Stone scissors cloth c++ simple game to practice your hand
FM
- 首先利用载波对信号进行调制,采用FM的调制方式 利用包络检波的方式解调-Firstly, the carrier signal is modulated using FM modulation using envelope detection demodulates
BPNNgdm
- BP 神经网络属于前向网络 以下为创建 BP 神经网络的方法及参数 。matlab神经网络工具箱 bpnn的一个matlab实现实例(代码 可用)- Back Propogation Neural Network (BPNN) Thread Subject ,Back Propogation Neural Network (BPNN) Subject
zishiyingmobanfa
- 子相干模板法,用于消除50Hz噪声信号干扰-COHERENT template method for eliminating noise 50Hz signal interference
random-number
- 在控制台中,用户输入任意一个数,如果与系统预设的数一样,说明猜中,即中奖。-In the console, the user enters any of a number, if the system is the same as the preset number, descr iption guessed that win.
main
- 基于L阵列的二维DOA估计的源代码 经过验证-L array DOA Estimation
read-and-write-in
- 从一个txt文档中读取一维数组,并计算固定间隔的数的平均值,将平均值用一列数组输出到一个新的txt中-Read text a txt one-dimensional array, an average number of the array at regular intervals, the output to another new txt document
002
- 经典四阶runge_kuttla方法求解复洛伦茨方程-Fourth Order runge_kuttla classic method for solving complex equations Lorenz