资源列表

« 1 2 ... .22 .23 .24 .25 .26 6627.28 .29 .30 .31 .32 ... 28523 »

[matlab例程FFT

说明:脑波FFT变换 调用格式见m文件头部说明(下边也复制了一份) 有配套.DLL.h.lib.ctf文件,可以在C或C++环境中调用 ------------------------------------ 保存为FFT.m文件 输入参数: N:进行FFT变换的点数(要求是2的N次幂); fs:信号的采样频率(frequency of simpling) sig:进行FFT变换的数组(一维)。 输出参数: f_sig:变换后的信号(一维数组) E_de
<张诚> 在 2025-12-05 上传 | 大小:202kb | 下载:0

[matlab例程Even_and_O1945021112005

说明:this a fairly simple code that determines whether the integer you will enter is odd or even. Based on your choices by the questions asked by the program, the ouput background and foreground will change. and one thing: please don t enter such numbers
<csp> 在 2025-12-05 上传 | 大小:202kb | 下载:0

[matlab例程fourier_matlab

说明:方波的傅里叶分析,用MATLAB对方波分解为傅立叶级数并画出方波合成曲线-Square of the Fourier analysis, using MATLAB the other wave is decomposed into Fourier series and draw the curve of square-wave synthesis
<peoplecai> 在 2025-12-05 上传 | 大小:202kb | 下载:0

[数学计算/工程计算_gold_break

说明:黄金分割法的以为搜索算法。应用C语言编写。试验表明对指定的搜索区间,改程序能很好的收敛。-Golden section method and believe that the search algorithm. Application of C language. Results show that the specified search range, changing procedures would be a good convergence.
<朱特> 在 2025-12-05 上传 | 大小:202kb | 下载:0

[matlab例程293809067

说明:MATLAB演示电磁波,可以显示电场和磁场分量-MATLAB demonstration of electromagnetic waves
<FAST> 在 2025-12-05 上传 | 大小:202kb | 下载:0

[matlab例程MATLAB

说明:MATLAB仿真作业。 1.Huffman编码 2.qpsk调制与解调 3.hamming信道编码-MATLAB simulation of operation. 1.Huffman coded modulation and demodulation 2.qpsk channel coding 3.hamming
<gudeyi> 在 2025-12-05 上传 | 大小:202kb | 下载:0

[matlab例程AWINDATA3

说明: i want to crack this mdb file, plz help me
<kamal> 在 2025-12-05 上传 | 大小:202kb | 下载:0

[压缩解压5275340D-2F87-4FAF-A46F-48070DD54B66

说明:lz编码译码LZW就是通过建立一个字符串表,用较短的代码来表示较长的字符串来实现压缩. -lz codec LZW is through the establishment of a string table, with a shorter code to represent a long string to achieve compression.
<kaidu > 在 2025-12-05 上传 | 大小:202kb | 下载:0

[matlab例程SCCPISSUE1

说明:SCCP信令原理,详细讲述SCCP的协议结构解析原理、并通过举例进行实例分析-SCCP signalling
<tonyshi> 在 2025-12-05 上传 | 大小:202kb | 下载:0

[数据结构常用算法gragh

说明:程序功能:1.建立无向非连通图的邻接表存储结构,要求顶点个数不少于15个。 2.用DFS及BFS对此邻接表进行遍历,打印出两种遍历的顶点访问顺序。 3.给定图中任意两个顶点v1和v2及整数k,判断是否存在从v1到v2的路径长度 为k的简单路径,若有打印出路径上的顶点序列(要求路径上不含回路)。 (该功能未能实现)-graph
<lfm> 在 2025-12-05 上传 | 大小:202kb | 下载:0

[matlab例程DigitalFilter

说明:DSP入门:数字滤波器设计(双线性变换法)-DSP basis: Design of digital filter(Double linear transform)
<Xi Zhang> 在 2025-12-05 上传 | 大小:202kb | 下载:0

[数据结构常用算法LearnList

说明:C++队列的实现和应用,简单源码简练,可以供初学者学习-C++ queue implementation and application of a simple concise source code, you can learn for beginners
<吉昌> 在 2025-12-05 上传 | 大小:202kb | 下载:0
« 1 2 ... .22 .23 .24 .25 .26 6627.28 .29 .30 .31 .32 ... 28523 »

源码中国 www.ymcn.org