-
image_compression
Huffman coding uses a specific method for choosing the representation for each symbol, resulting in a prefix code (sometimes called prefix-free codes , that is, the bit string representing some particular symbol is never a prefix of the bit string representing any other symbol). Huffman coding is such a widespread method for creating prefix codes that the term Huffman code is widely used as a synonym for prefix code even when such a code is not produced by Huffman s algorithm.
- 2015-03-31 04:25:52下载
- 积分:1
-
observe
image processing in matlab
- 2009-04-08 15:44:18下载
- 积分:1
-
Naikur_Gohil_Project_Report
object detection which detect car in the traffic or in the foggy environment
- 2012-01-24 11:53:01下载
- 积分:1
-
ex_17_2
说明: rgb空间转换成L*a*b*空间的结构显示聚类分割成的三部分标号为k外的其他区域置0蓝色区域标号(rgb space into L* a* b* space structure shows cluster is split into three sections labeled k set to 0 in other regions outside the blue area label)
- 2011-04-09 16:10:56下载
- 积分:1
-
Etap1
It is the corresponding testing
module of the function that is specified in the training phase.
test_set is a NxD matrix where N is the number of samples
in the test set and D is the dimension of the feature space.
true_labels is a Nx1 matrix specifying the class label of
each corresponding sample s features (each row) in test_set .
adaboost_model is the model that is generated by the function
ADABOOST_tr .
- 2011-07-15 01:28:17下载
- 积分:1
-
tsp
solution for tsp with GA in matlab
- 2013-05-08 23:44:15下载
- 积分:1
-
GraphDemos
一个Matlab写的关于图理论以及其在机器学习中应用的教学用GUI软件(Write a Matlab on graph theory and its application in machine learning in the teaching GUI software)
- 2009-01-14 20:37:04下载
- 积分:1
-
2BViterbiDecoder
卷积码的维特比译码仿真,基于MATLAB的一种源代码,很实用的(Convolutional code Viterbi Decoder Simulation)
- 2009-04-05 16:23:17下载
- 积分:1
-
step
在共梯度法中 只有当初值的选取靠近最优解时 迭代才会收敛 当远离时发散 且 当精度控制为0.1时可以实现 但设为0.01时就实现不了(numeberica method)
- 2010-11-23 17:24:25下载
- 积分:1
-
FFTPROCESS
说明: FFT处理FMCW雷达信号,获得距离以及多普勒,角度信息(FFT processes FMCW radar signal to obtain range, Doppler and angle information)
- 2021-04-27 23:48:44下载
- 积分:1