资源列表
pca_regression.rar
- 基于主元分析的多元线性回归程序,输出回归系数,主元贡献率和拟合误差,multiple linear regression using pca
yaccobi
- 数值计算方法,将连续方程离散化,用迭代方法求解最优解,这里是雅可比迭代C++的代码-Numerical methods, discretization of continuous equations, iterative method for solving the optimal solution, here is the Jacobi iteration code in C++
romberg
- 数值计算,采用romberg算法实现的快速进行积分计算的简单C程序-Numerical calculation, using romberg algorithm for fast calculation of a simple C program integration
Warshalls-Transitive-Closure
- In computer science, the Floyd–Warshall algorithm (also known as Floyd s algorithm, Roy–Warshall algorithm, Roy–Floyd algorithm, or the WFI algorithm[clarification needed]) is a graph analysis algorithm for finding shortest paths in a weighted graph
ClimbLadder
- 分别使用动态规划思想和非动态规划思想完成爬梯子问题(一次爬一步或者两步)-Using dynamic programming and non-dynamic programming to complete the problem of climbing a ladder (one-step or two-step a time)
signal_processing
- 原始心电图波形,设计滤波器滤除60HZ干扰,得到干净的波形-filter design
test
- Fire Detection source code with instructions
06StatSigGenerate
- MVDR is matlab program code to calculation of SINR in beamforming and beampattern
qam
- QAM是Quadrature Amplitude Modulation的缩写,中文译名为“正交振幅调制”,其幅度和相位同时变化,属于非恒包络二维调制。QAM是正交载波调制技术与多电平振幅键控的结合 。-QAM is Quadrature Amplitude Modulation Abbreviation, Chinese translation for " quadrature amplitude modulation" , the amplitude and phase cha
PSO
- 粒子群算法 求解函数最优解 函数需要根据自己的要求改写-particle swarm algorithm
ModulationMap
- 调制编码:输入数据以及调制阶数,输出编码后数据-Modulation coding: input data and the modulation order,output the coded data
dtft.m
- MATLABE to calculate the DTFT of one filter
