-
matlab
基于matlab对灰度图像的二值化自适应阈值的算法(Gray image binarization adaptive algorithm)
- 2009-04-13 11:41:59下载
- 积分:1
-
Prog2
matlab code genetic programing
- 2010-11-14 13:29:54下载
- 积分:1
-
1
说明: this code is for Converting images to avi file in matlab
- 2009-12-11 19:08:07下载
- 积分:1
-
LFM_radar
多目标仿真的脉冲压缩雷达的有关程序,包括脉冲压缩,性能分析(failed to translate)
- 2013-05-04 13:32:59下载
- 积分:1
-
直流潮流
说明: 基于直流潮流法的IEEE-30节点潮流计算(Power Flow Calculation of IEEE-30 Nodes Based on DC Power Flow Method)
- 2018-12-31 13:59:31下载
- 积分:1
-
mppt
光伏发电系统MPPT算法,采用的是扰动观察法,做到跟踪最大功率的目的(pv system MPPT Algorithm)
- 2012-05-03 09:37:05下载
- 积分:1
-
cengcifenxi
层次分析的一些源代码,层次分析法是将决策总是有关的元素分解成目标、准则、方案等层次,在此基础之上进行定性和定量分析的决策方法。(Some of the source code level analysis, AHP is always the element of decision-making down into objectives, guidelines, programs and other levels, in this based on qualitative and quantitative analysis of the decision-making methods.)
- 2011-07-07 11:44:58下载
- 积分:1
-
unit_opt
The architecture of this set of codes and the interaction among them is shown in Figure 1.
The main testing code main code.m calls the code riemann grad unit opt.m that performs
Riemannian optimization under unitary matrix constraint. Steepest Descent/Ascent
(SD/SA) algorithm (see Table 3.2 in [1]), Conjugate Gradient (CG-PR, CG-FR) algo-
rithms (both Fletcher-Reeves and Polak-Ribi`ere formulas, see Table 3.3 in [1]), are im-
plemented. This code further calls the codes implementing line search methods: Armijo
method geod search armijo.m, as well as the polynomial and DFT-based approximation
- 2014-09-18 02:53:06下载
- 积分: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
-
PSO
PSO (particle swarm optimization)
- 2015-03-07 17:05:06下载
- 积分:1