资源列表
Elman
- 用于电力系统短期负荷预测的Elman神经网络程序。演示了下性能还过的去,对于初学Elman神经网络有帮助。-For power system short-term load forecasting Elman neural network program. Demonstrates the performance also had to go under, beginner Elman neural network.
Blocks
- clc close all clear all I=imread( desert.jpg ) [r c]=size(I) bs=16 Block Size (8x8) nob=(r/bs)*(c/bs) Total number of 8x8 Blocks Dividing the image into 8x8 Blocks kk=0 for i=1:(r/bs) for j=1:(c/bs) Block(:,:,kk+j)=I
plate-number-detection
- 完整可用的matlab车牌识别程序,采用比较简单的模块法实现。-available matlab license plate recognition program.
tree
- 数据结构,图的遍历,深度优先遍历,广度优先遍历。-Data structures, graph traversal, depth-first traversal, breadth-first traversal.
GA-BP
- 该程序是用遗传算法用于优化BP的权值和阈值-GA BP
huitu
- MATLAB中绘图代码,可以帮助初学者提高绘图能力,-MATLAB drawing code, can help beginners improve drawing ability
youhua
- MATLAB的优化设计和仿真设计课件。可以提高你的编程水平。-MATLAB optimization design and simulation design courseware. You can improve your level of programming.
matlab
- MATLAB课件,前两章,包括数值运算和简述,对初学者有很大的帮助-MATLAB courseware, the first two chapters, including numerical computation and brief for beginners great help
SVDD
- 真正可以运行的SVDD代码,在TE化工数据集上的代码。-A code that can actually implement, on the basis of TE process in chemistry.
betweenness
- Vertex and edge betweenness centrality
Rproject
- THIS IS CODE FOR FUZZY FUNCTION
bucket-sort
- 桶排序,visual C++编程,有注释-bucket sort in visual c++
