-
MATLAB_notes
ppt for matlab notes
- 2007-10-18 15:24:11下载
- 积分:1
-
CAIE_accompanying-code
加权支持向量机的控制图模式识别方法,不平衡的分类异常控制模式与支持向量机的趋势
(A weighted support vector machine method for control chart pattern recognition imbalanced classification of abnormal control trend patterns with SVM)
- 2014-11-19 23:24:13下载
- 积分:1
-
Weak-signal-detection
本文利用软件相移技术得到相互正交的参考正弦波信号;通过互相关算法,完成了软正交矢量型LIA相关器的具体实现;利用该方法实现了对微弱信号幅值和相位的检测,有效地抑制干扰,减少了硬件电路成本。通过Matlab仿真,验证了该算法具有一定的优越性。(In this paper, the software technology is orthogonal to the phase shift of the reference sine wave signal through cross-correlation algorithm to complete the implementation of soft orthogonal vector LIA correlator achieved using this method for detecting a weak signal amplitude and phase, effectively suppress the interference and reduce the cost of the hardware circuit. By Matlab simulation show that the algorithm has certain advantages.)
- 2020-11-09 15:49:46下载
- 积分:1
-
Block-SVR
本算法是利用matlab软件编写的Block-SVR算法,该算法是用来处理SAR和可见光融合的算法。(We have proposed a new fusion technique,
namely block-based synthetic variable ratio (Block-SVR), which is a technique based on multiple linear regression of block regions to fuse optical and SARimagery.)
- 2014-02-23 15:35:17下载
- 积分:1
-
GA2
本源码实现遗传算法,用于RA准则下的多用户OFDM自适应资源分配(A genetic algorithm based on source code for adaptive resource allocation in multi-user OFDM under RA criterion)
- 2019-04-22 21:55:24下载
- 积分:1
-
analysis
Matlab code for calculation of SINR. Very useful
- 2021-02-04 14:59:58下载
- 积分:1
-
xiaoboquzao
多种小波去噪的方法,包括阈值,一维和二维(Multiple wavelet denoising methods, including threshold, one and two dimensional)
- 2010-07-27 16:25:00下载
- 积分:1
-
DCT-and-Image-Compression
DCT and Image Compression
In the JPEG image compression algorithm, the input image is divided into
8-by-8 or 16-by-16 blocks, and the two-dimensional DCT is computed for each
block. The DCT coefficients are then quantized, coded, and transmitted. The
JPEG receiver (or JPEG file reader) decodes the quantized DCT coefficients,
computes the inverse two-dimensional DCT of each block, and then puts the
blocks back together into a single image. For typical images, many of the
DCT coefficients have values close to zero these coefficients can be discarded
without seriously affecting the quality of the reconstructed image.
The example code below computes the two-dimensional DCT of 8-by-8 blocks
in the input image, discards (sets to zero) all but 10 of the 64 DCT coefficients
in each block, and then reconstructs the image using the two-dimensional
inverse DCT of each block. The transform matrix computation method is used.
- 2014-01-28 16:55:07下载
- 积分:1
-
hl-20
说明: HL-20航天飞行器回收段飞行仿真程序,可视化显示飞行过程。包含飞行器参数、气动力参数pdf文件(HL-20 spacecraft recovery section flight simulation program)
- 2019-03-25 15:13:04下载
- 积分:1
-
os-elm
实现增量极限学习机,在线学习的方法等等,实现了在线连续学习功能(code written in matlab)
- 2012-04-19 18:26:38下载
- 积分:1