-
sp_square_wave
说明: 该模型模拟了单相方波逆变器,使用MATLAB环境。(Single Phase square wave inverter)
- 2010-04-09 17:49:17下载
- 积分:1
-
read_txt_1
过于滤波,采用卡尔曼滤波有关的方法。比较简单。打开文件,希望有用(kalman filter)
- 2011-12-09 21:20:28下载
- 积分:1
-
GUI-log-in-dialog-box
实现matlab GUI 密码登陆,包括建立用户数据库,显示密码错误信息等(log-in dialog box by using Matlab Gui)
- 2020-12-09 09:09:19下载
- 积分:1
-
dp
说明: 一个简单的DTW算法,可以找到两个时序数据的对应关系(A simple DTW algorithm, can be found in the correspondence between two time series data)
- 2011-11-17 21:37:27下载
- 积分:1
-
reduce-image-gray-value
matlab图像图像处理,利用移位进行灰度值的变化,达到减小灰度值的效果(the matlab image change of image processing, by using shift grayscale value, to achieve the effect of reducing grayscale value)
- 2012-11-26 19:12:39下载
- 积分:1
-
Muruganantham
GEnetic algorithm for problems
- 2010-11-30 18:59:41下载
- 积分:1
-
zxingCodeAndDemo
zxing二维码扫描的源代码,包括zxing核心包的jar和ZXingDemo源码,非常详细.(zxing dimensional code scanning of source code, including zxing core package jar and ZXingDemo source, very detailed.)
- 2014-01-18 00:18:01下载
- 积分:1
-
butterworth
butterworth filter for image enhancement
- 2009-11-10 00:43:04下载
- 积分:1
-
dsp_examples
The files explain aliasing , gibbs, dft and fft. All are very useful in signal processing applications and the files illustrate the contents very well with plots/graphs.
- 2009-05-24 18:46:39下载
- 积分: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