资源列表
gtorlge__platter
- 本程序是基于机动目标跟踪课题的整个算法程序,其中包括卡尔曼,扩展卡尔曼和粒子滤波程序及其仿真代码和仿真的图形,()
ygnnnxg
- 本程序是用matlab实现的标准PSO代码,其中还含有对此中pso算法的解释说明的PDF文档,()
913653
- 本程序用边界元方法求解正方形柱体内电位分布()
Extended Yale B Database
- 这是MNIST数据库(一个手写数字的数据库,它提供了六万的训练集和一万的测试集,它的图片是被规范处理过的,28*28的灰度图) 总共4个文件: train-labels-idx1-ubyte: training set labels t10k-images-idx3-ubyte:? test set images t10k-labels-idx1-ubyte:? test set labels train-images-idx3-ubyte: training set images(T
DomainAdaptDict
- Generalized Domain-Adaptive Dictionaries 文章的实验代码 转载自作者个人主页(The source code of Generalized Domain-Adaptive Dictionaries experiments)
vimawea
- 该软件采用Matlab6 0语言编写的,,运环境为Windows XP操作系统,该软件包括一个主程序和四个子程序,这四个子程()
411652
- 高维数据判别分析程序!数据挖掘及图像分析利器!matlab版!()
try1
- 一些matlab画图函数,比如plot之类的使用(Some set of drawing functions, practice using drawing, more intuitive learning drawing function, and the function is relatively easy to learn.)
huffman coding
- 利用霍夫曼编码进行图像压缩处理,此程序为霍夫曼编码的示例(The performance of a Huffman code is a function of the entropy of the signal distribution and therefore can be highly dependent in the transform domain in which the code is applied. For example, JPEG partitions an image
LAB5
- 对图片进行线性和非线性滤波,边缘检测,移除噪声(investigate various image filtering operations for image manipulation, restoration and enhancement. During this session, you will learn about linear and nonlinear filtering for different types of image noise, edge detection
SCN_Matlab-master
- 一种用于图像处理的超分辨率算法,增大图像分辨率(A super-resolution algorithm for image processing to increase image resolution)
Go 语言实现图片灰度均衡
- Go 语言实现图片灰度均衡 灰度均衡是把图像中像素的值在灰度级上重新分配的一个过程, 是输入图像转换在每一灰度级上都有相同的像素点数的输出图像