-
WIMAX_ldpc_minioffset
这是wimax标准的ldpc码的译码程序
编码程序在文件夹ldpc_minioffset/matlab中,为matlab的源程序(This is the standard ldpc wimax decoding program code program in the folder ldpc_minioffset/matlab in the source code for the matlab)
- 2010-09-16 22:00:37下载
- 积分:1
-
audiowatermarkprojectcode
Audio Watermark coding
- 2010-10-21 18:21:53下载
- 积分:1
-
matlab
用Matlab仿真二取二乘二系统的马尔可夫模型,得到可靠性和安全性曲线(the simulation of double 2-vote-2 system based-on markov model)
- 2009-06-05 19:18:35下载
- 积分:1
-
MATLAB
THIS IS ABOUT LEARNING MATLAB FOR ENGNEERING STUDENT WITH PERSIAN LANGUAGE.
- 2013-05-14 18:40:52下载
- 积分:1
-
TwoLRM
Dynamic_Two Links Robot Manipulator_Matlab Simulink
- 2014-03-17 22:46:12下载
- 积分:1
-
粒子群(PSO)简单教程
说明: 粒子群(PSO)简单教程,适合matlab新手,以及PSO算法的入门教程。(Particle swarm optimization (PSO) simple tutorial, suitable for matlab novice, as well as the introduction of PSO algorithm tutorial.)
- 2020-07-06 14:57:17下载
- 积分:1
-
Simulink
Simulink元件库的介绍,PPT形式,简单清晰明了.(The introduction of Simulink component library, PPT form is simple and clear.)
- 2013-04-27 20:28:26下载
- 积分:1
-
pre
code for preprocessing in matlab
- 2015-03-07 16:39:23下载
- 积分: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
-
细菌觅食算法MATLAB实现
细菌觅食优化,基础优化算法,可用于matlab平台应用及进一步优化(Bacterial foraging optimization and basic optimization algorithm can be applied to Matlab platform and further optimization.)
- 2018-04-06 21:35:00下载
- 积分:1