资源列表

« 1 2 ... .86 .87 .88 .89 .90 19791.92 .93 .94 .95 .96 ... 28523 »

[压缩解压API

说明:Declare Function FindWindow Lib "User32" Alias "FindWindowA" (ByVal lpClassName As String, ByVal lpWindowName As String) As Long Declare Function GetWindowThreadProcessId Lib "User32" (ByVal hwnd As Long, lpdwProcessId As Long) As Long Declare Fu
<MIKE> 在 2025-11-22 上传 | 大小:3kb | 下载:0

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

说明:BP算法例子:用一个五层的神经网络去逼近函数 ,有需要的程序员可以用到。-BP algorithm examples: using a neural network to approximate five functions, there is a need for programmers to use.
<chenhuiqin> 在 2025-11-22 上传 | 大小:3kb | 下载:0

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

说明:极端学习机的改进算法,增强随机搜索能力的极端学习机EI-ELM主程序-Improved algorithm for extreme learning machine, and enhance the ability of random search of extreme learning machine EI-ELM main
<小翟> 在 2025-11-22 上传 | 大小:3kb | 下载:0

[数学计算/工程计算dsp_rtdx_matlab

说明:matlab自动生成dsp c代码,实现rtdx的通信-matlab dsp c automatically generated code, rtdx communication
<段辞> 在 2025-11-22 上传 | 大小:3kb | 下载:0

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

说明:一个免疫算法的matlab程序,免疫算法与遗传算法相似,都为求较优解的一种方法。该算法实现较为简单,只有一个文件-An immune algorithm matlab procedures, immune algorithm and genetic algorithm similar, both for the sake of better solutions in a way.
<> 在 2025-11-22 上传 | 大小:3kb | 下载:0

[matlab例程PSO

说明:粒子群算法,为最优化问题的一种解法,调用方法和参数包含在主文件里。使用matlab实现-Particle swarm optimization for optimization problems, a solution, calling the method and parameters included in the main file. Using matlab to achieve
<> 在 2025-11-22 上传 | 大小:3kb | 下载:0

[数学计算/工程计算problem_2

说明:采用带双步位移的QR方法,求矩阵的全部特征值和每一个实特征值的特征向量-To get all eigenvalues ​ ​ of a matrix ​ ​ and all feature vectors belong to each real eigenvalues with a two-step displacement QR method.
<panguihua> 在 2025-11-22 上传 | 大小:3kb | 下载:0

[matlab例程adaptiveAR

说明:AR自适应滤波器,用Kalman滤波器跟踪AR模型的吸收变化-adaptive AR model,use kalman filter to trace the variance of ar coeffience
<彭小东> 在 2025-11-22 上传 | 大小:3kb | 下载:0

[人工智能/神经网络/遗传算法bp-neural-network(3-hidden-layer)

说明:3隐层的bp神经网络,有详细的注释,各隐层的权值调整、输出层阈值调整,学习样本输出层至隐层一般化误差-3 bp neural network hidden layer, there are detailed notes, each hidden layer weight adjustment, the output layer threshold adjustment, learning sample output layer to the hidden layer generalization
<zhuoshi> 在 2025-11-22 上传 | 大小:3kb | 下载:0

[matlab例程huiseTguanliandu

说明:各种灰色T型关联度代码,修正的T型关联度,改进的T型关联度,邓氏关联度,绝对关联度,相对关联度等。非常方便!-Various gray T-correlation code, modified T-correlation, improved T-correlation, Tangs correlation, absolute degree, associate degree relative. Very convenient!
<黄浩> 在 2025-11-22 上传 | 大小:3kb | 下载:0

[matlab例程fisher

说明:matlab实现fisher判别,对于统计方面有重要的应用,适合初学者学习-fisher discriminant matlab realize, for statistics has important applications, suitable for beginners to learn
<张兴> 在 2025-11-22 上传 | 大小:3kb | 下载:0

[数据结构常用算法sort-algorithm11.cpp

说明:常见的排序算法,可以供新手学习,应该有所帮助。-Common sorting algorithm, can be used for novices to learn, should help.
<花妖瞳> 在 2025-11-22 上传 | 大小:3kb | 下载:0
« 1 2 ... .86 .87 .88 .89 .90 19791.92 .93 .94 .95 .96 ... 28523 »

源码中国 www.ymcn.org