资源列表
matlab
- matlab入门易学教程,通俗,易懂,很适合新手学习-Started to learn matlab tutorial, popular, easy to understand, it is suitable for beginners to learn
circle
- 输入任意三个点,可以计算这三个点构成的圆的半径以及圆心坐标-Calculate circle
firstopt
- 用于数据拟合的源代码,可以进行数据两维拟合以及数据回归计算,对于数据学习有很好的效果-The source code for data fitting and can fit the data, and data return to two-dimensional calculation, for the data to study the effect of good
SCIB
- TMS320F2812应用之SCIB的使用-The application of SCI of TMS320F2812
voice-encoder-and-decoder-in-DSP
- 语音编码算法实现论文,可以让你边了解dsp原理,边学算法,一举两得啊-Papers speech coding algorithm, can you understand the side dsp principle, learning algorithm, kill two birds with one stone ah! ! !
MT_CS_demo
- 多任务压缩感知算法的相关代码。代码良好,可以运行。-Multitasking compressed sensing algorithm related code
OFDM_espalhamentoespectro
- OFDM SPREAD SPECTRUM
paper3
- Phase Noise Influence in Long-range Coherent Optical OFDM Systems with Delay Detection, IFFT Multiplexing and FFT Demodulation
Dijkstra
- 单元最短路径贪心算法,C++实现-Greedy algorithm shortest path unit, C++ implementation. . . .
Least-squares-applications
- 物理实验时最小二乘法处理数据及A类误差计算用小程序-Treatment of physical experiment data and least square error calculation Class A program with a small
MT_CS_demo
- 主要是采用贝叶斯分压缩感知算法,及相关的应用实例-BSC used in the compressed sensing
kmlocal-1.7.1.tar
- 高效的k-means算法实现,使用了k-d树与局部搜索等提高k-means算法的执行效率,同时包含示例代码,用c++代码实现。 Effecient implementation of k-means algorith, k-d tree and local search strategy are implementd to improve the effeciency, samples are included to show how to use it. All codes are imple