-
vcmatlab
VC与matlab混合编程。详细介绍了几种混合编程的方法,实用易懂。(VC mixed with matlab programming. Details of several hybrid programming approach, practical and easy to understand.)
- 2011-08-21 09:28:39下载
- 积分:1
-
chi2test
此代码用于具有卡方或近似卡方分布的统计量的假设检验(chi-square test)
- 2020-11-16 21:29:42下载
- 积分:1
-
AGA
介绍一种改进传统遗传算法的新方法,通过调节交叉概率和变异概率(Introduction of a new genetic algorithm to improve the traditional method, by adjusting the crossover probability and mutation probability)
- 2010-05-17 16:22:20下载
- 积分:1
-
registr_MI_rigid
互信息图像配准,采用matlab实现,主要用于多模医学图像(mutual information image registration using Matlab to achieve, mainly for the Multi-Modal Medical Image)
- 2006-12-04 21:12:11下载
- 积分:1
-
quad_M
分别给出利用自适应Simpson积分的数值积分方法(QUAD.m)和自适应Lobatto的数值积分算法(QUADL.m)。(were given the use of adaptive Simpson integral numerical integration methods (QUAD.m) and adaptive Lobatto should the numerical integration algorithm (QUADL.m).)
- 2007-03-19 22:28:41下载
- 积分:1
-
BEAMFORMING-Matlab
波束形成MATLAB程序,包括线阵、平面阵和圆阵,通过matlab程序,了解波束成形的算法过程,以及其含义.内容充实,希望对大家有帮助.(Beamforming MATLAB procedures, including linear, planar array and circular array, through matlab program to understand the process of beamforming algorithm, as well as its meaning. Informative, we want to help.)
- 2021-04-12 21:48:56下载
- 积分:1
-
asalsayii
ordinary numbers calculation
- 2010-10-07 23:00:01下载
- 积分: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
-
LINGO
LINGO求解线性规划、整数规划、混合整数规划、二次规划和目标规划(Quot LINGO u6C2 u9E3 u7EBF u6027 u89C4 u5212 u3001 u6574 u6570 u89C4 u5212 u3001 u6DF7 u5408 u6574 u6570 u89C4 u5212 u3001 u4E8C u6B21 u89C4 u5212 u548C U76EE u6807 u89C4 u5212)
- 2021-04-17 10:38:53下载
- 积分:1
-
wincvs-daily-use-guide
详细介绍wincvs的使用,可以让初学者掌握如何使用wincvs进行文件版本管理(Details wincvs use, allowing beginners to learn how to use wincvs for file version management)
- 2011-01-27 12:08:17下载
- 积分:1