-
pcasift
This package has PCASIFT sourcecode implemented by MATLAB and works powerful in Image processing works.
- 2013-11-20 18:31:49下载
- 积分:1
-
deadarea
死区对于谐波电流的影响的仿真模型,很全面(
The dead zone for the harmonic currents in the simulation model, very comprehensive)
- 2020-06-29 20:20:02下载
- 积分:1
-
Bilateral-Filtering-master
bilateral filtering code
- 2018-01-26 18:20:35下载
- 积分: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
-
MVDR1
the action of denoiszing the actual noise from an system
- 2011-08-06 20:37:12下载
- 积分:1
-
matlab7.0-teach-book
matlab7.0的使用教程,特别适合新手学习matlab参考阅读,英文版(matlab guide book )
- 2013-10-31 15:56:20下载
- 积分:1
-
PRIM
国外的一种数据拟合方法,可以用于代理模型的构建,方便你进行多学科优化(surrogate model bulid meohod)
- 2017-03-07 22:15:30下载
- 积分:1
-
Lab1
This s for analysing experiments
- 2009-11-01 15:11:49下载
- 积分:1
-
wind_modeling
水面无人船舶建模所需要的海风干扰模型,带详细说明,源创科研代码(The sea breeze by the water unmanned ship modeling interference model, with a detailed description of the source of a research code
)
- 2012-08-11 21:45:44下载
- 积分:1
-
EMD-matlab
EMD分解程序,经验模态分解,可以供初学者参考学习。(EMD decomposition process can reference for beginners to learn.)
- 2013-05-20 10:34:11下载
- 积分:1