资源列表

« 1 2 ... .44 .45 .46 .47 .48 17449.50 .51 .52 .53 .54 ... 28523 »

[数据结构常用算法erchashu

说明:建立一颗二叉排序树,并对其前序遍历。遍历是对树的一种最基本的运算,所谓遍历二叉树,就是按一定的规则和顺序走遍二叉树的所有结点,使每一个结点都被访问一次,而且只被访问一次。由于二叉树是非线性结构,因此,树的遍历实质上是将二叉树的各个结点转换成为一个线性序列来表示。 -Create a binary sort tree, and the preorder traversal. Tree traversal is a fundamental
<hzz> 在 2025-04-05 上传 | 大小:99kb | 下载:0

[matlab例程xianxintiaopinbo

说明:本文通过matlab仿真,比较线性调频信号的FFT和STFT,并研究了信号中混入各种噪声后如何处理。-In this paper, matlab simulation, comparison of the FFT and linear FM signal STFT, and studied all kinds of noise signals mixed How to handle.
<hzz> 在 2025-04-05 上传 | 大小:330kb | 下载:0

[matlab例程fftfenxi

说明:本文通过matlab分析信号在不同采样频率和变换点数的FFT下的频谱图,研究采样频率和变换点数对信号FFT的影响。同时还讨论了信号在不同频带噪声背景下的采样频率和变换点数的选择。-In this paper, matlab sampling frequency of the signal at different points in the FFT and transform under the frequency spectrum,
<hzz> 在 2025-04-05 上传 | 大小:133kb | 下载:0

[matlab例程knnsearch

说明:一个小而有效的程序来执行的K -近邻搜索算法,此算法利用JIT 理论加速循环,比向量化有效解决了大量数据的精度问题。甚至比kd-tree效果要佳-A small and effective procedures to implement the K- nearest neighbor search algorithm, this algorithm uses JIT acceleration cycle theory, than to
<> 在 2025-04-05 上传 | 大小:1kb | 下载:0

[matlab例程Knn

说明: MATLAB 聚类和近邻搜索模块代码如下-MATLAB clustering and nearest neighbor search module code is as follows
<> 在 2025-04-05 上传 | 大小:1kb | 下载:0

[matlab例程music_sim

说明:Simulation of DOA estimation using MUSIC alg
<Trevor Allen> 在 2025-04-05 上传 | 大小:1kb | 下载:0

[matlab例程bpsk

说明:bpsk.m matlab source code
<Nisanth P> 在 2025-04-05 上传 | 大小:1kb | 下载:0

[matlab例程BPSK-with-Pulse-Shaping

说明:BPSK code in Matlab with Pulse Shaping (SRRC) and Channel Noise (AWGN)
<BBBB> 在 2025-04-05 上传 | 大小:1kb | 下载:0

[matlab例程PBG

说明:二维光子晶体禁带的遗传优化算法,在平面波展开法的基础上,使用遗传算法寻找具有最大光子禁带的二维光子晶体结构-Two-dimensional photonic crystal band gap genetic algorithm, in the plane wave expansion method based on the use of genetic algorithms to find a maximum two-dimension
<luis> 在 2025-04-05 上传 | 大小:2kb | 下载:0

[matlab例程lms

说明:最小均方算法lms在波束形成中的应用  LMS算法步骤:   1,、设置变量和参量:   X(n)为输入向量,或称为训练样本   W(n)为权值向量   b(n)为偏差   d(n)为期望输出   y(n)为实际输出   η为学习速率   n为迭代次数   2、初始化,赋给w(0)各一个较小的随机非零值,令n=0   3、对于一组输入样本x(n)和对应的期望输出d,计算   e(n)=d(n)-X^T(n)W(n)   W(n+1)=W
<林朝> 在 2025-04-05 上传 | 大小:1kb | 下载:0

[matlab例程Matlabgezhexue

说明:介绍matlab 的葛哲学的书,很好的反映了如何在matlab 中实现信号的分析和处理-Introduction matlab' s Gezhe school books, a good reflection of how to implement matlab signal analysis and processing
<shaojiang> 在 2025-04-05 上传 | 大小:37.53mb | 下载:0

[matlab例程OFDM-system--Matlab-and-DSP

说明:MATLAB的仿真,完整的OFDM系统,含Matlab仿真代码和DSP源代码,包括仿真和源程序,值得一看-MATLAB simulation, the complete OFDM system simulation with Matlab source code and DSP code, including simulation and source code, worth a visit
<yqpscut> 在 2025-04-05 上传 | 大小:861kb | 下载:0
« 1 2 ... .44 .45 .46 .47 .48 17449.50 .51 .52 .53 .54 ... 28523 »

源码中国 www.ymcn.org