搜索资源列表
EZW源码(Matlab实现)
- 详细编写了EZW(嵌入式零树小波图像压缩技术),它主要由小波变换、量化和熵编码(Huffman编码)三个模块。 程序各个模块功能分明,依次为,Wavelet Decomposition,EZW Encoding(包含Huffman编码),EZW Decoding(包含Huffman解码),Inverse Wavelet Decomposition,Performance。
jpg.zip
- jpeg压缩matlab源代码。由均匀量化和huffman编码组成,简洁易懂,jpeg compression matlab source code. By the uniform quantization and huffman coding components, concise and understandable
JPEGcompression.rar
- 1.首先通过DCT变换去除数据冗余; 2.使用量化表对DCT系数进行量化; 3.对量化后的系数进行Huffman编码。 具体源程序由主程序及两个子程序(DCT量化、Huffman编码)组成: ,1. First of all, through the DCT transform to remove data redundancy 2. The use of quantization table of quantization DCT coefficients 3. Of quanti
MATLAB
- 产生长度为1000的标准正太分布的随机信号,画出时域波形及频谱; 采用u=255的非均匀PCM编码,每符号为8bit,画输入-输出关系图; 计算信号量化噪声比(SQNR); 信道误码率为10-3; 解码,并画出u律反变换后的信号时域波形及频谱。 扩展要求: 采用均匀PCM、量化级数可变、信道误码率可变。 - have a standard len
matlab_watermark
- 本文算法是将24 位真彩图的亮度分量分块 DCT ,然后利用DCT 量化系数的奇偶特性嵌入8 位灰度水印图,并通过PN 序列加密来保证水印的 安全性。算法中,将灰度图像转换为二进制数据 流,置乱后扩频调制,隐藏在宿主DCT 系数量化值 中,提取时不需要宿主信号,实现水印信号的盲提 取。-This algorithm is 24-bit true color pictures of the luminance component of block DCT, quantiza
learn matlab
- 快速入门matlab,一量化投资为例讲解matlab的基础用法(Quick start matlab, a quantitative investment as an example on the basis of matlab)
matlab入门代码与数据
- matlab入门教程,主要为量化交易所需的基本代码,配有数据(Matlab introductory course, mainly to quantify the basic code required for the exchange, with data)
定量地震解释的matlab程序QSItools
- 定量化进行地震解释,例子丰富,程序可重复性高。(Quantitative seismic interpretation is rich in examples and high repeatability.)
Wind量化平台-用户手册(MATLAB)
- Wind量化平台-用户手册 matlab版本(Wind quantization platform - User Manual)
Matlab双均线分钟K线策略例子
- 运用Matlab完成量化投资中双均线分钟K线策略(Matlab double-line-minute K-line strategy example)
量化投资
- 数据分析方法之量化投资,分析和优化海龟析策略(Quantitative analysis of data analysis methods, analysis and optimization of turtle strategy)
15高级篇-如何构建基于MATLAB的回测系统-L
- 构建基于MATLAB的回测系统,使用MATLAB,基础篇量化投资入门,回测教学(Constructing the system of back Test based on matlab)
MATLAB量化投资实战_第8讲_程序 (1)
- MATLAB量化投资实战 第8讲的程序,注重量化投资程序设计的可参考(the program of matlab Quantitative investment in actual combat)
Sample2
- 量化 交易 代码,基于wind数据和matlab计算平台。是学习量化投资和程序化交易的很好的例子。安装wind软件和matlab后可编译执行。(Quantitative trading code, based on wind data and MATLAB computing platform. It is a good example of learning quantitative investment and procedural trading. After installing win
Sample5
- 量化 交易 代码 实例程序5,基于wind数据和matlab计算平台。是学习量化投资和程序化交易的很好的例子。安装wind软件和matlab后可编译执行。(Quantitative trading code, based on wind data and MATLAB computing platform. It is a good example of learning quantitative investment and procedural trading. After installi
Sample16
- 量化 交易 代码 示例程序16,基于wind数据和matlab计算平台。是学习量化投资和程序化交易的很好的例子。安装wind软件和matlab后可编译执行。(Quantitative trading code, based on wind data and MATLAB computing platform. It is a good example of learning quantitative investment and procedural trading. After install
Sample21
- 量化 交易 代码 实例程序21,基于wind数据和matlab计算平台。是学习量化投资和程序化交易的很好的例子。安装wind软件和matlab后可编译执行。(Quantitative trading code, based on wind data and MATLAB computing platform. It is a good example of learning quantitative investment and procedural trading. After install
灰色关联分析(matlab)
- 灰色系统理论提出了对各子系统进行灰色关联度分析的概念,意图透过一定的方法,去寻求系统中各子系统(或因素)之间的数值关系。因此,灰色关联度分析对于一个系统发展变化态势提供了量化的度量,非常适合动态历程分析。 计算步骤 ? 确实参考数列与比较数列 ? 对参考数列与比较数列进行无量纲化处理 ? 计算关联度(The grey system theory puts forward the concept of grey relational degree analysis for each subsyst
物元分析法(matlab)
- 物元分析法由我国数学家蔡文在 20 世纪 80 年代提出. 应用物元法建立多指标评价模型,可以针对复杂问题建立形象化模型,定量化得出评价结果,从而较完整、准确地反映事物的综合水平。利用matlab编程,进行如下步骤计算:1、待判物元的确定;2、经典域、节域的确定;3、关联函数;4、综合关联度(Matter-element analysis method was put forward by Chinese mathematician Cai Wen in 1980's. Applying mat
heroDtq-EliteQuant_Matlab-master
- 全球首个基于Matlab的量化投资回测和实盘交易开源平台。 它提供一致的回测及实时交易解决方案。它遵循现代设计模式,例如事件驱动,多线程并发式, 服务器/客户端架构和松散耦合的强大稳定的分布式系统。它遵循与其他EliteQuant产品线相同的结构和绩效评估值,这使得与使用其他语言的交易者分享变得更容易。(The world's first open-source platform for quantitative investment backtesting and real deal base