-
integ
Integraton routines in matlab
- 2009-04-08 00:22:13下载
- 积分:1
-
m3
说明: 这是国外一本经典教材附带的程序,通信系统的matlab实现,所含例子丰富(This is a classic foreign materials attached to the procedures, communications systems to achieve matlab contains abundant examples of)
- 2009-05-21 20:33:21下载
- 积分:1
-
PDradar_signal_processing
模拟PD雷达的信号处理程序,完成信号回波模拟,脉冲压缩,MTD等功能.(a program about pulse doppler radar signal processing.)
- 2012-04-17 13:27:47下载
- 积分:1
-
wiener_LMS
基于LMS的自适应滤波与维纳滤波的性能比较(Performance comparison of LMS-based adaptive filtering and Wiener filtering)
- 2014-11-07 11:59:41下载
- 积分:1
-
fft
基于matlab的fft算法设计,由于matlab的fft是built in文件,在此提供一种编写fft算法的思路。(Based on the matlab fft algorithm design, as the fft matlab file is built in, this provides an idea of writing fft algorithm.)
- 2011-11-23 20:22:21下载
- 积分:1
-
intensitytransformation
根据图像灰度线性变换的算法。得到线性变换的MATLAB的程序。经仿真正确()
- 2008-07-03 14:57:45下载
- 积分:1
-
er-jie-shou-xiang
一个水箱的控制系统,实现了液位和温度控制,温度采用预测控制。(A water tank in the control system, realized the liquid level and temperature control, temperature using predictive control.)
- 2011-12-16 18:57:48下载
- 积分:1
-
test3
数字图像处理技术 中图像增强方法中的 线性变换方法 基于 matlab 实现(Digital image processing technology in image enhancement method based on linear transformation method matlab realize)
- 2014-04-17 10:10:51下载
- 积分:1
-
TheFilterDesign
使用matlab编写的图像滤波器,带gui(Written in the image filter using matlab with gui)
- 2011-10-23 10:07:14下载
- 积分: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