-
wenli
使用matlab对多幅图像进行傅里叶变换,并将变换后的图像进行比较输出(The use of multiple images matlab Fourier transform, and transform the image to compare the output)
- 2009-05-14 17:23:33下载
- 积分:1
-
pid_adj
基于简单内膜思想的PID整定源程序,比其他算法效果好(Endometrial thinking based on a simple PID tuning source, better than the other algorithms)
- 2009-06-10 13:52:05下载
- 积分:1
-
LS
说明: 基于matlab最小二乘一次完成算法辨识程序(Matlab least squares algorithm based on a complete identification process)
- 2011-03-25 16:44:17下载
- 积分:1
-
L1_Tracking_v4_release
该程序将计算机视觉的目标跟踪问题转化为寻找稀疏矩阵的过程,将预先的得到的样本粒子与稀疏矩阵线性相乘得到目标(The program will target tracking in computer vision into the process of finding a sparse matrix, the sample will be obtained in advance of the particles multiplied with the goal of sparse linear)
- 2011-06-25 15:13:30下载
- 积分:1
-
011iir16_matlab
给出了通过matlab设计IIR低通滤波器的程序,并通过程序把在DSP中所用到的变量计算出来,很有价值。(Matlab given by IIR low-pass filter design procedures, and procedures used in the DSP in the calculated variables, very valuable.)
- 2009-06-15 10:27:53下载
- 积分:1
-
3DSample1
3维重建的一些例子,基于matlab平台(Some examples of three-dimensional reconstruction, based on matlab platform)
- 2010-02-15 12:51:49下载
- 积分:1
-
VectorcontrolPMSM
pmsm matlab simulation
- 2012-05-10 10:00:05下载
- 积分:1
-
wavelet_morlet
对一维信号进行连续小波变换,从时频角度分析和处理信号!(One-dimensional continuous wavelet transform signals from time-frequency analysis and signal processing point of view!)
- 2010-09-24 12:29:25下载
- 积分:1
-
cylinder
说明: 本程序是求解一厚壁圆筒的matlab程序,采用平面等参单元计算(This program is a thick-walled cylinder matlab solving procedure for the calculation of plane isoparametric element)
- 2021-03-31 12:09:09下载
- 积分: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