-
Hough-Circle-Detection
这个matlab程序通过标准的hough变换,并指定圆半径的情况下,在二值图像中检测圆。(The matlab program through standard hough transform, and specify the radius, the two values in the detection of circular images.)
- 2020-11-30 18:49:26下载
- 积分:1
-
p01
Sourcecode of matlab for camera
- 2010-10-29 05:45:51下载
- 积分:1
-
Fiber-modes
Fiber modes
Written by JM DeFreitas, QinetiQ Ltd, Winfrith Technology
- 2012-04-27 09:54:06下载
- 积分:1
-
Classification_Parameter_Estimation_and_State_Est
hereby i m submitting this file
- 2009-04-20 14:05:29下载
- 积分:1
-
GLMetaseq.h
让ARToolKit支持MQO模型的必须头文件,GLMetaseq.h(Let ARToolKit support MQO model must header files, GLMetaseq.h)
- 2014-02-09 23:10:11下载
- 积分:1
-
MATLAB
详细介绍了MATLAB里的命令名及其实现功能,可以为学习者提供一定的帮助(Described in detail in the MATLAB command name and the realization of functions, can provide some help learners)
- 2009-05-15 09:39:33下载
- 积分:1
-
ELM
训练集/测试集产生
load spectra_data.mat
随机产生训练集和测试集
temp = randperm(size(NIR,1))
训练集——50个样本
P_train = NIR(temp(1:50),:)
T_train = octane(temp(1:50),:)
测试集——10个样本
P_test = NIR(temp(51:end),:)
T_test = octane(temp(51:end),:)
N = size(P_test,2)
数据归一化
( Training set/test set generation load spectra_data.mat randomly generated training set and test set temp = randperm (size (NIR, 1)) training set- 50 samples P_train = NIR (temp (1:50) ,:)' T_train = octane (temp (1:50 ),:)' test set- 10 samples P_test = NIR (temp (51: end ),:)' T_test = octane (temp (51 : end ),:)' N = size (P_test, 2) Data Normalization)
- 2011-05-21 16:45:51下载
- 积分:1
-
qoupeng_V0.8
采用的是脉冲对消法,计算多重分形非趋势波动分析,利用matlab GUI实现的串口编程例子。( It uses a pulse of consumer law, Calculate the multifractal trend fluctuation analysis, Use serial programming examples matlab GUI implementation.)
- 2017-01-12 17:28:11下载
- 积分:1
-
matlab_fangpengzhuang
RFID标签防碰撞算法研究与仿真分析 matlab程序源代码(RFID tag anti-collision algorithm and simulation analysis matlab source code)
- 2013-10-11 13:26:12下载
- 积分:1
-
coding3-2
decoding-ldpc codes with 6 methods
- 2012-02-03 23:57:43下载
- 积分:1