-
Horizontal
通过internet对LeCroy示波器进行信号采集显示控制,改变其幅度大小(through the internet right LeCroy Oscilloscope for signal acquisition control, change its margin)
- 2007-07-10 10:48:15下载
- 积分:1
-
awgn
DTMF(双音多频)是用两个特定的单音频组合信号来代表数字信号的一种编码技术。两个单音的频率不同,代表的数字或实现的功能也不同。可采用8种频率代表电话机上的16个按键,10个数字键0~9和6个功能键*、#、A、B、C、D。具体的频率组合见参考书。要求:
(1) 根据键盘输入的符号,利用MATLAB产生对应的DTMF信号;(2) 分别利用FFT算法和Goertzel算法计算该DTMF信号的频谱并画出频谱图;(3) 根据频谱图确定DTMF信号所代表的符号是否和输入的符号一致。
(DTMF (Dual Tone Multi-Frequency) is a single with two specific combination of audio signals to represent a kind of digital signal coding techniques. Two monosyllabic different frequency, on behalf of the numbers, or the realization of the functions are also different. Eight kinds of frequency of use on behalf of telephone on the 16 keys, 10 numeric keys 0 ~ 9 and 6 function keys*,#, A, B, C, D. The frequency of specific composition of reference books. Requirements: (1) According to the keyboard input of symbols, the use of MATLAB have a corresponding DTMF signal (2), respectively, using FFT algorithm and the Goertzel algorithm DTMF signal spectrum and frequency spectrum draw (3) According to DTMF signal frequency spectrum to determine represented by symbols and input symbols unanimously.)
- 2008-12-24 20:12:16下载
- 积分:1
-
SmartAntennaCodeListings2
智能天线 自适应非盲算法lms,用MATLAB便携而成(Non-blind algorithm for smart antenna adaptive lms, made portable with MATLAB)
- 2010-05-12 01:10:04下载
- 积分:1
-
IEEE33
针对33节点编写的潮流程序,运用前推回代法,实用性很强(Flow program written for 33 nodes, use push backward substitution method very practical)
- 2021-04-13 09:18:56下载
- 积分:1
-
niudunfa
非线性方程组迭代法的matlab实现详细介绍
(Iterative method of nonlinear equations matlab implementation details)
- 2010-06-08 09:27:05下载
- 积分:1
-
fastmatlab
this pdf details about hoe to write mat lab code efficiently with in less time
- 2010-08-31 01:50:09下载
- 积分:1
-
sign_flip01
该算法实现效果很好,可用于图像处理方面等等。(The algorithm works well, can be used for image processing and so on.)
- 2010-10-11 14:53:59下载
- 积分: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
-
power_xfosaturable
power_xfosaturable,matlab仿真文件,电力电子、功率电子控制方面很有价值,调试通过(aspects of power_xfosaturable, matlab simulation files, power electronics, power electronics control valuable debugging through)
- 2013-02-28 14:23:23下载
- 积分:1
-
tupian
matlab GUI中读取一张图片的方法(MATLAB GUI)
- 2011-12-15 10:18:26下载
- 积分:1