-
zhengyundong
6自由度机械手的正运动仿真。角度是连续的。(The positive movement of the six degrees of freedom manipulator simulation. The angle is continuous.)
- 2012-09-18 10:53:02下载
- 积分:1
-
chap_8
matlab从入门到精通 非线性仿真系统图形绘制(nonlinear plot)
- 2013-04-03 11:00:59下载
- 积分:1
-
VtgSag
Voltage sag reduction in SIMULINK
- 2014-02-01 16:07:12下载
- 积分:1
-
EWA
Earthworms can aerate the soil with their burrowing action and enrich the soil with their waste nutrients. Inspired by the earthworm contribution in nature, a new kind of bio-inspired metaheuristic algorithm, called earthworm optimization algorithm (EWA), is proposed in this paper. The EWA method is inspired by the two kinds of reproduction (Reproduction 1 and Reproduction 2) of the earthworms. Reproduction 1 generates only one offspring by itself. Reproduction 2 is to generate one or more than one offspring at one time, and this can successfully done by nine improved crossover operators. In addition, Cauchy mutation (CM) is added to EWA method. Nine different EWA methods with one, two and three offsprings based on nine improved crossover operators are respectively proposed. The results show that EWA23 performs the best and it can find the better fitness on most benchmarks than others.
- 2015-10-12 14:17:41下载
- 积分:1
-
LMS_MATLAB
用LMS算法从白噪声中提出单频正弦信号模型(LMS algorithm with white noise from the proposed single-frequency sinusoidal signal model)
- 2008-02-29 15:21:41下载
- 积分:1
-
222
对matlab的工作文件夹work里的图像进行二值化的简单程序(The work of the matlab folder work in the binary image of a simple procedure)
- 2009-05-29 14:53:34下载
- 积分: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
-
siso-simo
this is a source code file written in matlab, it gives the comparison between capacity of SISI SIMO and MISO channel
- 2011-01-18 00:12:41下载
- 积分:1
-
rayleigh_Filter_Model
说明: 该程序是用matlab语言实现的关于瑞利信道滤波器的描述(that the procedure was used Matlab language on the Rayleigh Channel Filter Description)
- 2005-11-24 17:48:14下载
- 积分:1
-
crc0
说明: 此为完整的CRC循环冗余校验编译码的源代码。分为三个模块,清晰地显示了编译码函数的调用过程。(This is the full CRC cyclic redundancy check encoding and decoding of the source code. Divided into three modules, clearly shows the process of decoding the function call.)
- 2011-03-14 18:51:06下载
- 积分:1