资源列表

« 1 2 ... .24 .25 .26 .27 .28 18929.30 .31 .32 .33 .34 ... 28523 »

[matlab例程fs_sup_relieff

说明:Relief算法中特征和类别的相关性是基于特征对近距离样本的区分能力。算法从训练集D中选择一个样本R,然后从和R同类的样本中寻找最近邻样本H,称为Near Hit,从和R不同类的样本中寻找最近样本M,称为Near Miss,根据以下规则更新每个特征的权重: 如果R和Near Hit在某个特征上的距离小于R和Near Miss上的距离,则说明该特征对区分同类和不同类的最近邻是有益的,则增加该特征的权重;反之,如果R和Near Hit在某个特征上的距离大于R和Near Miss上的距离,则说明该特
<voriarty> 在 2025-09-21 上传 | 大小:4kb | 下载:1

[数学计算/工程计算FEM -Q8等参元程序

说明:实现C++的Q8等参元程序, //输入问题类型D[0],积分点数H[0] inFile>>D[0]>>H[0]; //输入单元数EN,结点数NN,约束数,FXN、FYN,载荷数SXN,SYN,面载荷数KQ inFile>>NN>>NE>>KU>>KV>>KRX>>KRY>>KQ; //输入材料基本数据 inFile>>EO>>PO&
<handan1123> 在 2025-09-21 上传 | 大小:4kb | 下载:0

[matlab例程atbAzElMask

说明:STK和MATLAB的interconnect(STK and MATLAB interconnect)
<ellan> 在 2025-09-21 上传 | 大小:4kb | 下载:0

[matlab例程模拟退火粒子群算法--by数协 潘天宇

说明:模拟退化例子群算法Simulated degenerate example group algorithm(Simulated degenerate example group algorithm)
<迷音> 在 2025-09-21 上传 | 大小:4kb | 下载:0

[数值算法/人工智能安川SV3 料盘5

说明:安川SV3 料盘5*20顺序走法程序代码(Yaskawa SV3 tray 5*20 order program)
<Ginue> 在 2025-09-21 上传 | 大小:4kb | 下载:0

[matlab例程离散模糊控制MATLAB程序

说明:通过输入隶属度表和模糊规则 自动生成模糊控制查询表的MATLAB程序(Automatically generate MATLAB program of fuzzy control query table by input membership table and fuzzy rules.)
<卡尔曼的滤波> 在 2025-09-21 上传 | 大小:4kb | 下载:0

[数据结构常用算法test1

说明:本程序利用二叉树实现了表达式的存储和计算的功能(Storage and calculation of expressions with two forked trees)
<陈青001> 在 2025-09-21 上传 | 大小:4kb | 下载:0

[matlab例程matrix

说明:important and very important
<mohammadmedomedo> 在 2025-09-21 上传 | 大小:4kb | 下载:0

[matlab例程myOrientationDiscriminationExp

说明:The summative assignment has two parts; modifying an experiment function with Matlab and Psychtoolbox functions, and analyzing data with custom Matlab functions.
<ankedutruss> 在 2025-09-21 上传 | 大小:4kb | 下载:0

[matlab例程BAYES

说明:针对高斯白噪声中二元确知信号,仿真信号检测过程,分析检测门限、噪声的方差及取样间隔对检测的影响检测。(For binary Gaussian white noise signal, simulation signal detection process, analysis of detection threshold, noise variance and sampling interval on the detection of the impact of detection.)
<红绿> 在 2025-09-21 上传 | 大小:4kb | 下载:0

[matlab例程BP模板

说明:经典BP网络算法,标注清晰,保证看了几遍就会(Classic BP network algorithm, clear annotation)
<花不棱登> 在 2025-09-21 上传 | 大小:4kb | 下载:0

[人工智能/神经网络/遗传算法RCY-GMMtest1

说明:高斯混合模型(GMM,Gaussian Mixture Model)参数如何确立这个问题,详细讲解期望最大化(EM,Expectation Maximization)算法的实施过程。(How to establish the parameters of Gauss mixture model and explain the implementation process of the expectation maximization algorithm in detail.)
<cyren> 在 2025-09-21 上传 | 大小:4kb | 下载:0
« 1 2 ... .24 .25 .26 .27 .28 18929.30 .31 .32 .33 .34 ... 28523 »

源码中国 www.ymcn.org