资源列表
paepe
- Implementation in MATLAB language of a representarion of the Solar System. Implementation in MATLAB language of a representarion of the Solar System. -Implementation in MATLAB language of a representarion of the Solar System.Implementation in MATLAB
SparseAutoencoder
- 深度学习自动编码机MATLAB实现,包含测试数据文件-Depth learning machine automatic coding MATLAB realization
MATLAB-design-of-FIR-digital-filter
- 掌握用窗函数法设计FIR滤波器,掌握使用matlab编程的基本方法的原理及方法.-Master the principle and method of using window function method to design FIR filter, master the basic method of using MATLAB programming.
HFMHFM
- 通过哈夫曼树,构造最优树,减小编码长度并压缩,达到压缩解压缩的功能-By Huffman tree, the optimal structure of the tree, reducing the length and compression coding to achieve compression and decompression functions
KSVD
- ELAD论文中的KSVD分解标准程序,可对照论文进行理解-ELAD papers in the KSVD decomposition standard procedures, can be controlled to understand the paper
SVD_EST
- 自行编写的加入噪声估计的KSVD去噪算法,利用SVD分解进行噪声估计- KSVD denoising algorithm to prepare the addition of noise estimation, the use of SVD decomposition noise estimation
work
- 这是英文版数学建模第四章的作业,代码都是自己写的-This is the English version of Chapter IV of mathematical modeling job, write their own code
FMCW
- FMCW radar for fast communications between moving objects such as cars.
ideal_dds
- Ideal Direct digital synthesizer model.
dspFIRfilters
- Finite Impulse response filter design using the dsp toolbox in matlab. It shows an example that specifies the ability to use which method to follow.
LU-Factorization
- The function decomposes the matrix A into a lower triangular matrix L and an upper triangular matrix U, using Crout s method such that A=LU. Input variables: A The matrix of coefficients. Output variable: L Lower triangular matrix. U Uppe
Gauss-Seidel-Method
- In numerical linear algebra, the Gauss–Seidel method, also known as the Liebmann method or the method of successive displacement, is an iterative method used to solve a linear system of equations. It is named after the German mathematicians Carl Frie
