-
xinhaochuli12
matlab时频分析工具箱(附安装方法和函数说明) 这是一个工具箱源码程序,需要对大家有用(time-frequency analysis matlab toolbox (with installation method and function description) This is a toolbox source program, you need to be useful to everyone)
- 2013-12-20 23:44:33下载
- 积分:1
-
image-fusion
用matlab进行多聚焦图像融合,包括图像直接融合,傅里叶变换融合,和小波融合的源代码( multi-focus image fusion by matlab, including direct images fusion, Fourier transform integration, and wavelet fusion )
- 2013-12-27 13:58:46下载
- 积分:1
-
OFDMMATLAB
OFDM和MATLAB仿真含程序,包含解释和一些源码(OFDM and simulation with MATLAB program, including interpretation and some source code)
- 2014-07-19 22:41:07下载
- 积分:1
-
MVDR
MVDR是空域DOA的一种方法。可以对信号进行加强,对干扰进行抑制,同时去除高斯白噪声。最终得到方向。(MVDR is a method of DOA airspace. The signal can be enhanced interference suppression while removing Gaussian white noise.)
- 2017-02-27 20:48:21下载
- 积分:1
-
Logistic_Regression
正规化的逻辑回归,可实现图像的分类识别,如人脸识别,数字识别(Logistic Regression with regularisation, can be used for image classification)
- 2015-03-23 14:02:53下载
- 积分:1
-
code
A little FAT32 Parser with some fuctions.
- 2014-01-31 14:56:02下载
- 积分:1
-
try_fxlms
考虑次级声反馈的自适应滤波器算法,基本原理是最小均方误差(Filter X Least Mean Square adaptive filter)
- 2017-09-07 22:52:30下载
- 积分:1
-
DBR-protocol-master
说明: 基于dbr路由协议的水下无线传感器网络节点布置。(MATLAB simulation of Depth-Based Routing(DBR) Protocol for UWSN)
- 2021-02-14 20:19:48下载
- 积分:1
-
ex4_18
说明: 椭圆带通滤波器设计—ELLIP函数的应用(Elliptic bandpass filter design application-ELLIP function)
- 2008-11-18 19:19:05下载
- 积分: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