资源列表
8
- bp网的程序,设计一个神经网络字符分类器对英文字母进行分类。输入向量含有16个分量,输出向量分别用设置的T向量,还不完善,有待改进-bp network program, character design a neural network classifier to classify the English alphabet. Input vector contains 16 components, respectively T vector output vector set, not per
Automatic-control-principle
- 自动控制原理,关于自动化控制的基本原理,是学习自动化控制的必备资料-Automatic control principle
simulatedannealingalgorithm
- 关于模拟退火算法的书籍,以及在0-1背包问题、旅行商问题上的实现-a book about simulated annealing algorithm
Aplicacion-rele-numerico
- Este programa describe un relevador de sobrecorriente numerico, para sus pruebas mediante matlab
BP
- matlab神经网络bp算法net = newrb(P,T,GOAL,SPREAD,MN,DF)-Matlab neural network bp algorithm net = newrb(P,T,GOAL,SPREAD,MN,DF)
BmpToJpgJpgToBmp
- 实现jpeg压缩和解压缩,将彩色图像进行颜色空间转换、对不同的颜色分量进行不同的采样、对于3个分量进行8×8的DCT变换、对DCT系数矩阵按照JPEG推荐的量化表进行量化;对量化后的系数进行Z形扫描,最后进行熵编码,形成码流,计算比特数,和压缩比。解压从量化后的DCT系数表开始逆向进行-Jpeg compression and decompression, the color image is a color space conversion, the different color compo
Professor-Lu-Wusheng-lecture
- 陆吾生教授是加拿大维多利亚大学电气与计算机工程系的教授。此课件为其在国内大学短期精品课程的课件。包含最优化问题求解,压缩感知方法及其在稀疏信号和图像处理中的应用(压缩、重构、降噪等)。-Professor Lu Wusheng University of Victoria, Canada Professor of Electrical and Computer Engineering. The courseware for the University in the domestic short
numericalexercise2
- 这是在VS2010环境下编的.C程序文件,数值分析大作业,北航2015年数值分析A大作业二(幂法、反幂法、QR分解),本人新编的代码比以往版本逻辑更简单更易读。解释清楚,可做C语言新入门者的学习范例-This is in the VS2010 environment compiled C program files. Numerical analysis of the job, the Beijing University of Aeronautics and Astronautics 2015
C_Algorithm
- C常用数值算法,包括插值,曲线拟合,线性方程组求解,微分方程求解等,
HDPhoto
- JPEG2000最新版本,支持多核压缩,支持感兴趣区域压缩.-JPEG2000, the latest version upon support multicore compression, interested in supporting regional compression.
datastructute
- 数据结构经典资料,北大数据结构全部PPT资料,学完后,基本上能够解决数据结构上的所有问题了-Classical information data structure, data structure, all the PPT data Peking University, school finished, the data structure is basically to solve all the problems
weka-src
- weka 源程序包。包含weka下运行和用于测试的所有程序和数据,程序中附有详细的注释。-The source packet of weka. inlude all program processing in weka enviroment.There are full instruction in every program.