-
overlay
This is a Matlab script used to extract simulation data from
, for the CDMA seminars and homework
- 2009-02-26 13:18:33下载
- 积分:1
-
GRNN
说明: 泛化回归神经网络GRNN(generalized regression NN)应用实例,适合学习使用。(Generalized regression neural network GRNN (generalized regression NN) application examples for learning to use.)
- 2010-03-23 19:32:35下载
- 积分: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程序(The best method of one dimension search (golden section method) matlab program)
- 2020-06-30 22:00:02下载
- 积分:1
-
chaos
混沌信号生成 逻辑映射 三个函数matlab程序(chaos signal)
- 2014-12-09 12:05:35下载
- 积分:1
-
example612
在不同信噪比条件下观察切比雪夫加权时的波束主瓣(beamforming )
- 2015-01-28 11:07:26下载
- 积分:1
-
GP-4324MATLAB
这是GP算法进行遗传规划,里面代码齐全,是matla代码(This is the GP algorithm for genetic programming, which is code complete, the code is matla)
- 2014-02-22 19:38:54下载
- 积分:1
-
ga
说明: 这是一个源程序集,里面包含了众多基于遗传算法的matlaB源程序(This is a process b set, which contains a large number of source code based on genetic algorithms matlaB)
- 2011-05-12 21:20:51下载
- 积分:1
-
filter
在希尔伯特-黄变换中用来对信号过滤,一个过滤器函数
(The filter function)
- 2012-07-05 22:06:58下载
- 积分:1
-
pdetool
matlab中pdetool的使用,you ju ti de shiyong.(solve pde using MATLAB ,you ju ti de shiyong.)
- 2014-12-31 16:56:43下载
- 积分:1