资源列表
2
- HUFFMAN树的构造算法,求最佳二元码并能借助二元码进行编码和解码。
DP
- 这是一个用动态规划算法,来解决流水作业问题的C程序。
search_number
- 找一个最小的自然数,使它等于不同的两组三个自然数的三次幂之和,即找最小的x,使得:x=a*a*a+b*b*b+c*c*c = d*d*d+e*e*e+f*f*f 其中,a,b,c,d,e,f都是自然数,a<=b<=c, d<=e<=f [a,b,c]!=[d,e,f] 进一步,是否还存在另外一个自然数满足上述条件,可能的话请输出其结果 -Find a smallest natural number, making it equivalent to the thre
linked_LList
- 单链表,申请,添加,遍历单链表,计算单链表长度-Single linked list, application, adding, traverse a single list, calculate the length of a single linked list
acrxEntryPoint
- objectarx demo applicatation entry point
feifuquanzhong
- 此程序用于计算组合方法的权重,比如组合预测的最优权重,是基于拉格朗日的最优计算。计算结果不错-This program is used to calculate the weight combination method, the optimal weights combination forecasting for example, is calculated based on the optimal Lagrange. The calculation results.
transformation_matrix.m
- TRANSFORMATION MATRIX IN CLT
nmf
- NMF(Non-negative Factorization) 非负矩阵分解程序, 可直接调用 -NMF(Non-negative Factorization)
smart--slice
- 对STL文件进行智能切片,使切片的质量提高-The STL file is smart, so that the quality of the slice is improved.
PCR
- 多变量Y的主成分回归。 格式: [t,p,b,ssq,eigs] = pcr(x,y,pc)- PCR Principal components regression for multivariate y.The I/O format is: [t,p,b,ssq,eigs] = pcr(x,y,pc)
coherent-modulation-techniques
- Theortical BER for uncoded AWGN channels for all cases, the function assumes the use of a Gray-coded signal constellation. QAM order M must be at least 4. When k=log2(M) is odd, a rectangular constellation of size M=I×J is used. berlb_CPFSK: returns
lagrage
- algoritmo matlbap de lagrange
