-
funcionHaar
Program developed in Matlab for the reconstruction of functions from wavelet Har.
- 2011-01-17 22:22:01下载
- 积分:1
-
Cukmojaza
power electric simulation models
- 2013-12-10 22:23:23下载
- 积分:1
-
802.16
this is a simulation of standard 802.16 with many options for reference.
- 2009-05-29 16:33:55下载
- 积分:1
-
advance-Matlab
有关学习Matlab的书籍,其中也有包括c语言和c++的部分,敬请下载(Learning Matlab books, which also include c of language and c++ the part, please download)
- 2013-03-13 14:09:19下载
- 积分:1
-
cascadeerrorcorrection
cascade方法实现的error correction功能matlab脚本。(cascade method of error correction function matlab script.)
- 2021-03-13 21:19:24下载
- 积分:1
-
lyapunovwolf
利用wolf法编写的lyapunov指数程序(Using the method of Wolf lyapunov index program written
)
- 2014-01-06 22:01:09下载
- 积分:1
-
tic2000demos
matlab ti2000系列DSP基于模型设计的例程,simlink+ccs+硬件直接可以生成C语言代码,在硬件中可以直接运行。(matlab ti2000 series DSP can generate C code model-based design routines, simulink+ ccs+ hardware, you can run directly in hardware.)
- 2016-03-19 10:50:42下载
- 积分: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
-
FDD
matlab编写的频域分解法程序,可以在此基础上进行改进.(matlab prepared frequency domain decomposition procedures can be improved on this basis.)
- 2021-03-06 13:29:31下载
- 积分:1
-
beiten
利用matlab写成的窄带噪声发生,含噪脉冲信号进行相关检测,包括数据分析、绘图等等。( Using matlab written narrowband noise occurs, Noisy pulse correlation detection signal, Data analysis, plotting, etc..)
- 2016-09-30 10:24:34下载
- 积分:1