搜索结果
找到约 4,441 项符合
S-Function 的查询结果
精品软件 Matlab_2016a 完整破解版网盘高速下载
Matlab_2016a 完整破解版下载 使用增强的设计环境和 UI 组件集开发 MATLAB 应用。深度学习用于图像分类问题。访问模板、最新模型以及精选示例。创建包含事件操作和新模块的离散事件模型和调度程序。使用标准座舱仪器显示飞行条件。在线编辑器,用于:开发包含结果和图形以及相关代码的实时脚本创建用于分享的交互式描述, ...
单片机开发 small pannel driver using MXIC s 88LV462,this sample code including the function IIC with 8051,IR,OS
small pannel driver using MXIC s 88LV462,this sample code including the function IIC with 8051,IR,OSD,
汇编语言 the calculator s usage! after you have inputed 2 operators,choose + - * / function! But the only
the calculator s usage!
after you have inputed 2 operators,choose + - * / function!
But the only situation I did t deal with is that
when you choos + fuction ,and the operaters signs is like this
-A+B,just turn it to B-A!
DSP编程 this a sample about the VGA BLUE,the function of this code is show blue in VGA,it s default installa
this a sample about the VGA BLUE,the function of this code is show blue in VGA,it s default installation is D:\RedLogic\RCII_samples, and the software environment is quatrusII 5.0,it is usefull for studying hardware.
matlab例程 This program is a new way to estimate the coherence function. It s based on the MVDR and is much mor
This program is a new way to estimate the coherence function. It s based on the MVDR and is much more reliable than the classical Welch s method implemented in MATLAB.
There are 2 programs: the main program called coherence_MVDR.m and and an example, called illustrate.m, that calls the main functio ...
matlab例程 This function calculates Akaike s final prediction error % estimate of the average generalization e
This function calculates Akaike s final prediction error
% estimate of the average generalization error.
%
% [FPE,deff,varest,H] = fpe(NetDef,W1,W2,PHI,Y,trparms) produces the
% final prediction error estimate (fpe), the effective number of
% weights in the network if the network has been train ...
人工智能/神经网络 This function calculates Akaike s final prediction error % estimate of the average generalization e
This function calculates Akaike s final prediction error
% estimate of the average generalization error for network
% models generated by NNARX, NNOE, NNARMAX1+2, or their recursive
% counterparts.
%
% [FPE,deff,varest,H] = nnfpe(method,NetDef,W1,W2,U,Y,NN,trparms,skip,Chat)
% produces the fin ...
软件设计/软件工程 This function takes a 16-, 24-, or 32-byte key and generates the RC6 key schedule in array S.
This function takes a 16-, 24-, or 32-byte key and generates the RC6 key schedule in array S.
其他书籍 s函数是system Function的简称
s函数是system Function的简称,用它来写自己的simulink模块。(够简单吧,^_^,详细的概念介绍大伙看帮助吧)可以用matlab、C、C++、Fortran、Ada等语言来写
其他 function [r_path, r_cost] = dijkstra(pathS, pathE, transmat) The Dijkstra s algorithm, Implemente
function [r_path, r_cost] = dijkstra(pathS, pathE, transmat)
The Dijkstra s algorithm, Implemented by Yi Wang, 2005
This version support detecting _cyclic-paths_