资源列表

« 1 2 ... .17 .18 .19 .20 .21 21422.23 .24 .25 .26 .27 ... 28523 »

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

说明:神经网络中的最基本的BP算法,代码用C语言完成,更改代码中的绝对路径为自己的路径或者改成相对路径就可直接运行-Neural Networks and Learning Machines , the basic Back-Propagation Algorithm,developped by C Language
<shixfu> 在 2026-01-16 上传 | 大小:4kb | 下载:0

[matlab例程R_ekf_ukf

说明:EKF和UKF算法对比,扩展卡尔曼滤波算法和无迹卡尔曼滤波算法仿真- EKF and UKF in contrast, extended Kalman filter algorithm and unscented Kalman filter algorithm simulation
<Ation> 在 2026-01-16 上传 | 大小:3kb | 下载:0

[matlab例程zjdl_svpwm_convter_1

说明:三相逆变器直接电流滞环控制MATLAB仿真模型,运行正常-Three-phase inverter direct current hysteresis control MATLAB simulation model of normal operation
<马安> 在 2026-01-16 上传 | 大小:22kb | 下载:0

[matlab例程three-classers_svm_matlab

说明:一个三分类的支持向量机的matlab源代码,可以出高质量的分类图-A three-classification of SVM matlab source code, you can high-quality classification map
<张绍辉> 在 2026-01-16 上传 | 大小:7kb | 下载:0

[数学计算/工程计算RoyWarshall

说明:This is a Javascr ipt implementation of Roy Warshall algoritm. It is very easy to use. Some parts of the codes and the GUI are in romanian, but is easy to translate with Google Translate.
<pad123456> 在 2026-01-16 上传 | 大小:34kb | 下载:0

[matlab例程SVM-cross

说明:一个带交叉验证的支持向量机分类程序,可以通过改变步长来调整参数及最优平面-SVM program with cross-validation can be adjusted by changing the step size parameters and optimal plane
<张绍辉> 在 2026-01-16 上传 | 大小:10kb | 下载:0

[数据结构常用算法Josephus

说明:任给正整数n、k,按下述方法可得排列1,2,……,n的一个置换:将数字1,2,……,n环形排列(如图2-36所示),按顺时针方向从1开始计数,计满k时输出该位置上的数字(并从环中删去该数字),然后从下一个数字开始继续计数,直到环中所有数字均被输出为止。试编写一算法,对输入的任意正整数n、k,输出相应的置换数字序列。-Given any positive integer n, k, can be obtained as described below arrangement 1,2, ......
<Jimmy> 在 2026-01-16 上传 | 大小:1.63mb | 下载:0

[数据结构常用算法binary

说明:设计算法把一个十进制整数转换为二进制数, 注意该十进制数可以是负数。-Design algorithm to convert a decimal integer binary number, note that the decimal number can be negative.
<Jimmy> 在 2026-01-16 上传 | 大小:1.7mb | 下载:0

[数据结构常用算法Chp2-Lineer

说明:根据线性表的抽象数据类型的定义,选择下面任一种链式结构实现线性表,并完成线性表的基本功能。 线性表存储结构(五选一): 1、 带头结点的单链表 2、 不带头结点的单链表 3、 循环链表 4、 双链表 5、 静态链表 线性表的基本功能: 1、 构造:使用头插法、尾插法两种方法 2、 插入:要求建立的链表按照关键字从小到大有序 3、 删除 4、 查找:按位置查找和按值查找 5、 获取链表长度 6、 销毁 编写测试main()函数测试线性表的正确
<Jimmy> 在 2026-01-16 上传 | 大小:4.99mb | 下载:0

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

说明:一个简单的PSO算法,为逐步迭代法,步数为1000步,测试后对一些简单单峰的目标函数具有较好的收敛性-A simple PSO algorithm, for the gradual iterative method, steps 1000 steps, test some simple single peak of the objective function has better convergence
<闲后美梦> 在 2026-01-16 上传 | 大小:5kb | 下载:0

[matlab例程wiseqs-hfqbfe

说明:无线信道SDWkds模型MATLAB仿真程序,实现了ASDJKAE技术下多参数的模拟,最接近物理信道,信道逼近参数接近最小二乘SDwe算法。-Radio channel ASDJKAE model MATLAB simulation program, to achieve a multi-parameter simulation ASDJKAE technology, the closest physical channel, the channel parameters close to th
<f8lblt> 在 2026-01-16 上传 | 大小:7kb | 下载:0

[matlab例程wiseqs-hsjzc4

说明:无线信道weimcp模型MATLAB仿真程序,实现了umctqDOSE技术下多参数的模拟,最接近物理信道,信道逼近参数接近最小二乘sdadwoe算法。 -Radio channel weimcp model MATLAB simulation program, to achieve a multi-parameter simulation umctqDOSE technology, the closest physical channel, the channel parameters clos
<f8lblt> 在 2026-01-16 上传 | 大小:5kb | 下载:0
« 1 2 ... .17 .18 .19 .20 .21 21422.23 .24 .25 .26 .27 ... 28523 »

源码中国 www.ymcn.org