-
GoldCodeGenerator
The program generates Gold Codes.
- 2009-04-23 21:56:44下载
- 积分: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
-
matlab-reflection-of-light
应用目前世界上最流行的仿真软件之一:matlab进行了光线反射的模拟。基于matlab简单易用的优点,本文成功的模拟了一条旋转光线反射的模拟过程,编程思路十分新颖。(Application of the world s most popular simulation software: matlab simulation of the reflection of light. Easy-to-use advantages based on matlab to simulate a rotating light reflected from the simulation, innovative programming ideas.)
- 2012-07-18 15:58:06下载
- 积分:1
-
askd
amplitude modulation code
- 2011-06-18 11:35:18下载
- 积分:1
-
matlab
自适应波束形成方向图,G-S正交化算法等(Adaptive beamforming pattern, GS orthogonalization algorithm)
- 2013-01-18 19:10:52下载
- 积分:1
-
Empirical1
empirical modelling for processs control with deat time
- 2010-11-09 10:36:08下载
- 积分:1
-
MATLAB-function
最新的matlab命令集合。搜集了网上的大部分(The latest collection of matlab commands. Collected most of the Internet)
- 2011-09-26 13:08:31下载
- 积分:1
-
File-to-Array-Converter-system
This project is used to convert a file to array code .
- 2013-12-06 16:04:29下载
- 积分:1
-
ofdm
ofdm系统的基本系统图仿真,包括调制,IFFT,解调,FFT等(The basic system diagram ofdm system simulation, including the modulation, IFFT, demodulation, FFT, etc.)
- 2013-12-25 19:08:10下载
- 积分:1
-
RSRBootstrap
自举粒子滤波器和改进后的自举粒子滤波器的比较应用(Bootstrap particle filters and improved bootstrap comparison of the application of particle filters)
- 2009-05-20 21:08:04下载
- 积分:1