-
GSO and AS
说明: 在学习优化算法的过程中,为快速了解算法求解过程,整理出这两个算法。通过蚁群算法和萤火虫算法对测试函数进行求解,以图片的形式展示算法迭代过程中蚂蚁或萤火虫的移动过程,了解算法特点。相对而言蚁群算法更快,但不一定能找到最优解。(By learning the optimization algorithm, the two algorithms are sorted out. The ant colony algorithm and the firefly algorithm are used to solve the test function. The moving process of the ant or firefly in the iterative process of the algorithm is shown in the form of pictures. To understand the characteristics of the algorithm, the ant colony algorithm is relatively faster, but it is not necessarily able to find the optimal solution.)
- 2019-12-16 11:01:27下载
- 积分:1
-
huffman_coding
) Compression using huffman code
-with a number of bits k per code word
-provide huffman table
Huffman coding is optimal for a symbol-by-symbol coding with a known input probability distribution.This technique uses a variable-length code table for encoding a source symbol. The table is derived in a particular way based on the estimated probability of occurrence for each possible value of the source symbol .Huffman coding uses a specific method for representing each symbol, resulting in a prefix code that expresses the most common characters using shorter strings of bits than those used for less common source symbols.The Huffman coding is a procedure to generate a binary code tree.
() Compression using huffman code
-with a number of bits k per code word
-provide huffman table
Huffman coding is optimal for a symbol-by-symbol coding with a known input probability distribution.This technique uses a variable-length code table for encoding a source symbol. The table is derived in a particular way based on the estimated probability of occurrence for each possible value of the source symbol .Huffman coding uses a specific method for representing each symbol, resulting in a prefix code that expresses the most common characters using shorter strings of bits than those used for less common source symbols.The Huffman coding is a procedure to generate a binary code tree.
)
- 2009-04-04 22:16:39下载
- 积分:1
-
dd
说明: 传递矩阵法,针对转子动力学钟一谔一书page30进行编程(Transfer matrix method, the rotor dynamic programming-e book page30)
- 2011-04-06 10:50:17下载
- 积分:1
-
MIKOV-FUNCTION
学习matlab的方程小程序,没问题额的啊(Learning matlab equation applet, the amount is no problem)
- 2011-09-27 08:32:09下载
- 积分:1
-
stateflow
matlab stateflow 入门教程,里面有详细的例子介绍每一个功能如何使用,非常适合初学者。(matlab stateflow Getting Started Guide, which describes detailed examples of how to use each function, very suitable for beginners.)
- 2015-08-28 10:12:12下载
- 积分:1
-
MH
说明: 利用Metropolis-Hastings准则实现对高斯分布的采样,建议分布是高斯分布(The use of standards to achieve Metropolis-Hastings sampling of the Gaussian distribution, the proposed distribution is a Gaussian distribution)
- 2014-07-27 14:51:21下载
- 积分:1
-
S变换
说明: S 变换是 Stockwell(1996)等提出的一个时-频分析方法,它结合了短时 Fourier 变换和小波变换的特点,能够完全无损地实现逆变换。(S-transform is a time-frequency analysis method proposed by Stockwell (1996). It combines the characteristics of short-time Fourier transform and wavelet transform, and can realize inverse transform completely without loss.)
- 2020-10-18 09:57:26下载
- 积分:1
-
st
说明: a text searching algorithm, still not completed but I will finish it soon.
- 2009-05-30 22:25:58下载
- 积分:1
-
52891448matlabCV
computer vision toolbox used in 3D constration
- 2014-12-29 13:50:59下载
- 积分:1
-
Tools-for-NIfTI-and-ANALYZE-image
matlab code for Tools for NIfTI and ANALYZE image
- 2015-02-07 14:22:27下载
- 积分:1