资源列表

« 1 2 ... .33 .34 .35 .36 .37 17638.39 .40 .41 .42 .43 ... 28522 »

[matlab例程huitu

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

[matlab例程GA-BP

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

[数据结构常用算法tree

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

[matlab例程plate-number-detection

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

[数学计算/工程计算XSteam

说明:在vb6.0,以类模块建立水蒸气的性质计算。-Vb6.0, to establish the nature of the water vapor in the class module.
<陈铭治> 在 2025-07-06 上传 | 大小:35kb | 下载:0

[数学计算/工程计算NPTool

说明:NPTool_a Matlab software for nonnegative image restoration with Newton projection methods
<xiaoguanglv> 在 2025-07-06 上传 | 大小:4.22mb | 下载:0

[数学计算/工程计算dadi

说明:一些常用函数汇总,便于初学者模范何学习MATLAB的图像处理函数-a collection of functions,a collection of functions,a collection of functions,a collection of functions,
<weichuyang> 在 2025-07-06 上传 | 大小:2kb | 下载:0

[matlab例程GA_opt

说明:Optimization of Genetic algorithm (GA) parameters through new dynamic approach.Hope this code will great helpful for beginners.
<samia> 在 2025-07-06 上传 | 大小:1kb | 下载:0

[数据结构常用算法kmp

说明:数据结构KMP算法的简单实现,利用KMP算法实现串的模式匹配编程-KMP algorithm data structure simple implementation, the use of KMP string pattern matching algorithm programming
<> 在 2025-07-06 上传 | 大小:1kb | 下载:0
« 1 2 ... .33 .34 .35 .36 .37 17638.39 .40 .41 .42 .43 ... 28522 »

源码中国 www.ymcn.org