资源列表

« 1 2 ... .81 .82 .83 .84 .85 20586.87 .88 .89 .90 .91 ... 28522 »

[matlab例程Bisection

说明:he basic idea of the method of bisection is to start with an initial interval, [a0,b0], that is chosen so that f(a0)f(b0) < 0. (This guarantees that there is at least one root of the function f(x) within the initial interval.) We then iteratively
<sarah> 在 2025-06-29 上传 | 大小:2kb | 下载:0

[数值算法/人工智能MLP_BP1

说明:基本bp算法,实现函数的拟合,提供给大家分享-Bp basic algorithms, implementation of the fitting function, available to everyone to share
<宋秋福> 在 2025-06-29 上传 | 大小:2kb | 下载:0

[matlab例程OSTUmatlab

说明:OSTU算法,智能优化算法,matlab,共同学习-OSTU
<潘文> 在 2025-06-29 上传 | 大小:2kb | 下载:0

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

说明:用于分类与回归的RBF神经网络-Classification and regression for the RBF neural network
<徐善智> 在 2025-06-29 上传 | 大小:2kb | 下载:0

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

说明:神经网络的MATLAB的实现,是对BP神经网络的改进,可用于模式识别-The MATLAB neural network implementation is the improved BP neural network can be used for pattern recognition
<chen bin> 在 2025-06-29 上传 | 大小:2kb | 下载:0

[matlab例程pid

说明:模糊PID算法(C++) 温度控制的一般控制算法,Kp,Ki,Kd,需根据具体的控制对象取合适的值-fuzzy-PID
<hearlly3> 在 2025-06-29 上传 | 大小:2kb | 下载:0

[matlab例程coh_all

说明:Find all cohere method
<Chae Yong Wook> 在 2025-06-29 上传 | 大小:2kb | 下载:0

[matlab例程source-localization1

说明:beamforming, capon, 和music 三种波达方向定位算法的matlab仿真源代码。(出三维图)-Code source sous matlab de SOURCE LOCALIZATION ALGORITHM(beamforming, capon, and music) (3D)
<Ma hua> 在 2025-06-29 上传 | 大小:2kb | 下载:0

[matlab例程source-localization2

说明:beamforming, capon, 和music 三种波达方向定位算法的matlab仿真源代码。(出二维图,频率和DOA的对应关系)-beamforming, capon, and music of three DOA positioning algorithm matlab simulation source code. (A two-dimensional diagram, the corresponding frequency and DOA Relations)
<Ma hua> 在 2025-06-29 上传 | 大小:2kb | 下载:0

[数据结构常用算法HashList

说明:hashtable 测试可用 包含数据 数据可以自行修改-hashtable tested and passed
<long lin> 在 2025-06-29 上传 | 大小:2kb | 下载:0

[数据结构常用算法WinnerTree

说明:常见的实现方法是使用两个数组, t[n-1]和e[n],数组e存放所有的参加排序的元素,在完全二叉树中是叶子结点,t[]存放 的是比赛的阶段性胜者的编号,再进行n趟比赛排序结束,时间复杂度是O(n*log2(n)), 其实我觉得也可以只通过一个数组A[2*n-1]也可以实现,只是标号的换算有点复杂而已. -Common implementation approach is to use two array, t [n-1] and e [n], the array storage
<liyuansong> 在 2025-06-29 上传 | 大小:2kb | 下载:0

[matlab例程ECM

说明:一种在线聚类程序,能够实现数据的在线聚类,对于实时监控系统很有用-An online clustering procedures, can achieve data online clustering for real-time monitoring system is useful
<san> 在 2025-06-29 上传 | 大小:2kb | 下载:0
« 1 2 ... .81 .82 .83 .84 .85 20586.87 .88 .89 .90 .91 ... 28522 »

源码中国 www.ymcn.org