资源列表
matlab-wavelet
- 应用db5小波和 bior4.4小波, 对图象cameraman.tif分别进行2层小波分解和重构-The application db5 wavelet bior4.4 of wavelet image cameraman.tif 2-layer wavelet decomposition and reconstruction
tuxiangjunhenghua
- 将图像均衡化,不适用所给函数,用自编算法实现-Image equalization, not applicable to the function, using self algorithm
matlab-4
- 用BP算法实现函数 逼近。 说明:1)网络结构为三层(输入层、1个隐层和输出层) 2)获取两组数据,一组作为训练集,一组作为测试集 3)用训练集训练网络 4)用测试集检验训练结果 -With BP algorithm function approximation. Descr iption: 1) The network structure of the three-layer (input layer, a hidden layer and output laye
csFUSION
- 这是一篇新的介绍用压缩感知进行融合的算法,思路比较新颖-This is the introduction of a new compressed sensing fusion algorithm, the idea is relatively new.
C-language-classic-example
- c语言经典100例题,入门者不容错过,word格式,赶快下载-the c language classic 100 examples, beginners should not be missed, word format, to download
CSharpdelgateORevents
- 委托 和 事件在 .Net Framework中的应用非常广泛,然而,较好地理解委托和事件对很多接触C#时间不长的人来说并不容易。-Delegates and events in Net Framework in a very wide, however, better understanding of delegates and events is not easy for a lot of contact with C# long time.
shujujiegou
- 最小生成树的数据结构解法,若要在n个城市之间建设通信网络,只需要架设n-1条线路即可。如何以最低的经济代价建设这个通信网-The data structure of the minimum spanning tree solution, To the construction of communications networks, and only need to set up the n-1 lines can be between the n cities. The communicatio
java_j2se_read_image_upload
- 总结java swing上传文件的方法(注:在网上找的)-Summarize the java swing upload files (Note: to find online)
BallDetectionDemo
- This demo code is ued for matlab demo-This is demo code is ued for matlab demo
calcy
- this code written for antenna
java5.0-API
- JAVA5.0 API中文版,核心API,帮助初学者有效的查阅。-JAVA5.0 API Chinese version of the core API to help beginners lookup.
optimal-binary-tree
- 这个程序通过dp来构建最优的二叉树,使得效率更好,将高概率的结点放在高处。通过o(n^2)实现。-To build this program by dp optimal binary tree, making better efficiency, the high probability of the node on the height. O (n ^ 2).