-
ModernSignalProcessingMATLABCode
现代信号处理这本书中的MATLAB代码。现代信号处理这本书可谓同类图书中的经典,包含了小波,自适应算法等程序。(Modern signal processing MATLAB code in this book. Modern signal processing This book can be described as similar books in the classic, including the wavelet, adaptive algorithms and other procedures.)
- 2009-12-15 15:42:06下载
- 积分:1
-
MATLAB6.5
Matlab v6.5 英文版使用手册,介绍了matlab的特点、编程方法和使用技术,适合初学者使用。(Matlab v6.5 English version user manual describes the the matlab characteristics, programming methods and use of technology, suitable for beginners to use.)
- 2013-03-24 07:07:57下载
- 积分:1
-
M
字典树的基本功能是用来查询某个单词(前缀)在所有单词中出现次数的一种数据结构,它的插入和查询复杂度都为O(len),Len为单词(前缀)长度,但是它的空间复杂度却非常高,如果字符集是26个字母,那每个节点的度就有26个,典型的以空间换时间结构。(The basic function of the dictionary tree data structure is used to query a number of times a word (prefix) appears in all the words, which insertion and query complexity are O (len), Len is a word (prefix) length, but its space complexity is very high, if the character set is 26 letters, and that the degree of each node will have 26, the typical structure of space for time.)
- 2013-11-29 14:28:52下载
- 积分:1
-
1. 科普特序列和格雷码序列
说明: 科普特序列和格雷码序列,matlab随机数列(Coptic sequence and gray code sequence)
- 2020-12-07 21:44:23下载
- 积分:1
-
MDWT
Matlab工具箱多维小波变换工具箱\MDWT.zip(Matlab toolbox multidimensional wavelet transform Toolbox MDWT.zip)
- 2007-03-20 16:49:34下载
- 积分:1
-
Gauss-seidel.m
gauss-seidel算法 基于matlab编译的程序
- 2014-09-16 12:35:54下载
- 积分:1
-
hermite
matlab编写的hermite函数,可直接调用(hermite function of matlab)
- 2015-10-27 16:22:38下载
- 积分:1
-
移动机器人跟踪控制的模糊算法mobile-robot
fuzzy alghorithm for mobile robot tracking control
- 2020-07-06 00:18:58下载
- 积分:1
-
libsvm-3.21.tar
svm仿真,基于c语言的编写,可以用于matlab,python以及java等多种语言(simulation for svm)
- 2016-03-11 09:08:50下载
- 积分:1
-
matlabcodes
the program consists of-
1 GUI development in Matlab,
2 Convolution of analog signal
3 Correlation of analog signal
4 DFT calculation
5 Convolution of infinite signal using overlap method
- 2010-10-09 15:04:39下载
- 积分:1