资源列表

« 1 2 ... .35 .36 .37 .38 .39 27440.41 .42 .43 .44 .45 ... 28523 »

[数据结构常用算法Bubble sort

说明:冒泡排序(Bubble Sort,台湾译为:泡沫排序或气泡排序)是一种简单的排序算法。它重复地走访过要排序的数列,一次比较两个元素,如果他们的顺序错误就把他们交换过来。走访数列的工作是重复地进行直到没有再需要交换,也就是说该数列已经排序完成。(Bubble Sort is a simple sorting algorithm. It repeatedly visits the sequence of items to be sorted, compares two elements at a t
<JinPatrick > 在 2025-09-15 上传 | 大小:35kb | 下载:0

[matlab例程脑电地形图

说明:绘制脑电地形图的程序,里面包含绘图函数及相关说明(A program for drawing the map of electroencephalogram .It contains the drawing function and the related instructions)
<沐梓 > 在 2025-09-15 上传 | 大小:4kb | 下载:0

[matlab例程高效稳定的LMF方法求解非线性方程组

说明:解决方案是通过弗莱彻版本的Levenberg-Maquardt获得的 用于最小化方程残差平方和的%算法。 %LMFnlsq应用程序的主要领域是在进行曲线拟合时 处理实验数据%。(A solution is obtained by a Fletcher's version of the Levenberg-Maquardt algoritm for minimization of a sum of squares of equation residuals. The main doma
<taodashi > 在 2025-09-15 上传 | 大小:9kb | 下载:0

[数值算法/人工智能智能算法导论课件

说明:智能算法导论,包括神经网络遗传算法粒子群算法等(Introduction of intelligent algorithms, including neural network genetic algorithm, etc.)
<xy的刮胡刀 > 在 2025-09-15 上传 | 大小:3.24mb | 下载:0

[人工智能/神经网络/遗传算法基于遗传算法的电动汽车换电站经济运行_张帝

说明:基于遗传算法的电动汽车换电站经济运行,这篇文章写的很好,推荐学习(Based on the genetic algorithm for electric vehicles for the economic operation of the power station, this article is well written, recommended Learning)
<Restart_2018 > 在 2025-09-15 上传 | 大小:837kb | 下载:0

[matlab例程谱减法

说明:利用谱减法进行语音信号的降噪处理,适用于语音增强领域(Using spectral subtraction to reduce the noise of speech signal, it is suitable for the field of speech enhancement)
<得瑟大帝 > 在 2025-09-15 上传 | 大小:45kb | 下载:0

[matlab例程5.1 自适应滤波器法

说明:利用自适应滤波的方法进行语音信号的降噪处理,适用于语音增强领域(The adaptive filtering method is used to denoise the speech signal, which is suitable for the field of speech enhancement.)
<得瑟大帝 > 在 2025-09-15 上传 | 大小:41kb | 下载:0

[matlab例程5.4 小波分解法

说明:利用小波分解的方法进行语音信号的降噪处理,适用于语音增强领域(The wavelet decomposition method is used to denoise the speech signal, which is suitable for the field of speech enhancement.)
<得瑟大帝 > 在 2025-09-15 上传 | 大小:42kb | 下载:0

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

说明:可以用于多输入单输出的RBF径向基神经网络建模。。(The RBF neural network can be used to creat the model,which can be descrided by multi input and one output)
<pear_pear > 在 2025-09-15 上传 | 大小:1kb | 下载:0

[数值算法/人工智能JavaData

说明:算法基础入门,快速入门值得拥有,运用java语言了解算法,早日精通,早日收益。(The basic introduction of the algorithm, the rapid introduction is worth having, the use of Java language to understand the algorithm, early mastery, early income.)
<寒风吹雪hx > 在 2025-09-15 上传 | 大小:69kb | 下载:0

[matlab例程matlab

说明:6节点三角形有限元分析,matlab程序(6 node triangular finite element analysis, matlab program)
<mttttlab > 在 2025-09-15 上传 | 大小:2kb | 下载:0

[物理计算exam1

说明:平面光波从空气入射到石英玻璃中,p、s分量的振幅反射率和振幅透射率以及他们的绝对值随入射角度的变化曲线。(The amplitude, reflectivity and amplitude transmittance of P and s components and their absolute values vary with incident angle.)
<jjia > 在 2025-09-15 上传 | 大小:3kb | 下载:0
« 1 2 ... .35 .36 .37 .38 .39 27440.41 .42 .43 .44 .45 ... 28523 »

源码中国 www.ymcn.org