搜索结果
找到约 52 项符合
Average-Interpolating 的查询结果
压缩解压 本程序利用奇异值分解对3通道彩色图像进行压缩分解
本程序利用奇异值分解对3通道彩色图像进行压缩分解,具体步骤如下:
压缩过程:
1. 选取子图像大小K值,把图像分解成M×M个子图像,IMG(s),s=1,2,…, M2,其中M=N/K,原始图像IMG大小为N×N。
2. 计算这M2个子图像的平均值average,对每幅子图像减去均值图像得到新图像。
3. 计算相关矩阵R,其元素定义为 。
4. 计算R的特征 ...
matlab例程 Simple VaR Calculator provides: - Evaluation of return distribution of single asset or portfolio
Simple VaR Calculator provides:
- Evaluation of return distribution of single asset or portfolio of assets
- Volatility forecasts using moving average and exponential algorithm
- Value at Risk of single asset or portfolio measurement using parametric and historical simulation.
- Historical dat ...
Linux/Unix编程 A collection of LDPC(Low-Density Parity-Codes) tools. Including: Code construction Density Evolution
A collection of LDPC(Low-Density Parity-Codes) tools. Including: Code construction Density Evolution Decoding Algorithm Girth average Counter Stopping set and error Floor,etc
其他 求时间序列互信息的程序
求时间序列互信息的程序,英文为average mutual information,适合与混沌时间序列分析.
数学计算 1.产生白噪声程序 编程产生一组正态分布的白噪声信号,它的均值和方差以及长度可随意调整。将产生的白噪声信号存入数据文件。 本程序算法用C++语言编写。首先用乘同余法产生均匀分布白噪声
1.产生白噪声程序
编程产生一组正态分布的白噪声信号,它的均值和方差以及长度可随意调整。将产生的白噪声信号存入数据文件。
本程序算法用C++语言编写。首先用乘同余法产生均匀分布白噪声,再用变换抽样法转换为高斯分布白噪声。算法及程序实现叙述如下。
1) 设定x初值为11,A=179,长度WNlength,均值Average,方差Serror为 ...
人工智能/神经网络 ClustanGraphics聚类分析工具。提供了11种聚类算法。 Single Linkage (or Minimum Method, Nearest Neighbor) Complete Li
ClustanGraphics聚类分析工具。提供了11种聚类算法。
Single Linkage (or Minimum Method, Nearest Neighbor)
Complete Linkage (or Maximum Method, Furthest Neighbor)
Average Linkage (UPGMA)
Weighted Average Linkage (WPGMA)
Mean Proximity
Centroid (UPGMC)
Median (WPGMC)
Increase in Sum of Squares (Ward s Me ...
Java编程 Produce Java classes to calculate and display the Poisson probability when input the value of the av
Produce Java classes to calculate and display the Poisson probability when input the value of the average (A) arrival rate of customers at some business in the range of 1 to 10. The error message will output when A is out of the range。
压缩解压 zlibyou can found an optimized version of Zlib 1.1.4 that you can embed into every Delphi executable
zlibyou can found an optimized version of Zlib 1.1.4 that you can embed into every Delphi executable without use external dlls.
Further I have build a little example hoping to aid "young" Delphi programmers getting in trouble with streams...
Please let me know if you ll discover errors.
These obje ...
matlab例程 full wave rectifierDuring the period from 伪 to 蟺, the input voltage vs input current is are positive
full wave rectifierDuring the period from 伪 to 蟺, the input voltage vs input current is are positive and the power flows from supply to the load. The converter is said to be operated at rectification mode .During the period from 蟺 to 蟺+伪 , the input voltage vs is negative and the input current ...
通讯编程文档 Java has become a confusing world. Five years ago, there were few decisions to make once you start
Java has become a confusing world. Five years ago, there were few decisions to make once
you started programming in Java—you used AWT for graphical user interfaces, sockets for
network programming, and hacked together everything else you needed. Since then, though,
the APIs available for the Jav ...