资源列表
Fuzzy_Controller
- fuzzy logic controller is simulated in matlab simulink.
Chapter7
- fortran cases for BEM
statecom_3
- simulation of statcom
Boost_Inverter
- boost inverter (DC-AC converter) is simulated in matlab simulink.
SVM_SMO
- 线性分类器,svm,在图像识别分类表现不错(linear classification)
DS
- data structure and algorithm notes for enginnering
压缩感知重构算法之SP算法python实现
- 压缩感知Sp算法,python实现,图像处理方向的,可以改变为信号处理,可以极好的重构出原图像。(Compressed sensing Sp algorithm, python implementation)
knn
- python语言编写的,利用KNN实现分类以及梯度下降算法。(Use kNN to classify)
plot_haxby_different_estimators
- 针对任务态fMRI数据,用不同的估计器来显示大脑的活跃体素。(Display the brain active voxel)
plot_decoding_tutorial
- 通过解码,来分析被试大脑中体素的变化,从而将大脑按不同任务进行分类。(By decoding, the changes in the body's voxels in the brain are analyzed and the brain is classified according to different tasks.)
psnr
- matlab实现峰值信噪比psnr计算来比较两幅图像的相似程度,可用于图像修复(use result by compute psnr using matlab)
维纳滤波
- 维纳滤波(wiener filtering) 一种基于最小均方误差准则、对平稳过程的最优估计器。这种滤波器的输出与期望输出之间的均方误差为最小,因此,它是一个最佳滤波系统。它可用于提取被平稳噪声所污染的信号。(Wiener filtering is an optimal estimator based on the minimum mean square error criterion for the stationary process. The mean square error betwe