-
FiniteD
The aim of this assignment is to use the Finite Difference Method to numerically determine the transverse
electromagnetic (TEM) transmission line (TL) parameters of a line with a coupled ribbon shaped cross-section. To
achieve this, a computer program was developed to perform the finite difference calculation the computer program
used in this report was Matlab.
- 2013-03-20 19:17:48下载
- 积分:1
-
shuangzuobiao
说明: 双坐标曲线的MATLAB程序。需要的来下载。(Dual process MATLAB curve coordinates. Need to download.)
- 2009-08-02 17:58:15下载
- 积分:1
-
mimo--capacity
该程序适合于强散射环境下,并分析了收发端分别有nr和nt个天线情况下的系统容量。(In this programe a highly scattered enviroment is considered. The Capacity of a MIMO channel with nt transmit antenna and nr recieve antenna is analyzed.)
- 2013-09-05 08:45:18下载
- 积分:1
-
shuisheng
水声通信中的信号分析,传输,特性, 在多径下的数学仿真(Underwater acoustic communication signal analysis, transmission, characteristics, in the mathematical simulation of multipath)
- 2013-11-10 10:28:21下载
- 积分:1
-
rake-receiver
Rake receiver in uwb 802.15.3a
- 2014-02-10 23:10:37下载
- 积分:1
-
tang1
用GUI做的图像处理平台一些算法的演示,包括图像去噪图像加密图像编码解码(the tool of image processing)
- 2015-06-17 15:36:01下载
- 积分:1
-
Cal_MBI
计算形态学建筑物指数(Morphological Building Index,MBI)(Calculation MBI)
- 2017-03-16 17:06:40下载
- 积分: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
-
3dwind1
空间风场模拟程序,采用谐波平衡法模拟大气边界层(code for simulation of wind field of boundary layer.)
- 2013-10-09 08:32:01下载
- 积分:1
-
matla
关于matlab描述连续信号与离散信号的相关程序及信号图形。(Description Matlab program of continuous signal and discrete signal and signal graphics.)
- 2013-04-29 22:14:12下载
- 积分:1