资源列表

« 1 2 ... .16 .17 .18 .19 .20 27121.22 .23 .24 .25 .26 ... 28522 »

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

说明:这是遗传算法的改进,是一种实用高效的人工智能算法,主要用于工程优化问题的求解。-This is a genetic algorithm, is a practical and efficient artificial intelligence algorithms, mainly for engineering optimization problems.
<江浩> 在 2025-01-28 上传 | 大小:1kb | 下载:0

[matlab例程STFTDifference

说明:短时傅里叶变换可以用差分模式来实现,对书上的运算式做了稍许的改变。改变-计算差分序列的第一列数据时用的是第一列的元素减去当前行的最后一列元素。原算法中采用的是第一列元素减去下一行第二列元素。原算法加窗之后结果比较好,不加窗时结果误差很大,而改变之后的算法不加窗效果依然很好。-Short time Fourier transform can be used to achieve the differential mode of expre
<张强> 在 2025-01-28 上传 | 大小:1kb | 下载:0

[matlab例程ARMA42

说明:这是一个快速用于计算ARMA时间序列的模型识别和求出模型残差的函数的范例-This is a fast time series for calculating ARMA model identification and model residuals calculated example of a function
<刘完> 在 2025-01-28 上传 | 大小:1kb | 下载:0

[matlab例程Jacobi.m

说明:雅克比法求矩阵特征值特征向量,已在matlab上编译成功,直接可用-Jacobi method for matrix eigenvalue eigenvector has been compiled successfully in matlab, directly available
<juicy> 在 2025-01-28 上传 | 大小:1kb | 下载:0

[matlab例程newTon.m

说明:牛顿插值法进行多项式逼近,matlab编译成功,直接可用-Newton interpolation polynomial approximation method, matlab compiled successfully, directly available
<juicy> 在 2025-01-28 上传 | 大小:1kb | 下载:0

[matlab例程speechenhancement

说明:在MATLAB环境下使用谱减法对语音信号进行增强,程序可以运行-In the MATLAB environment using spectral subtraction speech signal enhancement program can run
<xu tingting> 在 2025-01-28 上传 | 大小:1kb | 下载:0

[matlab例程Image-analysis1

说明:此程序是基于C语言编程的在matlab环境下进行图像分析的一段图像分析语言-This program is based on the C language programming environment in matlab for image analysis, image analysis for some language
<陈博栋> 在 2025-01-28 上传 | 大小:1kb | 下载:0

[matlab例程Filtered-image

说明:此程序是基于matlab环境下的过滤图像和图像的区域处理的一段小程序,仅供参考-This procedure is based on the matlab environment filtered image and the image processing area a small program, for reference only
<陈博栋> 在 2025-01-28 上传 | 大小:1kb | 下载:0

[matlab例程attack

说明:为数字图像水印提供多种攻击方式,其中包括JPEG压缩、高斯低通滤波等多达十种攻击方式。-Offers a variety of attacks of digital watermarking ,including the jpeg compression, Gaussian low-pass filtering, up to ten different attacks
<YY> 在 2025-01-28 上传 | 大小:1kb | 下载:0

[数据结构常用算法paradise

说明:编写一个程序求解迷宫问题,迷宫是一个m行n列的0-1矩阵,其中0表示无障碍,1表示有障碍,设入口为(1,1),出口为(m,n),每次移动只能从一个无障碍的单元移到其周围8个方向上任一无障碍的单元,编制程序给出一条通过迷宫的路径。 要求:(1)输入m*n的迷宫矩阵,如: 6 9 0 1 0 0 0 1 1 0 0 1 0 0 0 1 1 0 1 1 0 1 1 0 0 0 0 1 1 1 1 0 1 1
<YY> 在 2025-01-28 上传 | 大小:1kb | 下载:0

[数据结构常用算法seal-sort

说明:设计一算法,用希尔排序方法对n个原始数据进行排序。要求如下: 输入:(1)输入原始数据个数n; (2)输入n个原始数据。 输出:(1)输出原始数据; (2)输出增量gap及排序过程 (3)输出排序结果。-Design an algorithm, using the n Hill sorting method to sort the raw data. Requirements ar
<YY> 在 2025-01-28 上传 | 大小:1kb | 下载:0

[数据结构常用算法tree-similar

说明:按先序遍历序列建立两个二叉树的二叉链表 A 和链表 B ,设计算法判断 A 、 B 二叉树是否相似。-Traversal sequence established by the first two binary tree binary list A and list B, the design algorithm to determine A, B binary tree is similar.
<YY> 在 2025-01-28 上传 | 大小:1kb | 下载:0
« 1 2 ... .16 .17 .18 .19 .20 27121.22 .23 .24 .25 .26 ... 28522 »

源码中国 www.ymcn.org