-
MATLAB
用MATLAB进行图像的处理与绘制,可以绘制平面图以及动态图。(MATLAB image processing and rendering)
- 2017-12-23 21:12:33下载
- 积分:1
-
Separately_Excited-Motor-in-dc
separality motor excited dc
- 2013-02-08 14:40:34下载
- 积分:1
-
MATLAB-solving-equation
讲解怎么用matlab解微分方程的课件及相关原程序(a series of materials of solving equations on matlab)
- 2013-09-14 16:35:23下载
- 积分:1
-
wind-power-system
PSIM9.0,风力发电控制,PSIM很好用的,电力电子仿真的话(PSIM9.0, wind power control, PSIM well used, the words of power electronic simulation)
- 2013-12-11 00:00:55下载
- 积分:1
-
erweihundun
本文提出了基于二维混沌映射的数字图像水印算法,混沌具有随机性、似噪声及对初始条件的极端敏感性等特点。将经过二维混沌映射置乱后的数字水印信号嵌入图像小波域的低频系数,实现了数字水印的隐蔽性、保密性和稳固性;利用二维混沌映射Arnold变换对水印信号进行置乱,不仅增强了水印信号保密性,同时有效提高了视觉上抵抗图像剪切攻击的能力(failed to translate)
- 2013-05-06 17:24:47下载
- 积分:1
-
Calmettes_881
un article de Calemetts contient Analysis of Non Ambiguous BOC Signal Acquisition Performance
- 2010-06-17 00:47:20下载
- 积分:1
-
laser-resonator
用fox-li数值迭代法模拟模拟激光谐振腔的振荡过程并计算最终的稳态分布(Using fox-li iterative numerical simulation simulate laser resonator oscillation process and calculate the final steady-state distribution)
- 2013-10-19 10:56:31下载
- 积分:1
-
MatLab_tips
matlab相关知识,关于一些Matlab实用的小结之类的汇总(matlab knowledge about some Matlab Summary summary)
- 2012-11-07 10:06:41下载
- 积分: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
-
suanfa
采用MVM,MUSIC,MEM,MNM四种方法进行空间谱估计(adopt MVM,MUSIC,MEM,MNM to estimate target space spectrum)
- 2011-07-13 00:48:00下载
- 积分:1