-
bandpassfilter
matlab通带滤波,是在频域内实现的,最好用于地震波,或其他一些信号逐渐衰减的情况(bandpass filter,used for strong motion data process for better. because the software carry out the filter function through fft)
- 2010-05-12 19:37:19下载
- 积分:1
-
CPP-Examples
THIS EXAMPLES CODE FOR C++
- 2014-10-22 22:32:55下载
- 积分:1
-
doc
ineed you very much 123
- 2013-03-16 06:01:03下载
- 积分: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
-
vnm
KINEMATIC SYNTHESIZE PROJECT
MECHANISM SIMULATION
this program used for finding the curves that joints in a six-bar mechanism makes. we find this locusts with numerical solution. we divided the 1st link angle to n part, then find the locus of other joints corresponding to that point.
- 2012-08-16 20:56:07下载
- 积分:1
-
raodong
说明: 基于MATLAB的M文件,探究扰动之后线性方程组的解得病态问题(MATLAB-based M files to explore the linear perturbation equations were ill-posed problem)
- 2010-05-01 20:29:10下载
- 积分:1
-
blind_xiashan
时频分析工具箱,在信号检测中经常用到的,对大家有很好的帮助。(tools of time and frequency)
- 2010-05-18 00:54:04下载
- 积分:1
-
ISDN
isdn mdel source code
- 2012-11-28 09:14:17下载
- 积分:1
-
Dijkstra
关关于最短路的Dijkstra算法的matalab程序源代码!(Off on the Dijkstra shortest path algorithm matalab source code!)
- 2010-05-20 10:32:23下载
- 积分:1
-
m1c
closed loop control of insuction machine
- 2014-08-11 02:53:42下载
- 积分:1