资源列表

« 1 2 ... .69 .70 .71 .72 .73 25774.75 .76 .77 .78 .79 ... 28522 »

[人工智能/神经网络/遗传算法spso-algorithm

说明:随机粒子群算法,对标准粒子群算法进行了改进,并以goldstein price函数作为测试函数。-spso algorithm
<小黑> 在 2025-06-21 上传 | 大小:1kb | 下载:0

[matlab例程bifilter2

说明:Matlab code for bilateral filter
<rams> 在 2025-06-21 上传 | 大小:1kb | 下载:0

[数学计算/工程计算cutcake-c

说明:切蛋糕c语言实验源码,内容为:一个矩形蛋糕,长宽都是正整数,要求用户输入蛋糕的长和宽,并且由用户决定切分成多少块,编写一个函数求怎样切割使得最大的那一块面积最小,并输出最大的那一块的面积。-Cut the cake experiment c language source code, content: a rectangular cake, length and width are positive integers, requiring the user to enter length and
<> 在 2025-06-21 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Hanoi_Tower

说明:汉诺塔问题求解中盘子的移动过程的c语言源码。-Tower of Hanoi problem-solving process in the mobile plate c language source code.
<> 在 2025-06-21 上传 | 大小:1kb | 下载:0

[数学计算/工程计算denominator

说明:允许用户输入两个整数,求出并输出两个整数的最大公约数的c语言源码-Allows the user to input two integers, find the greatest common divisor of two integers and outputs the c language source code
<> 在 2025-06-21 上传 | 大小:1kb | 下载:0

[matlab例程appl3_1

说明:将1HZ的正弦波与5HZ的正弦波相加后进行傅里叶分析。-To be a 1 HZ ac sine wave and 5 HZ ac added sine wave after the Fourier analysis.
<liyi> 在 2025-06-21 上传 | 大小:1kb | 下载:0

[matlab例程appl3_2

说明:用振幅为0.8的方波进行傅里叶分析,并求当K不同值时的合成信号。-By amplitude of 0.8 square wave to Fourier analysis, and pray for different value when K synthetic signal.
<liyi> 在 2025-06-21 上传 | 大小:1kb | 下载:0

[matlab例程appl3_3

说明:这是一个关于求周期序列的离散傅里叶变换的程序。-This is about the sequence of the cycle for the discrete Fourier transform program.
<liyi> 在 2025-06-21 上传 | 大小:1kb | 下载:0

[matlab例程appl3_4

说明:绘制序列及其傅里叶变换的幅值图,并求逆变换。一个matlab程序。-Draw sequences and Fourier amplitude figure, and pray for inverter change. A matlab application.
<liyi> 在 2025-06-21 上传 | 大小:1kb | 下载:0

[matlab例程cyclic_coder

说明: (7,4)系统循环码编码器 code_out = cyclic_coder(code_in) 该系统循环码编码器的生成多项式是g(x) = x^3 + x + 1 输入参数code_in是信息码字,是1×4的行向量;输出code_out是编码后的系统 循环码字,是1×7的行向量。 函数运行时,同时画出输入信息码字和循环码字的波形图。- (7,4) cyclic code system Encoder code_out = cyclic_coder (code
<wangxiaoyu> 在 2025-06-21 上传 | 大小:1kb | 下载:0

[matlab例程cyclic_decoder

说明: (7,4)系统循环码译码器 decode_out = cyclic_decoder(decode_in) 该系统循环码译码器的生成多项式是g(x) = x^3 + x + 1 输入参数decode_in是接收到的循环码字,是1×7的行向量;输出decode_out是解 码后的信息码字,是1×4的行向量。 函数运行时,同时画出接收循环码字和译出码字的波形图。 - (7,4) system cycle Decoder decode_out = cyclic_
<wangxiaoyu> 在 2025-06-21 上传 | 大小:1kb | 下载:0

[matlab例程ESPRIT

说明:esprit算法,使用最小二乘实现的,Matlab实现的-esprit algorithm, implemented using least squares, Matlab implementation
<lvcc> 在 2025-06-21 上传 | 大小:1kb | 下载:0
« 1 2 ... .69 .70 .71 .72 .73 25774.75 .76 .77 .78 .79 ... 28522 »

源码中国 www.ymcn.org