-
pgauss
部分选主元的高斯LU分解算法,用法:[L,U,P]=pgauss(A)(Gaussian LU decomposition algorithm with pivoting)
- 2010-12-11 19:40:40下载
- 积分:1
-
qthdchaoliu
配电网潮流计算根据她的特点提出这个方法配电网前推回代法潮流计算(qiantuihuidai math)
- 2010-01-12 19:44:20下载
- 积分:1
-
linkpidsimu
一个运用matlab程序源码,进行模糊PID设计 完整源码。(A program source code using matlab, the fuzzy PID design a complete source code.)
- 2011-04-19 11:44:56下载
- 积分:1
-
cartoon
利用matlab实现卡通图的画法,是一个比较有意思的实现方法(Using matlab to achieve cartoons of the painting, is a more interesting way to achieve)
- 2010-10-29 16:13:55下载
- 积分:1
-
QAM16
Qam 16 in rayleigh channel
- 2009-05-05 21:56:16下载
- 积分:1
-
wanshu
说明: 一个数如果恰好等于它的因子之和,这个数就称为“完数”。例如6=1+2+3.编程
找出1000以内的所有完数。
(If a number is just equal to the sum of its factors, this number is called " End of a few." For example 6 = 1+2+3. Programmatically find all finished within a number of 1000.)
- 2011-03-30 13:03:48下载
- 积分:1
-
shenjingwangluo
T=[1 0 0 1 0 0 1 0 0
0 1 0 0 1 0 0 1 0
0 0 1 0 0 1 0 0 1]
输入向量的最大值和最小值
threshold=[0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1]
net=newff(threshold,[31 3],{ tansig , logsig }, trainlm )
训练次数为1000,训练目标为0.01,学习速率为0.1
net.trainParam.epochs=1000
net.trainParam.goal=0.01
LP.lr=0.1
net = train(net,P,T)
测试数据,和训练数据不一致
P_test=[0.2101 0.0950 0.1298 0.1359 0.2601 0.1001 0.0753 0.0890 0.0389 0.1451 0.0128 0.1590 0.2452 0.0512 0.1319
0.2593 0.1800 0.0711 0.2801 0.1501 0.1298 0.1001 0.1891 0.2531 0.0875 0.0058 0.1803 0.0992 0.0802 0.1002 (T = [1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1] ' of the maximum and minimum input vector threshold = [0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1] net = newff (threshold, [31 3], {' tansig' , ' logsig' }, ' trainlm' ) training times for the 1000 target of 0.01 training, learning rate of 0.1 net.trainParam.epochs = 1000 net. trainParam.goal = 0.01 LP.lr = 0.1 net = train (net, P, T) test data, and training data inconsistencies P_test = [0.2101 0.0950 0.1298 0.1359 0.2601 0.1001 0.0753 0.0890 0.0389 0.1451 0.0128 0.1590 0.2452 0.0512 0.1319 0.2593 0.1800 0.0711 0.2801 0.1501 0.1298 0.1001 0.1891 0.2531 0.0875 0.0058 0.1803 0.0992 0.0802 0.1002 )
- 2011-05-21 16:47:44下载
- 积分:1
-
cred
cognitive radio performance matlab code for spectrum sensingg
- 2013-03-26 13:18:33下载
- 积分:1
-
led_mtlab_c
简单实例:基于matlab的msp430开发,利用matlab实现算法控制,通过matlab代码工具箱生成C代码,联合IAR,Proteus实现实时调试,快速开发!(Simple example: msp430 matlab-based development, use matlab control algorithm to generate C code through the matlab code toolbox, joint IAR, Proteus real-time debugging, rapid development!)
- 2015-02-05 14:12:00下载
- 积分:1
-
bloqueo
Calculo funciones erlang b y erlang c
- 2010-05-10 09:53:55下载
- 积分:1