资源列表

« 1 2 ... .50 .51 .52 .53 .54 19155.56 .57 .58 .59 .60 ... 28522 »

[数学计算/工程计算ex4_fast_fourier_transform

说明:快速傅立叶变换算法的实现,用eclipse实现,-Fast Fourier Transform algorithm, using eclipse realized,
<Jiawang> 在 2025-03-11 上传 | 大小:3kb | 下载:0

[数学计算/工程计算cfft

说明:fft使用C语言编程,快速傅里叶变换,有文本说明,可使用-fft the use of C language programming, fast Fourier transform, there are texts that can be used
<zhulei> 在 2025-03-11 上传 | 大小:3kb | 下载:0

[数学计算/工程计算FFT

说明:快速傅里叶分析的C算法程序,是基二FFT算法,内付简单使用说明。-Fast Fourier analysis of the C algorithm procedure is the base two FFT algorithm, with simple instructions to pay.
<廖于翔> 在 2025-03-11 上传 | 大小:3kb | 下载:0

[数据结构常用算法DosAvl

说明:这是一个数据结构的小程序,非递归的avl树实现,用到了穿线法-This is a data structure of small procedures, non-recursive AVL tree realization, using the threading method
<hanjiasong> 在 2025-03-11 上传 | 大小:3kb | 下载:0

[数学计算/工程计算bp.example

说明:采用动量梯度下降算法训练BP网络,采用两种训练方法,即 L-M 优化算法(trainlm)和贝叶斯正则化算法(trainbr),用以训练 BP 网络-Gradient descent algorithm using momentum BP network training, using two training methods, namely, LM optimization algorithm (trainlm) and Bayesi
<闫薇> 在 2025-03-11 上传 | 大小:3kb | 下载:0

[数学计算/工程计算Matrix_Leastsquare

说明:C#编写,包括两个类:矩阵运算,根据布尔莎模型通过最小二乘法计算七参数-C# Prepared, including two categories: matrix operations, according to Bursa model through the least squares method to calculate the seven parameters
<watson> 在 2025-03-11 上传 | 大小:3kb | 下载:0

[数据结构常用算法find

说明:哈希表的建立、查找。设有若干个学生的考试成绩,用学生的学号作为关键字,采用除留余数求哈希地址,将学生的信息存储到该地址空间,并且采用线性探测法解决冲突问题。-The establishment of hash table to find. There are a number of students in examinations, with students as No. keywords used in addition to st
<yyfy> 在 2025-03-11 上传 | 大小:3kb | 下载:0

[数据结构常用算法C_TREE

说明:本例题将介绍一种建立二叉树的算法。同时介绍对“遍历算法”灵活应用:将二叉树中每个结点的左右子树进行交换。介绍求二叉树深度的算法。 二叉树的建立是一个递归方法,与二叉树先序遍历思路有点相似。数据的组织是先序遍历的顺序,但是当某结点的某孩子为空时以数据0来充当,也要输入。结合右图的二叉树,其数据的输入顺序应该是: 1 2 4 0 0 0 3 5 0 7 0 0 6 8 0 0 9 0 0。 若当前数据不为0,则申请一个结点存入当
<yyfy> 在 2025-03-11 上传 | 大小:3kb | 下载:0

[matlab例程ADDAwatermarking

说明:用MATLAB实现了该算法,并对所实现方法进行了验证,在步骤(3)中则给出了求出滤波器类型及参数的方案,并进行验证,在步骤(4)中通过MATLAB的AWGN函数等相关知识实现了AWGN信道的仿真。 本文首先介绍数字水印和音频水印的相关概念和发展概况,接着介绍了完成仿真工作所需的基础知识,之后提出DA/AD变换的仿真实现,-Using MATLAB realization of the algorithm, and the reali
<byleimin> 在 2025-03-11 上传 | 大小:3kb | 下载:0

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

说明:neural network source, a relatively new algorithm, better classification results! -neural network source, a relatively new algorithm, better classification results!
<庞冲> 在 2025-03-11 上传 | 大小:3kb | 下载:0

[数值算法/人工智能yanzhenggedebahecaixiang

说明:验证歌德巴赫猜想的C语言源代码,对数学验证类编程感兴趣的朋友可以交流一下。-Goldbach conjecture verification C language source code, to verify the type of mathematical programming of interest to friends can exchange.
<夏天> 在 2025-03-11 上传 | 大小:3kb | 下载:0

[人工智能/神经网络/遗传算法pid-fuzzy

说明:模糊PID控制程序,可以根据自己的需要进行稍加修改。-Fuzzy PID control procedures can be carried out according to their own needs revamping.
<唐新星> 在 2025-03-11 上传 | 大小:3kb | 下载:0
« 1 2 ... .50 .51 .52 .53 .54 19155.56 .57 .58 .59 .60 ... 28522 »

源码中国 www.ymcn.org