代码搜索:如何学习 Simulink?
找到约 10,000 项符合「如何学习 Simulink?」的源代码
代码结果 10,000
www.eeworm.com/read/479399/6694459
txt 备战高考·代数(上)-尹濬淼.txt
备战高考·代数(上)-尹濬淼
主讲人简介
尹濬淼,数学特级教师,从教40年,精通中学数学教学业务,注意学习、研究教育科学、思维科学和学习科学,因而在培养学生创造性思维能力方面效果显著,多次提出先进的教学观点,在教育界有一定的影响。
内容简介
很高兴有一个跟大家交流的机会,我想先简单地谈一谈,我对2003年夏季高考的展望。总的来说,我觉得我们高考试题特点是稳中求新,稳 ...
www.eeworm.com/read/8372/147077
txt 新手学习c#的建议,如何快速掌握c#.txt
要学习一门编程语言并不难,编程主要是掌握思想,然后就是练习敲代码了。你的代码量每突破50000行的时候你的水平都有一个阶段性的提升,翔子在此给学习c#的朋友一些建议,供新手参考!首先熟悉.net框架,理解面向对象编程的思想,挺重要的!编程的学习是要慢慢而来的,慢慢的积累!
编程是看重的是思想,解决问题的算法!方法!你如果没有这种能力的话,可是不行的! 打个 ...
www.eeworm.com/read/35681/1059920
doc 十年经验教你如何学习嵌入式系统 .doc
www.eeworm.com/read/424063/10500983
m readme.m
% README file for the SIMULINK 1.3a Toolbox
% 19-July-94
%
% For description of the new features in Simulink 1.3b see the Simulink
% Release Notes.
% Copyright (c) 1990-94 by The MathWorks, In
www.eeworm.com/read/157701/5604719
xlate
% Needed by initprefs.m, although these messages exist in toolbox/simulink/simulink/prefspanel.m
% "Simlink" for the first level of the preferences tree
% "Fonts" and "Simulation" for the second level
www.eeworm.com/read/147096/12584623
m readme.m
% README file for the SIMULINK 1.3a Toolbox
% 19-July-94
%
% For description of the new features in Simulink 1.3b see the Simulink
% Release Notes.
% Copyright (c) 1990-94 by The MathWorks, In
www.eeworm.com/read/101557/15826749
m readme.m
% README file for the SIMULINK 1.3a Toolbox
% 19-July-94
%
% For description of the new features in Simulink 1.3b see the Simulink
% Release Notes.
% Copyright (c) 1990-94 by The MathWorks, In
www.eeworm.com/read/363958/9928441
txt result.txt
网络学习51次结束,误差为:0.00790793,各层的权值如下:
隐藏层到输出层权值:
W[0][0] = -0.272504,W[1][0] = -0.209238,
输入层到隐藏层权值:
V[0][0] = 0.479858,V[0][1] = 0.350281,V[1][0] = 0.895935,V[1][1] = 0.822815,
对应着样本实际输出为:
0 0 0.06
www.eeworm.com/read/125475/14491903
demo-
你需要有RX DBAware的RXMemoryData,我的DEMO使用了它作为数据集
如果没有安装不影响你看如何使用HSBARCODE的代码