-
bp-classification
使用bp(反向传播算法)实现分类问题,并观察分类过程中误差的变化。(Use bp (back-propagation algorithm) to achieve the classification and observe the changes in classification process in the error.)
- 2009-12-27 09:32:56下载
- 积分:1
-
4.点云数据的精简
说明: 可以进行点云数据精简,适合用matlab处理(Point cloud data reduction)
- 2020-11-08 10:59:48下载
- 积分:1
-
Lane_Detection
基于视频的车道线检测,首先对视频进行一系列预处理,然后进行边缘检测,霍夫变换直线检测,最后对检测出来的直线进行非车道线排除。(Video-based lane detection, the first of a series of video preprocessing, edge detection and Hough transform line detection, finally detected non-linear lane excluded.)
- 2016-07-11 17:46:03下载
- 积分:1
-
CNN-Toolbox
深度学习的Toolbox,使用mnist_uint8手写字数据库,适合初学者使用。(Deeplearning of the Toolbox, use mnist_uint8 handwritten word , for beginners.)
- 2020-12-07 19:39:21下载
- 积分:1
-
Matlabexamples
说明: 利用matlab所编程的许多例子,帮组大家学习matlab(Matlab programming by using many examples to help everyone learn matlab Group)
- 2008-08-26 17:03:46下载
- 积分:1
-
JPEG
jpeg编解码程序,c语言的,很好用,直接用vc++打开编译便可使用。很好移植(jpeg decoding process, c language, useful, open directly vc++ compiler can be used. Good transplant)
- 2021-03-12 09:49:25下载
- 积分:1
-
1
说明: 奇怪的分式
上小学的时候,小明经常自己发明新算法。一次,老师出的题目是:
1/4 乘以 8/5
小明居然把分子拼接在一起,分母拼接在一起,答案是:18/45 (参见图1.png)
老师刚想批评他,转念一想,这个答案凑巧也对啊,真是见鬼!
对于分子、分母都是 1~9 中的一位数的情况,还有哪些算式可以这样计算呢?
显然,交换分子分母后,例如:4/1 乘以 5/8 是满足要求的,这算做不同的算式。
但对于分子分母相同的情况,2/2 乘以 3/3 这样的类型太多了,不在计数之列!,四个四个数不同
请写出所有不同算式的个数(包括题中举例的)。
思路:循环遍历。
dfs c++(dfs c++)
- 2016-03-21 22:17:14下载
- 积分:1
-
KMeans
说明: K均值算法,Matlab实现,输入分类数,实现分类(K means algorithm, Matlab implementation, enter the number of classifications to achieve classification)
- 2010-03-22 16:16:21下载
- 积分:1
-
(Image)FastLib_N
说明: FastLib图像特效库(新).一些图形方面的算法如翻转,放大缩小,都有例子:)(FastLib Image effects for the (new). Some graphics algorithms such as overturned, zooming, Some examples :))
- 2006-04-19 11:15:46下载
- 积分:1
-
SarCalibration
sar 图像定标程序,由灰度值计算后向散射系数(sar image calibration)
- 2010-05-22 10:52:00下载
- 积分:1