-
10
说明: matlab教科书第十章程序实例,内涵45个程序,绝对实用,程序中都有中文注解(Chapter textbook example matlab program, meaning the 45 procedures, the absolute utility, the program has Chinese comments)
- 2011-05-05 19:08:48下载
- 积分:1
-
GUI-DTMF
DTMF的GUI界面生成,显示电话按键,生成信号,画出功率谱(GUI interface to generate DTMF, display the phone keys, generates a signal, draw power spectrum)
- 2011-08-30 15:01:07下载
- 积分:1
-
MATLABprogramming
matlab编程的入门教材,适合初学者阅读,本书由浅入深,逐步推进地说明编程的各个注意点(matlab programming primer for beginners to read, the book progressively, step by step description of each programming point of attention)
- 2011-11-28 20:18:13下载
- 积分:1
-
svd
对一个信号进行奇异值分解,根据差分谱最大值点,重构信号,达到降噪的目的。(Signal for a singular value decomposition, according to the differential spectrum maximum point, the reconstructed signal to achieve noise reduction purposes.)
- 2020-10-21 15:07:24下载
- 积分:1
-
PSO-SVM
粒子群优化算法优化支持向量机(PSO-SVM)(Particle swarm optimization algorithm optimize the SVM)
- 2016-05-02 09:52:05下载
- 积分:1
-
Bulk_use_src
bulk endpoint endless source/sink firmware.
EP2OUT will always accept a bulk OUT
EP4OUT will always accept a bulk OUT
EP6IN will always return a 512 byte packet. The packet contains an
incrementing byte starting at 0x02. Since EP6 always returns a 512
byte packet, this endpoint should never be accessed except with a
high-speed host controller.
EP8IN will continuously return the packet most recently written to
EP4OUT
- 2007-10-15 10:32:01下载
- 积分:1
-
per
才用周期图法预测hurst指数。参数sequence为时间序列,isplot说明是否需要画图。(Have used the periodogram forecast hurst index. Parameter sequence for the time series, isplot explain the need for drawing.)
- 2010-08-19 01:45:42下载
- 积分:1
-
lda
经典的LDA特征选择算法,用matlab实现,包括数据集(LDA classic feature selection algorithm, using matlab to achieve, including a data set)
- 2007-12-26 12:15:40下载
- 积分:1
-
spectral_subtraction
说明: 谱减算法的MATLAB实现程序,附带带噪语音文件。wavread一行可以改成自己需要的语音文件和噪声文件,可以查看输入和输出信噪比(MATLAB spectral subtraction algorithm implementation process, with noisy speech files. wavread line can be changed to their needs and noise files voice files, you can view the input and output signal to noise ratio)
- 2020-10-13 10:37:32下载
- 积分:1
-
quadgui
该代码展示了如何通过数值方法估计某个量值的思路,方法具有新颖之处。。。望采纳(QUADGUI Demonstrate numerical evaluation of a definite integral.
Q = QUADGUI(F,A,B) shows the steps in approximating the integral
of F(x) from A to B by adaptive extrapolated Simpson s quadrature.
The shaded area shows the integral over the current subinterval.
The color switches to green when the desired accuracy is obtained.)
- 2013-10-30 15:06:48下载
- 积分:1