搜索资源列表
任意2的幂次方长度数据快速dct
- 一般的快速DCT算法只有8点和16点的,我这里提供任意长度(2的幂次方)的DCT快速算法原代码-general fast DCT algorithm only 8:00 and 16:00, and here I am of arbitrary length (two of the power law) DCT fast algorithm source code
FastExp
- 快速幂级算法 求RSA基础-rapid power-based RSA algorithm for
Potenz
- 快速幂级2 跟前面的是一起的-rapid power level with the previous two are together
miqumo
- 幂取模的算法,能快速求出a的b次方模c的结果。-Power modulo algorithm can quickly find a b-th mode c results.
123
- 用C或者matlab编写基2 FFT快速算法,输入点数是2的幂次方,序列视作既包含实部也包含虚部。要求一个函数计可以做正变换,也可以做反变换。编写输入序列,先进行正反向变换,得到离散频谱,再将离散频谱加载到输入端进行验证,从输出端获取序列,和原来的序列进行比较,看看是否相等。序列可随意设为2的幂次项!-Written by C or matlab base 2 FFT fast algorithm, the input power of 2 points is the sequence incl
Matrix-power
- 矩阵快速幂ACM模板,用二分的思想和logn复杂度实现-ACM template matrix fast power
fast_WT_1D
- 本程序实现不用对数据进行2抽取和2插值的快速小波分解,只需对滤波器进行2插值即 可,所以不要求数据的长度为2的幂次方,共分解了3次,然后进行了重构-This procedure achieved without the data extraction and 2 Fast 2 interpolation wavelet decomposition, only 2 of the interpolation filter that can be, so the data length does
FFT
- 基于DFT的FFT算法,在数字信号处理中快速求出离散傅里叶变换,要求序列长为2的次幂-DFT-based FFT algorithms in digital signal processing for calculating the discrete Fourier transform require sequence length for the two power
POJ2778.tar
- ACM经典题目。POJ2778,AC自动机构造转移矩阵,矩阵快速幂求解。-ACM Classic title. POJ2778, AC automata transition matrix, the matrix of power quickly solving.
fft
- FFT 快速傅里叶变换。针对2的整数次幂个元素。-Fast Fourier Transform FFT. Elements number should be power of 2.
muhmbgcp
- 快速扩展随机生成树算法,对于初学者具有参考意义,仿真图是速度、距离、幅度三维图像,一些自适应信号处理的算法,采用加权网络中节点强度和权重都是幂率分布的模型,鲁棒性好,性能优越。- Rapid expansion of random spanning tree algorithm, For beginners with a reference value, FIG simulation speed, distance, amplitude three-dimensional image, Some
azgtcedn
- 快速扩展随机生成树算法,使用matlab实现智能预测控制算法,毕业设计有用,阵列信号处理的高分辨率估计,采用加权网络中节点强度和权重都是幂率分布的模型,DC-DC部分采用定功率单环控制。- Rapid expansion of random spanning tree algorithm, Use matlab intelligent predictive control algorithm, Graduation useful High-resolution array signal proc
cndezzny
- ICA(主分量分析)算法和程序,基于chebyshev的水声信号分析,gmcalab 快速广义的形态分量分析,采用加权网络中节点强度和权重都是幂率分布的模型,matlab小波分析程序。- ICA (Principal Component Analysis) algorithm and procedures, Based chebyshev underwater acoustic signal analysis, gmcalab fast generalized form component an
tkgrvbyj
- 基于欧几里得距离的聚类分析,采用加权网络中节点强度和权重都是幂率分布的模型,双向PCS控制仿真,快速扩展随机生成树算法,从先验概率中采样,计算权重。- Clustering analysis based on Euclidean distance, Using weighted model nodes in the network strength and weight are power law distribution, Two-way PCS control simulation, Rap
pewugkxv
- 快速扩展随机生成树算法,多抽样率信号处理,保证准确无误,是学习通信的好帮手,包含优化类的几个简单示例程序,采用加权网络中节点强度和权重都是幂率分布的模型,有借鉴意义哦。- Rapid expansion of random spanning tree algorithm, Multirate signal processing, Ensure accurate communication is learning a good helper, Optimization class contains
jzjqmugf
- 采用加权网络中节点强度和权重都是幂率分布的模型,主同步信号PSS在时域上的相关仿真,gmcalab 快速广义的形态分量分析,真的是一个好程序,滤波求和方式实现宽带波束形成,IMC-PID是利用内模控制原理来对PID参数进行计算。- Using weighted model nodes in the network strength and weight are power law distribution, PSS primary synchronization signal in the ti
wcsbnxqr
- 采用加权网络中节点强度和权重都是幂率分布的模型,有PMUSIC 校正前和校正后的比较,粒子图像分割及匹配均为自行编制的子例程,Matlab实现界面友好,在matlab R2009b调试通过,包括主成分分析、因子分析、贝叶斯分析,gmcalab 快速广义的形态分量分析,毕业设计有用。- Using weighted model nodes in the network strength and weight are power law distribution, A relatively befo
iajpnhhj
- 含噪脉冲信号进行相关检测,包括 MUSIC算法,ESPRIT算法 ROOT-MUSIC算法,采用加权网络中节点强度和权重都是幂率分布的模型,快速扩展随机生成树算法,给出接收信号眼图及系统仿真误码率,采用累计贡献率的方法,调试通过可以使用。- Noisy pulse correlation detection signal, Including the MUSIC algorithm, ESPRIT algorithm ROOT-MUSIC algorithm, Using weighted mo
ddutdyzr
- 各种资源分配算法实现,可以实现模式识别领域的数据的分类及回归,采用加权网络中节点强度和权重都是幂率分布的模型,对于初学者具有参考意义,用于时频分析算法,快速扩展随机生成树算法,应用小区域方差对比,程序简单。- Various resource allocation algorithm, You can achieve data classification and regression pattern recognition, Using weighted model nodes in the
code
- ACM数论代码:矩阵快速幂题目的c++源码-ACM game Number Theory Code: Matrix quickly c++ power source