-
LPF
说明: IIR低通滤波器,matlab与verilog程序完全对应(iir low pass filter matlab result fully match the verilog output.)
- 2009-08-04 10:03:05下载
- 积分:1
-
Analysis-of-several-ESPRIT
说明: 几种ESPRIT算法性能分析,源码内有详细注解(Performance Analysis of several ESPRIT)
- 2011-03-16 11:19:00下载
- 积分:1
-
svm-matlab
支持向量机(SVM)用于分类的算法实现
function [D, a_star] = SVM(train_features, train_targets, params, region)(Support Vector Machine (SVM) algorithm for classification in function [D, a_star] = SVM (train_features, train_targets, params, region))
- 2014-01-14 10:36:36下载
- 积分:1
-
CANNY
CANNY EDGE DETECT SOURSE CODE
- 2010-11-29 22:29:07下载
- 积分:1
-
PCAyuandama
PCA的原代码,绝对好使,大家用了就知道~~~希望对大家有帮助(the original code, absolutely so, we have spent know ~ ~ ~ hope to be helpful)
- 2007-04-27 03:22:13下载
- 积分:1
-
Guassian_Fitting_Function_curve
说明: 此matlab代码利用求解线性方程组的方法,实现了高斯二维曲面拟合(附数学原理PDF文档)(This matlab code use the method of solving linear equations to achieve gaussian two-dimensional surface fitting)
- 2021-03-15 21:49:22下载
- 积分:1
-
Kmin
kmin clustering is very good
- 2011-02-14 16:46:39下载
- 积分:1
-
AMT
figure imagesc(Img,[0 255]) colormap(gray) hold on
bw = roipoly
phi = 2*(0.5-bw)
tic
for n = 1:200
phi = Evo_ILF_2D(phi,mu,lambda,epsilon,timestep,Img_lap)
pause(0.05)
imagesc(Img, [0, 255]) colormap(gray) hold on
[c,h] = contour(phi,[0 0], b )
iterNum=[num2str(n), iterations ]
title(iterNum)
hold off
- 2015-03-16 13:37:29下载
- 积分:1
-
MatLabgongchengshuxueyingyong
本文从matlab的基本知识入手,本书侧重于利用大量的实例来引导读者快速掌握matlab的各种功能。(In this paper, the basic knowledge to start matlab, the book focuses on the use of a large number of examples to guide readers to quickly grasp the various features of matlab.)
- 2011-07-04 21:44:02下载
- 积分:1
-
112379431-MATLAB-GUI-Lecture-2-Components-in-GUI
COMPONENT FOR GUIDE MATLAB
- 2014-11-03 13:36:07下载
- 积分:1