-
gansao
小波包分析提取振动信号中的特征频率,含噪脉冲信号进行相关检测,二维声子晶体FDTD方法计算禁带宽度的例子。( Wavelet packet analysis to extract vibration signal characteristic frequency, Noisy pulse correlation detection signal, Dimensional phononic crystals FDTD method calculation examples band gap.)
- 2016-05-29 16:46:26下载
- 积分:1
-
tlbo
说明: TLBO算法即教学优化算法,在一些测试函数里,优化结果明显要好于PSO和DE等其他算法(teach-learn based optimization algrithom)
- 2020-03-09 19:58:06下载
- 积分:1
-
完美的基于人工神经网络
非常适合计算机视觉方面的研究使用,汽车课设货车Matlab驱动力图程序,供做算法研究人员参考,电力系统暂态稳定程序,可以进行暂态稳定计算,采用的是通用的平面波展开法,数据包传送源码程序。
- 2022-03-09 09:19:32下载
- 积分:1
-
gabor_PCA_LDA_FV_recognition
手指静脉 gabor_PCA_LDA的特征提取 matlab实现(The finger vein gabor_PCA_LDA feature extraction matlab achieve)
- 2013-01-25 16:59:03下载
- 积分:1
-
rls
电池模型的参数辨识,利用端电压的实际值和估计值,得到相关的7个参数(Parameter identification of battery model)
- 2020-12-01 15:39:26下载
- 积分:1
-
DoG
利用Matlab编写的组合高斯带通滤波器,可以对图像进行滤波操作。(Matlab prepared by the combination of Gauss bandpass filter, you can filter the image operation.)
- 2017-06-05 19:28:26下载
- 积分:1
-
MonteCarlo
使用蒙特卡洛采样,计算圆柱体、立方体和四棱锥三个物体相交部分的体积(Monte Carlo sampling is used to calculate the volume of the intersecting parts of a cylinder, a cube and a quadripyramid.)
- 2020-12-10 14:19:20下载
- 积分:1
-
correlation
信号自相关进行比较,对六个信号进行自相关比较(Signal auto-correlation to compare the six signals from the relevant comparison)
- 2008-01-15 11:26:51下载
- 积分:1
-
repval
repval(X) finds all repeated values for input X, and their attributes.
(The input may be vector, matrix, char string, or cell of strings
Y=repval(X) returns the repeated values of X
[RV, NR, POS, IR]=repval(X) returns the following outputs
RV : Repeated Values (sorted)
NR : Number of times each RV was repeated
POS : Position vector of X of RV entries
IR : Index of repetition
Example:
X=[1 5 5 9 5 5 1]
[RV,NR,POS,IR]=repval(X)
Output:
RV = [1 5] Numbers 1 and 5 are repeated values
NR = [2 4] Respectively repeated 2 and 4 times
POS = [1 7 2 3 5 6] Position index of X for repeated values
IR = [1 1 2 2 2 2] Corresponding to which index of RV
)
- 2010-12-14 15:13:45下载
- 积分:1
-
lx..pf
说明: 高校图象处理,里面的图画可以自己去找一张然后放到程序指定路径即可(college image processing, the picture inside themselves and they can then put a process can be designated trails)
- 2006-04-18 20:56:50下载
- 积分:1