资源列表

« 1 2 ... .60 .61 .62 .63 .64 20365.66 .67 .68 .69 .70 ... 28522 »

[matlab例程Rproject

说明:THIS IS CODE FOR FUZZY FUNCTION
<fateme> 在 2025-06-22 上传 | 大小:1.36mb | 下载:0

[压缩解压betweenness

说明:Vertex and edge betweenness centrality
<nishana> 在 2025-06-22 上传 | 大小:68kb | 下载:0

[数据结构常用算法SVDD

说明:真正可以运行的SVDD代码,在TE化工数据集上的代码。-A code that can actually implement, on the basis of TE process in chemistry.
<李白> 在 2025-06-22 上传 | 大小:196kb | 下载:0

[matlab例程matlab

说明:MATLAB课件,前两章,包括数值运算和简述,对初学者有很大的帮助-MATLAB courseware, the first two chapters, including numerical computation and brief for beginners great help
<杨伟> 在 2025-06-22 上传 | 大小:985kb | 下载:0

[matlab例程youhua

说明:MATLAB的优化设计和仿真设计课件。可以提高你的编程水平。-MATLAB optimization design and simulation design courseware. You can improve your level of programming.
<杨伟> 在 2025-06-22 上传 | 大小:1.69mb | 下载:0

[matlab例程huitu

说明:MATLAB中绘图代码,可以帮助初学者提高绘图能力,-MATLAB drawing code, can help beginners improve drawing ability
<杨伟> 在 2025-06-22 上传 | 大小:2.55mb | 下载:0

[matlab例程GA-BP

说明:该程序是用遗传算法用于优化BP的权值和阈值-GA BP
<zz> 在 2025-06-22 上传 | 大小:16kb | 下载:0

[数据结构常用算法tree

说明:数据结构,图的遍历,深度优先遍历,广度优先遍历。-Data structures, graph traversal, depth-first traversal, breadth-first traversal.
<刘强> 在 2025-06-22 上传 | 大小:1kb | 下载:0

[matlab例程plate-number-detection

说明:完整可用的matlab车牌识别程序,采用比较简单的模块法实现。-available matlab license plate recognition program.
<lixiaoquan> 在 2025-06-22 上传 | 大小:327kb | 下载:0

[压缩解压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
<chandan> 在 2025-06-22 上传 | 大小:2kb | 下载:0

[matlab例程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.
<zhbllp> 在 2025-06-22 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法vsm

说明:用TFIDF方式实现了特征向量空间的建立,将文本文件先进行特征词的准备 再生成特征向量的形式,为接下来的聚类做了准备。用C-The TFIDF way to achieve the establishment of the feature vector space, the preparation of the text file first feature words and then generate the form of feature vectors, and made prepara
<chuminnan> 在 2025-06-22 上传 | 大小:4kb | 下载:0
« 1 2 ... .60 .61 .62 .63 .64 20365.66 .67 .68 .69 .70 ... 28522 »

源码中国 www.ymcn.org