-
car
识别车牌号的程序,不同文件实现不同的识别功能:P0801:索书号文字图像分割P0802:粘连字符切分P0803:文字识别P0804:彩色车牌分割P0805:商标文字分割
(the car)
- 2009-10-24 20:15:58下载
- 积分:1
-
neidianfa-MATLAB
内点法matlab程序,其中包含对经济性要求条件(Interior point method matlab program, which contains the conditions of the economic requirements)
- 2013-02-28 15:05:57下载
- 积分:1
-
S1236_abdq_10a
matalab similink 坐标变换 仿真建模(matalab similink ab to dq0 simulation)
- 2012-11-11 16:37:31下载
- 积分: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
-
test
test matlab code signal CDMA generation
- 2010-11-14 23:05:52下载
- 积分:1
-
orthorize_match_persuit
关于压缩感知的信号处理应用,信号的恢复重构采用正交匹配追踪算法。(Application of wavelet transform signal processing, signal recovery reconstruction algorithm using orthogonal matching pursuit.)
- 2010-05-31 20:47:35下载
- 积分:1
-
Spread-of-Internet-Rumours
选拨赛数学建模题目-网络谣言的传播模型。文件中包括题目、参考文献和matlab代码。basic.m中是最简化的模型,extend1.m中更进一步,算法中引入老年人和年轻人的活跃程度和对谣言的易信度的不同,beacons.m中再进一步引入网络警察角色来演化谣言的传播。(American Mathmetical Modeling Competition. Title:Spread of Internet Rumours.The file inclueds the title document,the reference literature and the MATLAB code.)
- 2013-08-14 18:31:10下载
- 积分:1
-
audioplay
to play audio wave file with coding
- 2011-09-05 21:19:51下载
- 积分:1
-
chap4
《MATLAB图像处理实例详解》源代码 第四章( MATLAB image processing example explanation Source Code Chapter......)
- 2014-12-16 16:29:30下载
- 积分:1
-
zuoye7
第k小元素(分治法) 给定一个线性序列集,要求求出其中指定的第K小的数的值和位置.如给定n个元素和一个整数i,1≤i≤n,输出这n个元素中第i小元素的值及其位置;(First k small element (divide and conquer) Given a set of linear sequence, where the specified requirements determined the K value and the small number of locations, such as a given n elements and an integer i, 1 ≤ i ≤ n, output this is the n elements of the i-th element value and the position of the small )
- 2013-11-16 11:51:31下载
- 积分:1