CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - plot

搜索资源列表

  1. S200502106_SVM_for_classfication

    1下载:
  2. SVM用于模式识别 整理别人的代码(原来的是英文)所得: kernel.m用于内积矩阵的计算 svcplot.m用于绘图 svm168.m是主程序 testlin.m是采用线形内积函数的支持向量机应用的 文件 testrbf.m是采用RBF内积函数的支持向量机应用 的 文件 每个文件中都有说明。 仿真平台matlab7.0, 仿真全部通过 将所有文件拷贝到work目录下(注意不要直接将上层文件夹直接拷贝到work目录下,若那样操作,必须在matla
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:6029
    • 提供者:郑军
  1. MGA

    0下载:
  2. 这是一个基于多智能体的遗传算法,算法中以一个30维Rastrigin的函数(该函数有无数个局部积小点一个最小点)为例进行了演示——连续独立运行五十次,每次的解小于1e-4,使用了matcom45和C++的混合编程,请先下载后使用程序-This is a Multi-agent-based genetic algorithm with a 30-dimensional Rastrigin function (the function has numerous local small plot po
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:5423
    • 提供者:huwentao
  1. pcaldacuchaojimohushibie

    0下载:
  2. 基于pcb和lda粗糙积得模式识别的MATLAB的程序-Based on the pcb, and lda rough plot of the MATLAB program was pattern recognition
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-24
    • 文件大小:7773332
    • 提供者:wyj
  1. GA

    0下载:
  2. 一个遗传算法求方程根的程序,其结果可以直接导入ORIGIN软件成图。-A program using genetic algorithm to solve the equation, the results can be directly imported into ORIGIN to plot a figure.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:232199
    • 提供者:MrSavage
  1. demmlp1_2

    0下载:
  2. Multi layer perceptron regression plot.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:1382
    • 提供者:shyam
  1. Matlab

    0下载:
  2. matlab作图函数集锦(42个例程加PPT讲解)-matlab plot function Collection (42 routines plus PPT to explain)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:347472
    • 提供者:jyq12
  1. zjf_m

    5下载:
  2. 本程序用语画有时滞的分数阶混沌系统,程序简单使用.-This code is applicable to plot delayed fraction-order chaotic system. The code is simple but practical.
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-07-07
    • 文件大小:1024
    • 提供者:yangxinsong
  1. meanMina

    0下载:
  2. MeanShift clustering Code with sample data and plot results
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:2395
    • 提供者:mina
  1. PLOT

    0下载:
  2. matlab散点图上每一点标号的代码,对神经网络训练数据的剔除简单有效的处理-matlab (Scatter) on the every point the code of a label is, the INFLUENCE OF DELETING DATA on the the neural network training simple and effective processing
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-17
    • 文件大小:38116
    • 提供者:wsq
  1. plot-number-train

    0下载:
  2. 一种给散点图加标号的方法,可以方便剔除神经网络不合格的训练数据-For method a scattergram numeral removing substandard neural network training data, can be easily
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-05
    • 文件大小:38116
    • 提供者:wsq
  1. PSO

    0下载:
  2. 粒子群法求最优值,模型是一个小区的供电系统,欢迎大家来下载。-PSO method for the optimal value, the model is a plot of the power supply system, welcomed everyone to download.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:1952
    • 提供者:畅畅快快
  1. 12

    0下载:
  2. its all about the how plota nad explain the bode plot using matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:162570
    • 提供者:ram kapoor
  1. Apriori

    0下载:
  2. Apriori算法C++实现,Apriori算法是一种挖掘关联规则的频繁项集算法,其核心思想是通过候选集生成和情节的向下封闭检测两个阶段来挖掘频繁项集-Apriori algorithm C++ realize, Apriori algorithm is an association rule mining frequent itemsets algorithm, the core idea is the frequent item sets through a two-stage closed
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:1060829
    • 提供者:lihaoliang
  1. car_pole_system_upload_ver

    0下载:
  2. Reinforcement Learning 中以 Q learning 學習的倒單擺實驗。以x,x_dot,theta,theta_dot作為狀態參數 state,利用model模擬之結果做Q值更新,產生Q table,對學習平衡控制。結果以csv檔作為輸出,可以由使用者作圖觀察變化。-Reinforcement Learning , utilize Q learning for An inverted pendulum system control。x,x_dot,theta,theta_d
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:315949
    • 提供者:王曉明
  1. Apriorisrc

    0下载:
  2. Apriori算法是一种挖掘关联规则的频繁项集算法,其核心思想是通过候选集生成和情节的向下封闭检测两个阶段来挖掘频繁项集。而且算法已经被广泛的应用到商业、网络安全等各个领域。-Apriori algorithm is an association rule mining frequent itemsets algorithm, the core idea is to dig down through the closed itemsets candidate sets generated in
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-12
    • 文件大小:2577660
    • 提供者:alan
  1. apriori_java

    0下载:
  2. Apriori算法[1]是一种最有影响的挖掘布尔关联规则频繁项集的算法。其核心是基于两阶段频集思想的递推算法。该关联规则在分类上属于单维、单层、布尔关联规则。在这里,所有支持度大于最小支持度的项集称为频繁项集,简称频集。-Apriori algorithm [1] is one of the most influential association rule mining algorithm Boolean frequent item sets. Its core is based on a t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:43200
    • 提供者:alan
  1. opencv_bp

    0下载:
  2. 此程序用于准确的图像边缘检测,已经调好,可出图-This program is used for accurate edge detection, has been tuned, you can plot
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1873
    • 提供者:cxy
  1. Linear-regression

    0下载:
  2. 对散点图进行N次拟合,使估计更加准确,比如根据房屋面积估算房价-Fill the scatter plot to make the estimate more accurate
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-05
    • 文件大小:9889
    • 提供者:lihua
  1. Class_3_Code

    3下载:
  2. 将concrete_data.mat文件导入到MATLAB中,其中attributes为影响混凝土抗压强度的7个输入变量,strength为混凝土的抗压强度,即输出变量; 将整个数据集中的103个样本随机划分为训练集与测试集,其中训练集包含80个样本,测试集包含23个样本; 将训练集与测试集数据进行归一化; 建立BP神经网络,并训练; 利用训练好的BP神经网络对测试集中的23个样本的抗压强度进行预测; 输出结果并绘图(真实值与预测值对比图)(The concrete_data.mat
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-10-16
    • 文件大小:184320
    • 提供者:wuxinghui
  1. plot

    0下载:
  2. Matlab code for plot
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-08
    • 文件大小:3072
    • 提供者:xabasian
« 12 »
搜珍网 www.dssz.com