-
digital_signal_and_MATLAB_command
matlab 在信号处理中的应用。该文档系统总结了信号处理中的matlab命令的使用方式以及实现处理的matlab程序。(matlab in signal processing applications. This document summarizes the signal processing system in the matlab command usage and the achievement of processing matlab program.)
- 2009-10-07 17:12:17下载
- 积分:1
-
snopt7-matlab.tar
matlab snopt 学生版,求解大规模非线性规划问题(matlab snopt Student Edition, for solving large-scale nonlinear programming problem)
- 2014-09-13 22:11:29下载
- 积分:1
-
rls
this code for RLS equalizer in OFDM system
- 2014-12-15 04:43:16下载
- 积分: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
-
gezhongyasuo
多种视频压缩算法,包括霍夫曼编码,算术编码dct,jpeg,小波变换(A variety of video compression algorithm, including Huffman coding, arithmetic coding DCT, jpeg, wavelet transform
)
- 2012-01-11 09:32:35下载
- 积分:1
-
jianmo.rar
MATLAB学习与应用,便于同学掌握其相关功能,实现在学习中熟练应用(Learning and application of MATLAB to facilitate the students to master their related functions, to achieve proficiency in the application of learning)
- 2010-05-19 08:48:41下载
- 积分:1
-
power_triphaseline
power_triphaseline,matlab仿真文件,电力电子、功率电子控制方面很有价值,调试通过(aspects of power_triphaseline, matlab simulation files, power electronics, power electronics control valuable debugging through)
- 2013-02-28 14:10:44下载
- 积分:1
-
Hamming(7-4)
script file for simulating BER with Hamming Code (7,4)
- 2012-08-20 20:08:32下载
- 积分:1
-
QAM_gen
产生正交幅度信号,可以产生16,32,64,128等阶数的信号(QAM signal generlize)
- 2013-11-16 09:04:33下载
- 积分:1
-
ISAR-image
利用matlab进行转台法isar成像仿真(isar image)
- 2021-01-31 23:20:01下载
- 积分:1