Location:
Search - 6416 p
Search list
Description: 一步 的教你如何安裝DSP 6416 ...適用於剛接觸DSP領域的新手-Step teach you how to install the DSP 6416 ... applied to the field of DSP novice?锶?
Platform: |
Size: 567296 |
Author: itsMyWay |
Hits:
Description: dsp_tms320c6000系列文档,通过这些文档使您更有利的进行开发-dsp_tms320c6000 series of documents, these documents allow you to develop a more favorable
Platform: |
Size: 15827968 |
Author: yangbm |
Hits:
Description: TI TMDSDSK6416开发板的使用指南及板上芯片的DataSheel,论述了TI TMDSDSK6416开发板所有配套实例的使用方法。-TI TMDSDSK6416 development board user guide and on-board chips DataSheel, TI TMDSDSK6416 development board discussed all the matching instances of the use.
Platform: |
Size: 7601152 |
Author: wzh |
Hits:
Description: function exp85
clear all
p=[0:0.1:1.1]
t=[22.4570 26.6012 12.6416 5.9367 6.9265 28.2432 31.5068 37.0166 7.8947 1.0398 12.7095]
net=newff([0 1],[5 1],{ tansig purelin }, traingdx , learngdm )
net.trainParam.epochs=2500
net.trainParam.goal=0.001
net.trainParam.show=50
net=train(net,p,t)
r=sim(net,p)
plot(p,t,p,r, * )
y=sim(net,[1.2])
-function exp85
clear all
p=[0:0.1:1.1]
t=[22.4570 26.6012 12.6416 5.9367 6.9265 28.2432 31.5068 37.0166 7.8947 1.0398 12.7095]
net=newff([0 1],[5 1],{ tansig purelin }, traingdx , learngdm )
net.trainParam.epochs=2500
net.trainParam.goal=0.001
net.trainParam.show=50
net=train(net,p,t)
r=sim(net,p)
plot(p,t,p,r, * )
y=sim(net,[1.2])
Platform: |
Size: 2048 |
Author: reynard |
Hits: