资源列表

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

[matlab例程determinespecies

说明:基于物种的多模优化算法,实现多种群并行搜索的目的。-a multimodal optimization based on the species mechanism, which can realize the multiple sub-population to search the optima.
<li hongliang> 在 2025-02-07 上传 | 大小:1kb | 下载:0

[数值算法/人工智能Greedy-Algorithm

说明:greedy 算法 c++ .greedy algorithm based on nearest neighbours-greedy algorithm based on nearest neighbours
<wangjin> 在 2025-02-07 上传 | 大小:1kb | 下载:0

[数值算法/人工智能diedai

说明:迭代法是用于求方程或方程组近似根的一种常用的算法设计方法。设方程为f(x) 0,用某种数学方法导出等价的形式x g(x),然后按以下步骤执行: (1) 选一个方程的近似根,赋给变量x0; (2) 将x0的值保存于变量x1,然后计算g(x1),并将结果存于变量x0; (3) 当x0与x1的差的绝对值还小于指定的精度要求时,重复步骤(2)的计算。 若方程有根,并且用上述方法计算出来的近似根序列收敛,则按上述方法求得的
<宋文儒> 在 2025-02-07 上传 | 大小:23kb | 下载:0

[数据结构常用算法sync-backup_folder_beifen

说明:文件夹的同步 分布在不同电脑上的文件夹 可以一个人维护 然后基于此软件进行同步-older synchronization is distributed on different computers in a folder that can be maintained by a person and then synchronized with the software.
< 李杰> 在 2025-02-07 上传 | 大小:10kb | 下载:0

[matlab例程tangbun_v11

说明:包括调制,解调,信噪比计算,混沌的判断指标Lyapunov指数计算,随机调制信号下的模拟ppm。- Includes the modulation, demodulation, signal to noise ratio calculation, Chaos indicator for Lyapunov index calculation, Random ppm modulated analog signal unde.
<gan> 在 2025-02-07 上传 | 大小:5kb | 下载:0

[数值算法/人工智能abcdef

说明:将A、B、C、D、E、F这六个变量排成如图所示的三角形,这六个变量分别取[1,6]上的整数,且均不相同。求使三角形三条边上的变量之和相等的全部解。如图就是一个解。 程序引入变量a、b、c、d、e、f,并让它们分别顺序取1至6的证书,在它们互不相同的条件下,测试由它们排成的如图所示的三角形三条边上的变量之和是否相等,如相等即为一种满足要求的排列,把它们输出。当这些变量取尽所有的组合后,程序就可得到全部可能的解。-The variab
<宋文儒> 在 2025-02-07 上传 | 大小:27kb | 下载:0

[数值算法/人工智能s2

说明:设数组A中存放互不相同的n个整数,试编写算法, 输出从这n个数中取出k个数的所有组合(0<k< n)。-A set stored in the array of n integers different each other, try to write the algorithm, the output the number n Remove all combinations of the number k (0 &
<宋文儒> 在 2025-02-07 上传 | 大小:5kb | 下载:0

[数学计算/工程计算tangyan_v11

说明:添加噪声处理,MIT人工智能实验室的目标识别的源码,包含特征值与特征向量的提取、训练样本以及最后的识别。- Add noise processing, MIT Artificial Intelligence Laboratory identification of the target source, Contains the eigenvalue and eigenvector extraction, the training sam
<suiqei> 在 2025-02-07 上传 | 大小:4kb | 下载:0

[matlab例程taoging_v22

说明:利用最小二乘法进行拟合多元非线性方程,Matlab实现界面友好,信号处理中的旋转不变子空间法。- Multivariate least squares fitting method of nonlinear equations, Matlab to achieve user-friendly, Signal Processing ESPRIT method.
<suiqei> 在 2025-02-07 上传 | 大小:9kb | 下载:0

[数值算法/人工智能s3

说明:请编写算法,生成任意一个集合的幂集(不计空集 )。集合元素用1, 2, 3, …表示,采用数组存储-Please write algorithms to generate any power set of a set (excluding the empty set). Collection of elements with 1, 2, 3, ... that the use of an array of storage
<宋文儒> 在 2025-02-07 上传 | 大小:6kb | 下载:0

[matlab例程taoyen_v36

说明:内含心电信号数据及运用MATLAB写的源代码,有井曲线作为输入可计算其地震波的衰减,构成不同频率的调制信号。- ECG data and includes source code written in MATLAB, There is a well attenuation curve as input to calculate its seismic waves, Constituting the modulated signals o
<wjvuwvw> 在 2025-02-07 上传 | 大小:6kb | 下载:0

[数值算法/人工智能s1

说明:精确值为。 1)编制按从大到小的顺序,计算SN的通用程序。 2)编制按从小到大的顺序,计算SN的通用程序。 3)按两种顺序分别计算,并指出有效位数。(编制程序时用单精度) 4)通过本次上机题,你明白了什么?-Exact value. 1) prepared in descending order, the calculation SN general procedure. 2) prepared in accordanc
<宋文儒> 在 2025-02-07 上传 | 大小:1kb | 下载:0
« 1 2 ... .02 .03 .04 .05 .06 26807.08 .09 .10 .11 .12 ... 28522 »

源码中国 www.ymcn.org