-
disflowtry
本程序是以电力系统算例 IEEE33为具体例子 ,只计算初始网络的节点电压
仅供参考(This procedure is based on the power system example IEEE33 for specific examples, only the initial network node voltage for reference only)
- 2008-05-23 17:21:02下载
- 积分:1
-
circle_fit
说明: 圆拟合,通过已知的多组数据,拟合出最小误差的圆(Given a set of measured x,y pairs that a re supposed to reside on a circle, but with some added noise. A circle to these points, i.e. find xc,yc,R, such that (x-xc)^2+(y-yc)^2=R^2)
- 2009-08-27 06:38:28下载
- 积分:1
-
IRC_receiver
CoMP场景下,基于PMI的IRC干扰消除算法的仿真程序,算法可以参考论文“Interference Mitigation Based on Enhanced Interference PMI Notification”(In the CoMP scenario,the simulation program for an IRC interference cancellation algorithm based on PMI, which is described in "CoMP scenario, based on the PMI IRC interference cancellation algorithm simulation program")
- 2013-08-07 19:30:08下载
- 积分:1
-
AES
ES is a symmetric block cipher.
The same key is used to encrypt and decrypt the message.
The plain text and the cipher text are the same size.
The Aes algorithm works as follows:
Convert to state array: This step consists of conversion on the matrix onto a state array operating with the sbox.
Transformations (and their inverses)
AddRoundKey: Computing the round key for each round.
SubBytes: Substituting by bytes from Sbox.
ShiftRows: Shifting of rows.
MixColumns: Exor operation on columns.
Key Expansion: Expanding the key to be used on next round.
- 2013-04-30 00:03:37下载
- 积分:1
-
PSO-ELM
说明: PSO-ELM 粒子群算法优化极限学习机(PSO-ELM Particle swarm optimization for extreme learning machine)
- 2020-10-28 17:19:57下载
- 积分:1
-
TSsear
1. this function is for image (width=176, hight=144) only. but you can modify the related value to fit yours.
2. it is used to evaluate the motion vector between the Nth image and N-1th image.
3. it use Three Steps search algorithm.
4. this algorithm finds the closest pixel near the original pixel in three times.(1. This function is for image (width = 176, hight = 144) only. But you can modify the related value to fit yours.2. It is used to evaluate the motion vector between the Nth image and N-1th image.3 . it use Three Steps search algorithm.4. this algorithm finds the closest pixel near the original pixel in three times.)
- 2007-12-06 17:50:41下载
- 积分:1
-
run_length_encoding
行程编码的matlab实现的源程序,主要就是用matlab做的图形图像的处理。(Itinerary encoded matlab realize the source, mainly to do is to use matlab handle graphics images.)
- 2008-05-14 12:33:13下载
- 积分:1
-
Matlab_VC
Matlab 和VC,用MATLAB产生dll。然后再VC里面调用dll文件(Matlab and VC ,dll)
- 2011-10-14 11:20:08下载
- 积分:1
-
LBG_GA
用遗传算法对LBG语音码本进行优化处理,得到最优码本,内含语音文件。(Genetic algorithm to optimize the voice on the LBG codebooks to get the optimal codebook contains the voice files.
)
- 2012-02-06 15:12:15下载
- 积分:1
-
music
DOA估计MUSIC算法,属于子空间算法,经典的DOA估计算法(doa estimation music algorithm, belongs to the subspace algorithm, classic doa estimation algorithms)
- 2012-05-29 14:02:44下载
- 积分:1