-
circularHough
Circular Hough transform using OpenCV: C++ version of the popular (best accurate I think) Matlab function CircularHough_Grd.m of Tao-Peng.
Note: the user should know how to use OpenCV first.
- 2010-08-13 17:57:26下载
- 积分:1
-
Floyd
使用MATLAB求解最短距离的求法,使距离总和最小(Use MATLAB to solve the method of seeking the shortest distance, so that the sum of the minimum distance)
- 2011-08-15 17:36:51下载
- 积分:1
-
mackey
二进制LDPC构造方法,MAKEY方法是初级LDPC学习的编码方法(Binary LDPC constructor, MAKEY is the primary method of LDPC coding learning)
- 2010-11-22 15:53:07下载
- 积分:1
-
ModelingSimu
IT++软件学习资料,IT++拥有强大的C++库,综合了Matlab的功能和C的速度,适合于信号处理等领域。(IT++ )
- 2010-12-26 16:41:21下载
- 积分:1
-
PFEMOUNA
commande of industrial mobile robot
- 2013-04-05 23:24:37下载
- 积分:1
-
fannie_v42
微分方程组数值解方法,遗传算法无功优化,基于掌纹识别的在线身份验证 识别算法本科毕设。( Numerical solution of differential equations method, Genetic algorithm based reactive power optimization, Verify recognition algorithm based on palmprint recognition undergraduate complete set of online identity.)
- 2017-01-29 17:08:34下载
- 积分:1
-
bin2hex
function total_length=text_length_num(file_cell)
total_length=0
for i=1:length(file_cell)
y1=char(file_cell(i))
for j=1:length(y1)
if(y1(j)== > )
got=j-3
end
end
y=
for k=1:got
y(k)=y1(k)
end
[a,b,c,d]=fileparts(y)
FileName=[b c]
fid=fopen(y)
total_length_char=0
while 1
tline = fgetl(fid)
if ~ischar(tline), break,
- 2010-07-30 09:38:27下载
- 积分:1
-
white-gaussian-noise
说明: 用于产生高斯白噪声,以及给信号添加一个高斯白噪声的matlab源码,(Used to produce gaussian white noise add gaussian white noise to a signal of matlab source,)
- 2011-03-15 16:28:24下载
- 积分:1
-
WG15W_16AK_STD_STO15-1_80F7_091202
Mstar tsmu16ak source code(tsmu16ak source code)
- 2013-12-18 05:31:31下载
- 积分:1
-
ed_5
energy detection algorithm.
- 2012-01-25 15:29:20下载
- 积分:1