-
imread
imread文件代码,m格式,需要的看看(imread code,m format,download and check it if need it)
- 2012-04-19 21:40:57下载
- 积分:1
-
matlab89
MATLAB数值分析与应算习题代码8 9节,用于学习交流,不可用商业用途。(MATLAB Numerical Analysis and Problem code 89 should be considered section for learning exchanges, can not be used for commercial purposes.)
- 2010-05-14 13:41:23下载
- 积分:1
-
MATLAB-Algorithm
MATLAB 算法大全,找到的比较好的学习资料(MATLAB algorithms Daquan, found a better learning materials)
- 2013-07-27 09:43:21下载
- 积分:1
-
amodes
此程序为在matlab中计算水声简正波程序的代码,(Card matlab calculation of underwater acoustic normal modes program code)
- 2021-04-06 14:59:02下载
- 积分:1
-
LTE_init_load_BLER_curves
init load BLER curves for LTE
- 2015-11-19 21:25:29下载
- 积分: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
-
基于RSSI定位的matlab仿真程序
说明: 基于RSSI室内定位算法仿真,运用MATLAB平台实现定位算法(Simulation of indoor location algorithm based on RSSI)
- 2020-11-03 11:39:53下载
- 积分:1
-
UWB ?? ?? ?? ? ???
说明: UWB optimize and time sync.
- 2020-06-24 14:00:01下载
- 积分:1
-
igabor
Gabor逆变换子程序,有详细注释,绝对可用,与本人上传的gabor程序完美匹配(Gabor inverse transform routine, detailed notes, absolutely useful, and perfectly match the gabor routine I uploaded. )
- 2011-11-14 20:03:10下载
- 积分:1
-
TD_SCDMA_midamble
TD_SCDMA系统midamble码的结构及其信道冲击响应的估计方法(TD_SCDMA system midamble code structure and channel impulse response estimation)
- 2010-06-20 15:06:54下载
- 积分:1