资源列表
genetic-algorithm
- 基于C语言,实现遗传算法得到最优值,其中包括选择、交叉、变异操作-C-based, genetic algorithm to achieve optimal value, including selection, crossover and mutation
Occam2DMT
- 大地电磁OCCAM 2维反演源代码,包括Fortran反演程序和Matlab绘图程序-OCCAM 2-dimensional magnetotelluric inversion of the source code, including Fortran and Matlab drawing program inversion program
heat_transfer_2d
- 采用ADI方法求解二维对流扩散方程的温度场分布,包含有追赶法解方程的代码。-Using ADI Method to solve two dimensional convective-diffusion equations to get the temperature distributions.
Latex
- 经典的latex教程,讲的很清楚。从排版,字体,数学公式到制图,制表,都给出了详细的介绍。-Classic latex tutorial, said very clearly. From the layout, fonts, mathematical formula to the mapping, tabulation, are given in detail.
gggg
- 数字图像处理MATLAB源码-digital image processing MATLAB source
Clustering
- Clustering peer to peer
20080726
- 介绍了matlab/simulink在FPGA中的应用,将matlab/simulingk和FPGA结合起来,对仿真具有一定的参考价值。
OPTIMALPowi
- This file presents the numerical solution of a constrained optimal control problem (COCP) for quasilinear parabolic equations. The COCP is converted to unconstrained optimization problem (UOCP) by applying the exterior penalty function method.The com
ICA
- ICA算法的详细介绍,包括算法的主要步骤。最后还附有一个实例,有相应的程序,方便使用。-A detailed descr iption of the ICA algorithm, including the main steps of the algorithm. Finally, accompanied by an instance of the corresponding program, easy to use.
zip30
- 一个小巧的压缩 库。infoZip内有Vs解决方案,详细编译方法见文档(A small compression library. InfoZip within the Vs solution, detailed compilation methods see documents)
wikipedia_info
- wikipedia跨模态(文本图像)数据集,可用于图像标注、跨媒体检索等领域。共十类,已标注。文本特征是10维LDA特征,图像特征是128维SIFT特征(Wikipedia datasets for cross-media retrieval, image annotation etc.)
datastructure1800
- 关于数据结构的经典题型并附有讲解,非常全面-this book is very good for studying data structure.