-
Broyden_newton
最优化方法实验设计,研究Broyden族拟Newton算法中fai(k)取值的优化问题,即对于不同的目标函数,考虑取何值时算法是最优的,重点考察的区间[-2 2]范围内的变化情况,算法的优劣程度由CPU运行时间决定。(Optimization method, design of experiments to study the proposed Newton algorithm Broyden family fai (k) values of the optimization problem, namely, for different objective functions, given the value of taking what algorithm is optimal, focusing on inspection interval [-22] changes within the scope of the algorithm' s advantages and disadvantages of the decision level from the CPU running time.)
- 2010-03-11 21:23:37下载
- 积分:1
-
matlab-simulation-of-four-quadrant-chopper-by-aka
matlab simulation of four quadrant chopper
- 2013-03-02 14:06:20下载
- 积分:1
-
apriori_for_matlab
matlab实现apriori算法源代码(Matlab implementation of Apriori algorithm source code
)
- 2014-10-24 15:59:36下载
- 积分:1
-
ISCEE08_180_1311724_22796
Direct Torque Control, Induction Motor
Vector Control Without an Encoder1
- 2013-09-01 18:51:40下载
- 积分:1
-
MatLabProgram
说明: Matlab编程手册,一些编程的问题基本都能在这解决。(Matlab programming manual, some basic programming issues to resolve in this can.)
- 2009-08-14 15:23:30下载
- 积分:1
-
Matlab-Tutorial-2012-Edition
Matlab2012最新教程
(Word 文件,内含代码可直接复制调试)(Matlab Tutorial 2012 Edition
Code is free to copy in this word file)
- 2014-11-13 22:22:56下载
- 积分:1
-
Commercial_Airplane
Commercial Airplane for Simulation under Matlab/Simulink
- 2014-12-25 21:43:46下载
- 积分:1
-
histnorm
HISTNORM Histogram normalized
[...] = HISTNORM(...) works like HIST, but the frequency is normalized
so that area sum is 1.
Bonus usage!
[...] = HISTNORM(..., plot ) plots and returns the output arguments.
Be sure plot is the last argument.
Example:
data = randn (10000, 1)
[xo,no] = histnorm(data, 101, plot )
hold on
plot (no, normpdf(no), r )
hold off
See also: HIST.
- 2011-11-18 21:12:29下载
- 积分:1
-
3-D-FDTD-code-with-PEC-boundaries
3-Dimension FDTD代码PEC边界(3-Dimension FDTD code PEC boundary)
- 2013-10-31 22:40:17下载
- 积分:1
-
Barros-orignal
Barros提出的盲源分离算法,用于盲源信号提取(Barros blind source separation algorithm proposed for blind source extraction)
- 2015-04-22 20:19:45下载
- 积分:1