-
matlab_ars
这个是有关于语音识别的的书籍,上面有很多基本原理和MATLAB的例子(This is a reference book for automatic speech recognition with matlab codes.)
- 2010-11-16 04:43:05下载
- 积分:1
-
ffthe
使用MATLAB来编写fft快速算法的具体实现方法的源码。(Use MATLAB to write fft Fast Algorithm for the concrete implementation method of the source code.)
- 2010-01-26 17:19:17下载
- 积分:1
-
GSO
通过此代码实现萤火虫算法仿真,改变函数,即可实现不同的函数结果。(This code implements the firefly algorithm simulation, change the function, you can achieve different function results.)
- 2012-03-30 15:10:21下载
- 积分:1
-
BP
说明: 这是一个创建BP神经网络的matlab源代码,包括BP神经网络的创建、曲线拟合等内容。对初学者很有帮助(This is a create BP neural network matlab source code, including the creation of BP neural network, curve fitting and so on. Very helpful for beginners)
- 2016-04-07 15:44:05下载
- 积分:1
-
FIR_band_stop_filter_design_matlab
说明: matlab FIR 滤波器 matlab设计FIR带阻滤波器(matlab FIR filter FIR band-stop filter design matlab)
- 2010-04-20 22:29:42下载
- 积分:1
-
matlfab1
PV Array very goog in usw
- 2013-12-09 23:08:46下载
- 积分:1
-
identification
使用FFT变换在频域对宽带扩频信号中的正弦干扰信号进行识别和抑制,其中扩频信号由1024点的伪随机序列表示(FFT transform the use of broadband in the frequency domain spread spectrum signal of sinusoidal interference signal identification and suppression, in which spread spectrum signal points from 1024 pseudo-random sequence that)
- 2009-07-04 10:01:31下载
- 积分:1
-
PCA_TE_Fault
详尽的PCA算法对TE过程的故障诊断分析,内含有部分故障数据,可供调试使用,对做故障诊断的非常有帮助。(PCA algorithm of detailed analysis of the fault diagnosis process of TE, contains some failure data, available to debug, is helpful for fault diagnosis.)
- 2021-04-06 00:19:03下载
- 积分:1
-
hanming
Huffman、汉明编译码:首先对给定的信源序列进行概率统计,得出信源符号的概率 p,之后进行Huffman 编码,再进行信道汉明编码。(Huffman coding and decoding: firstly given source sequence probability and statistics, the probability derived source symbols p, after Huffman coding.)
- 2020-07-06 08:48:58下载
- 积分:1
-
旅行商问题
说明: 基于遗传算法求解旅行商问题(TSP)
首先采用随机生成点函数,生成一幅地图。假定一个点对应一个城市。
之后用该地图求解旅行商问题(Solving Traveling Salesman Problem (TSP) Based on Genetic Algorithms
Firstly, a map is generated by random generating point function. Suppose a point corresponds to a city.
Then the map is used to solve the traveling salesman problem.)
- 2020-12-21 16:29:08下载
- 积分:1