资源列表

« 1 2 ... .87 .88 .89 .90 .91 14492.93 .94 .95 .96 .97 ... 28522 »

[数据结构常用算法ResizeableSeqList

说明:(1) 建立两个链表A和B,链表元素个数分别为m和n个; (2) 假设元素分别为(x1,x2,…xm)和,(y1,y2,…yn)。把它们合并成一个线性表C: 当m>=n时,C= x1, y1,x2,y2 …xn, yn ,…xm 当m<=n时,C= y1, x1, y2 ,x2 …ym, xm ,…yn
<zhangpengwei> 在 2025-06-23 上传 | 大小:363kb | 下载:0

[matlab例程SCSToolboxV3

说明:Spectral compressive sensing toolbox 是一种有效的解决Compressed sensing问题的工具。-Spectral compressive sensing toolbox is an effective method for Compressed sensing problem.
<简智涵> 在 2025-06-23 上传 | 大小:13.01mb | 下载:0

[matlab例程AdaptiveChannelEqualization

说明:使用Matlab开发的自适应均衡器示例,包括LMS、NLMS、RLS等多种算法的实现-An Adoptive Channel Equalizer by Matlab. Including LMS, NLMS, RLS algorithms.
<boxer> 在 2025-06-23 上传 | 大小:5kb | 下载:0

[matlab例程BlindSourceSeparation

说明:利用自然梯度算法来对于5 类信号进行盲信号分离,采用自然梯度法对混合的信号进行 分离并分析其性能,并比较不同步长对于信号分离的影响-Use of the natural gradient algorithm for the five types of signals blind signal separation, using the natural gradient method for mixed signal Separation and analysis of its perfo
<boxer> 在 2025-06-23 上传 | 大小:2kb | 下载:0

[matlab例程BlindSignalAdaptiveAlgorithms

说明:针对瞬时混合盲信号分离的自适应算法进行调研和比较,对于LMS,RLS算法(包括基于普通梯度和自然梯度两种)进行仿真验证,并对一些未知图像的混合进行分离。-Blind signal separation for instantaneous mixture algorithm for adaptive research and comparison, for the LMS, RLS algorithms (including gradient and natural gradient based
<boxer> 在 2025-06-23 上传 | 大小:1011kb | 下载:0

[matlab例程PAST_MUSIC

说明:使用PAST算法进行子空间分析,MUSIC算法进行频率估计,实现了对信号的频率跟踪-Using the PAST subspace analysis algorithm, MUSIC frequency estimation algorithm to achieve the signal frequency tracking
<boxer> 在 2025-06-23 上传 | 大小:4kb | 下载:0

[数学计算/工程计算shidao

说明:石岛潮汐程序 fortran编写 很有用啊-shidao tide
<yc> 在 2025-06-23 上传 | 大小:107kb | 下载:0

[matlab例程isi_distribution_fit

说明:he rational is simply to fit a mathematical model to the ISI distribution that includes a component to model the refractory period. If a neuron is well isolated, it must exhibit some refractory period. If instead, it is multi- unit, then it
<rajalakshmi> 在 2025-06-23 上传 | 大小:44kb | 下载:0

[数据结构常用算法DanceingLinksSudu

说明:使用Dancing Links的思想的数独解算器,采用十字双向链表的数据结构,解算速度为常规算法的20倍以上-The idea of using Dancing Links Sudoku solver, using the cross-way linked list data structure, solver speed is 20 times more than conventional algorithms
<boxer> 在 2025-06-23 上传 | 大小:3kb | 下载:0

[数据结构常用算法node

说明:建立节点与节点链表,对c++的类有进一步的理解-set the node and nodelist,in order to have a good knowlege of the c++
<guojingjing> 在 2025-06-23 上传 | 大小:954kb | 下载:0

[STLSTL

说明:主要讲STL中的各个组件,容器,迭代器,算法,内容涉及到STL整个标准,是STL的概述,不会涉及到STL的高深用法。 -Major topics of the various components of the STL, containers, iterators, algorithms, which relates to the standard STL is an overview of the STL does not involve Advanced usage of STL.
<丁一> 在 2025-06-23 上传 | 大小:56kb | 下载:0

[数值算法/人工智能12f

说明:提高光纤光栅传感器测量精度的研究.Improving the optical fiber grating sensor measuring accuracy o-Improving the optical fiber grating sensor measuring accuracy o
<> 在 2025-06-23 上传 | 大小:400kb | 下载:0
« 1 2 ... .87 .88 .89 .90 .91 14492.93 .94 .95 .96 .97 ... 28522 »

源码中国 www.ymcn.org