-
finalsteadystate
说明: 传热的数值算法,包括matlab动态显示(numerical method of heat transfer problem.)
- 2011-03-04 10:26:05下载
- 积分:1
-
s-functiopn--1
simulink s函数的模板及编写步骤(the simulink s function template and write steps)
- 2013-01-25 13:48:03下载
- 积分:1
-
code_antenna-select
MIMO系统天线选择算法及结果
内有基本系统构成与天线选择算法(MIMO system antenna selection algorithm and results within the basic system structure and antenna selection algorithms)
- 2013-04-05 14:47:50下载
- 积分:1
-
Fractional-FT
分数阶傅里叶变换的matlab代码,亲测可用!(fractional Fourier transform matlab)
- 2021-03-19 20:09:18下载
- 积分: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
-
sac-101.5c-linux_x86_64.tar
地震数据格式之间的转换,sac,miniseed,seed,这些数据格式进行转换(Seismic data conversion between formats, sac, miniseed, seed, the data format conversion)
- 2013-10-17 09:57:44下载
- 积分:1
-
RGS10128064
RGS发生那个面的内容,解释得很详细,希望对你的设计有帮助。(RGS place the contents of that plane to explain it in detail, the design you want to help.)
- 2010-09-14 12:53:03下载
- 积分:1
-
sig_shift
使用MATLAB对离散信号进行运算,包括相加,位移,相乘以及变换等。(The use of MATLAB for computing discrete signals, including the add, shift, multiply and transform.)
- 2008-05-26 19:58:41下载
- 积分:1
-
ViolaJones_v4
Viola Jones Objects Detection.supports the trained classifiers in the XML files of OpenCV
- 2014-10-12 02:31:07下载
- 积分:1
-
NonlinearCircuit
利用牛顿-拉夫森算法求解分段非线性电路系统的仿真程序。(Using Newton- Raphson algorithm for solving non-linear sub-circuit system simulation program.)
- 2010-03-03 17:58:50下载
- 积分:1