-
mopso-better
代码实现多目标粒子群算法,多目标粒子群算法是基于parato原则进行的目标优化实现的算法。而此文件就是多此算法的代码MATLAB的一种实现(Multiobjective particle swarm optimization (PSO) algorithm)
- 2018-01-08 09:11:11下载
- 积分:1
-
windowPCA
改进后的pca用于故障检测与诊断,应用于TE的化工过程,仿真结果比传统的pca方法效果更好(Pca for improved fault detection and diagnosis of chemical process applied to TE, the simulation results than the traditional method pca better)
- 2009-07-06 18:35:47下载
- 积分:1
-
read_txt
说明: IDL读取txt,txt第一列是纬度,第二列是经度,第三列是DN值, 坐标转行列号 ,并以图像的形式输出(IDL reads TXT. The first column of TXT is latitude, the second column is longitude, and the third column is DN value. The coordinate turns the line and column number and outputs it in the form of image)
- 2019-04-18 10:01:30下载
- 积分:1
-
GMM
说明: 基于混合高斯模型和matlab代码实现的前景提取(Foreground extraction based on gaussian mixture model)
- 2021-02-28 19:29:35下载
- 积分:1
-
函数
基于matlab的指纹识别源码 包括预处理、特征点提取和特征点匹配(Fingerprint recognition source code based on MATLAB includes preprocessing, feature extraction and feature matching)
- 2019-04-29 19:39:21下载
- 积分:1
-
sobel-with-verilog-language
用verilog实现sobel边缘检测算法(sobel edge detection with verilog language)
- 2020-07-12 19:38:53下载
- 积分:1
-
sift_demo_src
sift Algorithm made by David Lowe sift demo
- 2020-07-01 05:20:01下载
- 积分:1
-
hand.ply
常用的三维点云数据,手的三维数据可以用MATLAB和PCL打开。(Common 3D point cloud data)
- 2020-07-21 21:18:45下载
- 积分:1
-
卷积神经网络用于两幅遥感图像或者红外和可见光图像的融合 CNN-Fusion
说明: 卷积神经网络用于两幅遥感图像或者红外和可见光图像的融合(For fusion of two remote sensing images or infrared and visible images)
- 2020-08-27 09:58:13下载
- 积分:1
-
topoplot
基于采集的脑电导联信号,用matlab去噪和伪迹,最后绘制脑地形图。
去噪文件夹:
FastICA_25文件夹为 fastICA函数;pca为pca 函数;
av_sub伪迹减法去噪;
ica_step1,ica_step2&pca 为ica与pca的去噪程序;
wave_entro为小波熵的计算程序;
topoplot为地形图函数;
topo为画地形图程序;eloc32,eloc16为函数调用32导/16导的头皮电极分布位置
get_txt将采集的脑电数据转化为文本格式;
readdata为依次读取文件夹中的一系列txt文件。(Based on the collection of brain conductivity signal, denoising using matlab, and pseudo-tracks, the final topographic map of brain mapping. Denoising folder: FastICA_25 folder function for FastICA pca function for PCA av_sub pseudo-trace subtraction de-noising ica_step1, ica_step2 )
- 2008-07-16 20:45:31下载
- 积分:1