资源列表

« 1 2 ... .02 .03 .04 .05 .06 16007.08 .09 .10 .11 .12 ... 28522 »

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

说明:用基本粒子群算法来求解无约束的优化问题。-Particle swarm optimization with solving unconstrained optimization problems
<乐乐> 在 2025-03-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法yuesefu

说明:用c语言开发的来实现约瑟夫环问题的求解程序。-C language development to achieve the Josephus problem solver.
<yjt> 在 2025-03-01 上传 | 大小:1kb | 下载:0

[matlab例程Parabolic_sar

说明:给定高低值计算抛物线sar值,只是初步分析,希望对有兴趣的有所帮助。-Uses technique described on the Parabolic SAR wikipedia page. Candlestick Graph package used to create picture.
<sky> 在 2025-03-01 上传 | 大小:1kb | 下载:0

[matlab例程bisection

说明:Step 1: Set i=1 FA=f(a) Step 2: while i≤ No do step 3-6. Step 3 set p=(a+b)/2 FP=f(p) Step 4 if FP<TOL or (b-a)/2<TOL then OUTPUT(p) STOP. Step 5 set i=i+1 Step 6 if FA.FP > 0 then set a=p FA=FP el
<jesslyn> 在 2025-03-01 上传 | 大小:1kb | 下载:0

[matlab例程bisection_new

说明:Step 1: Set i=1 FA=f(a) Step 2: while i≤ No do step 3-6. Step 3 set p=(a+b)/2 FP=f(p) Step 4 if FP<TOL or (b-a)/2<TOL then OUTPUT(p) STOP. prepared by Razana Alwee 24 Algorithm Step 5 set i
<jesslyn> 在 2025-03-01 上传 | 大小:1kb | 下载:0

[matlab例程linear

说明:RSSI线性化求解坐标,三维的RSSI的值,构成RSSI的矩阵,计算循环K次的误差曲线-Solving linear coordinates RSSI
<刘京> 在 2025-03-01 上传 | 大小:1kb | 下载:0

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

说明:使用近邻传播聚类算法提取最优波段,并建立预测模型-Communication with neighbor clustering algorithm to extract the best band, and the establishment of prediction models
<李静> 在 2025-03-01 上传 | 大小:4kb | 下载:0

[数学计算/工程计算LS3P

说明:最小二乘法(LS)仿真三个参考节点定位一个定位节点,包括仿真参数和过程数据收集-Least squares (LS) simulation of three reference nodes positioning a positioning node, including the simulation parameters and process data collection
<刘京> 在 2025-03-01 上传 | 大小:1kb | 下载:0

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

说明:使用有监督的近邻传播聚类算法进行特征波段选取-Neighbors using a supervised clustering algorithm for propagation characteristics of selected bands
<李静> 在 2025-03-01 上传 | 大小:1kb | 下载:0

[数学计算/工程计算DXSFitting

说明:C++实现多项式拟合计算, y=a+bx+cx^2+dx^3,给出n对x,y值后,得出abcd值,以后给出x的值,自动计算y的值-C++ implementation polynomial fitting calculation, y = a+ bx+ cx ^ 2+ dx ^ 3, n is given on the x, y values, results in abcd value that is given after th
<> 在 2025-03-01 上传 | 大小:1.35mb | 下载:0

[matlab例程PLS_NIR

说明:对近红外光谱使用最小二乘算法建立预测模型-Use of Near Infrared Spectroscopy least squares algorithm to build prediction models
<李静> 在 2025-03-01 上传 | 大小:2kb | 下载:0

[数据结构常用算法stack

说明:展示了如何用栈实现迷宫功能,体现了回溯思想-Shows how the stack functions to achieve the maze, reflecting back ideas
<黄伟> 在 2025-03-01 上传 | 大小:1kb | 下载:0
« 1 2 ... .02 .03 .04 .05 .06 16007.08 .09 .10 .11 .12 ... 28522 »

源码中国 www.ymcn.org