资源列表

« 1 2 ... .04 .05 .06 .07 .08 16009.10 .11 .12 .13 .14 ... 28522 »

[数学计算/工程计算TimeSeriesVC

说明:时间序列相关性分析假设有两个时间序列X={x1,x2,…,xn},Y={y1,y2,…,yn},X和Y在延迟l处的相关系数R(l)计算公式如下: 其中,l的最大取值为n/2。当l的值从0变化到n/2时,就可以得到多个R(l)值,令R(l)最大值所对应的延迟为lmax,如果R(lmax)>σ(一个人为定义的阈值),那么我们就说时间序列X和Y具有延迟相关性,Y延迟于X的量为lmax。-Time series correlation
<JLH> 在 2025-03-01 上传 | 大小:51kb | 下载:0

[matlab例程DTMF

说明:1)把您的联系电话号码 通过DTMF 编码生成为一个 .wav 文件。 2)对所生成的DTMF文件进行解码-1) put your contact phone number via DTMF codes generated as a. Wav file. 2) files generated by the DTMF decoder
<王丹> 在 2025-03-01 上传 | 大小:3kb | 下载:0

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

说明:模拟退火求解 3SAT问题-模拟退火求解求解3SAT问题
<JLH> 在 2025-03-01 上传 | 大小:86kb | 下载:0

[matlab例程zyh

说明:建立现行规划模型,求最优解(最大值或最小值)。-Establish the current planning model, find the optimal solution (maximum or minimum value).
<马晓慧> 在 2025-03-01 上传 | 大小:8kb | 下载:0

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

说明:GA比起SA ,最大的优势在于对个初始解,而且存在杂交和变异,让SA具有非常强的跳出局部最优解的能力。而且简单通用,健壮性强。但是待定的参数很多,而且计算速度比较慢。选择,杂交,变异算子的选取也很关键。-GA than SA, the biggest advantage of an initial solution, and there is hybridization and mutation, so that SA has a ve
<JLH> 在 2025-03-01 上传 | 大小:87kb | 下载:0

[matlab例程clear

说明:给原始信号加入噪声,然后让信号经过卡尔曼滤波器,比较原始信号、加噪声后信号及通过卡尔曼滤波器的信号的图像。-Adding noise to the original signal, and then let the signal through the Kalman filter, compare the original signal, the signal plus noise and the signal through the
<邓晶晶> 在 2025-03-01 上传 | 大小:41kb | 下载:0

[数据结构常用算法N-QUENE

说明:算法在前N/2个位置,利用随机算法求解,得到一个可能的排列之后,利用回溯法求解后面的布局,-Algorithm is the first N/2 positions, using a random algorithm to get a possible arrangement, the use of backtracking to solve the back of the layout,
<JLH> 在 2025-03-01 上传 | 大小:43kb | 下载:0

[数据结构常用算法LV-backtrack01PACKING

说明:给定n种物品和一背包。物品i的重量是wi,其价值为vi,背包容量为c。问应如何选择装入背包中的物品,使得装入背包中物品的总价值最大。在选择装入背包的物品时,对每种物品i只有两种选择,即装入背包或不装入背包。不能将物品i装入背包多次,也不能只装入部分的物品i。因此,该问题称为0-1背包问题。-Given n types of items and a backpack. Item i is the weight wi, the value
<JLH> 在 2025-03-01 上传 | 大小:102kb | 下载:0

[matlab例程1

说明:维纳滤波器的Matlab实现:加噪信号经过滤波器后,恢复原始信号。-Wiener filter by Matlab: plus noise signal through the filter, to restore the original signal.
<邓晶晶> 在 2025-03-01 上传 | 大小:1kb | 下载:0

[matlab例程bezier-5

说明:5次bezier曲线可以运行,已经经过尝试-5 bezier curve can run, has been tried
<ymh> 在 2025-03-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法bittree

说明:树的遍历,包括树的前序遍历后序遍历中序遍历的递归和非递归算法。-Tree traversal, including the pre-order traversal of the tree in order traversal post-order traversal non-recursive and recursive algorithms.
<李慧新> 在 2025-03-01 上传 | 大小:2kb | 下载:0

[matlab例程firPuse

说明:维纳滤波器的应用,从加噪信号中提取原始信号,求权系数收敛情况。-Wiener filter applied, to extract the signal with noise from the original signal, to seek power factor of convergence.
<邓晶晶> 在 2025-03-01 上传 | 大小:1kb | 下载:0
« 1 2 ... .04 .05 .06 .07 .08 16009.10 .11 .12 .13 .14 ... 28522 »

源码中国 www.ymcn.org