-
originalAmoeba
AMOEBA optimization algorithm
- 2009-11-21 02:51:50下载
- 积分:1
-
lmi-in-system-and-control
Linear Matrix Inequalities in
System and Control Theory
- 2013-10-23 20:00:09下载
- 积分:1
-
NR_power-Flow
x0 = ones(2,2) Make a starting guess at the solution
options = optimset( Display , off ) Turn off Display
[x,Fval,exitflag] = fsolve(@myfun,x0,options)
The solution is
x =
-0.1291 0.8602
1.2903 1.1612
Fval =
1.0e-009 *
-0.1619 0.0776
0.1161 -0.0469
exitflag =
1
and the residual is close to zero.
sum(sum(Fval.*Fval))
ans =
4.7915e-020
- 2014-02-22 08:37:54下载
- 积分:1
-
cm_bpske
这是一个BPSK仿真程序,可以在给定信道信噪比下计算BPSK系统的差错概率。(BPSK This is a simulation program that can be given Channel SNR calculation BPSK system error probability.)
- 2005-06-28 09:35:27下载
- 积分:1
-
FCM_METHOD
FCM fuzzy C-MEAns in MATLABn
- 2013-07-26 04:14:49下载
- 积分:1
-
ch_xcorr123
Calculate cross-correlograms with a wide range of options
- 2010-10-28 17:46:13下载
- 积分:1
-
5
说明: 神秘代码大PK
——2009第二届奇虎360软件安全大赛比赛规则及题目
第五题答案(geeks pk code)
- 2010-01-22 10:26:46下载
- 积分:1
-
gang_gang
该程序是一个完整的模拟信号数字化传输系统的程序,它进过了PCM编码,2FSK调制解调和一个高斯白噪声,并有误码率的测量(The program is a complete program for the analog signal digital transmission system, it been to the PCM coding, 2FSK modem and a Gaussian white noise, and BER measurement)
- 2012-05-21 22:35:20下载
- 积分:1
-
gabor_basic
说明: Gabor变换用于提取图像不同角度和尺度的信息,角度和尺度可以变换。(Gabor transform to extract the image information of different angles and scales, angle and scale may be changed.)
- 2010-03-18 14:10:15下载
- 积分:1
-
TestLMD
测试成功的局部均值分解算法,可应用在故障诊断中(The test successful local mean decomposition algorithm,can be used in fault diagnosis)
- 2014-09-08 09:47:06下载
- 积分:1