搜索资源列表
Binary_Tree
- Binary_tree.cpp :执行文件生成所有二叉树 这样做的目的C + +程序是产生所有二叉树指定节点数目。 基本思想是衍生所有二叉树基于退化树。 该算法的动机是圆括号法则代表二叉树。 一组括号可通过字典秩序排列,由此也可以产生二叉树。但该算法代码中并没有简单地转换括号代表性 它一直在改变过去的节点从最新二叉树下一可能位置(在这里,我们假设右向是正确的退化树方向) 。 该文件还提到计算机内存时(读/
pj
- 程序用来求最大值,最小,平均值,并控制频率,适合初学者学习交流,QQ78239315-This lab will help find the avarage and Max values for a givven set of resistor values using LabVIEW.
OS_CFAR
- 众多恒虚警检测(CFAR)算法都是基于单元平均(CA:Cell Avarage)的方法,该算法需要较大的运算量。本程序给出了基于有序统计(OS:Order Statistic)的CFAR检测算法,弥补了CA_CFAR检测算法的不足,同时还配有本人硕士毕业论文中的检测图像以及实验结果,具有一定的参考价值。-CA_CFAR algorithm often requires large computational complexity. OS
pvm_code
- PVM is a fast supvervised leanring algorithm who combine dimensioin reduction and neural network training. I have prepared the code (including six algorithms KPVM, EL M/SVD, BP/SVD and BPVM, and one dataset "Face") and
original_random
- CCDF-of random interleaving OFDM system and reduce PAPR-peak to avarage power ratio.
A_law_CODE
- Peak to Avarage Power Ratio in ofdm optical ofdm it s A-law techqiues is the on compound techiques used to reduse the power of ofdm.-Peak to Avarage Power Ratio in ofdm optical ofdm it s A-law techqiues is the on compou
Mu_law_CODE
- Peak to Avarage Power Ratio in ofdm and optical ofdm it s Mu-law techqiues is the on compound techiques used to reduse the power of ofdm.-Peak to Avarage Power Ratio in ofdm and optical ofdm it s Mu-law techqiues is th
RCF_CODE
- Peak to Avarage Power Ratio in ofdm and optical ofdm it s repeated clipping filtering techqiues is the on compound techiques used to reduse the power of ofdm.-Peak to Avarage Power Ratio in ofdm and optical ofdm it s r
02. Matlab
- WAVEFAST Perform multi-level 2-dimensional fast wavelet transform. [C, L] = WAVE FAST (X , N, LP, HP) performs a 20 N-level FWT of image (or matrix) X with respect to decomposition filters LP and HP. [C, L] = WAVEFAS