搜索结果
找到约 3,029 项符合
L-M 的查询结果
其他 RANDVEC Generate gaussian random vectors X=(N,M,C)
RANDVEC Generate gaussian random vectors X=(N,M,C)
通讯编程文档 让读者对基于VHDL可编程m序列发生器有更深的了解
让读者对基于VHDL可编程m序列发生器有更深的了解
系统设计方案 LL(1)文法使用的是确定的自顶向下的分析技术。LL(1)的含义是:第一个L表明自顶向下分析是从左向右扫描输入串
LL(1)文法使用的是确定的自顶向下的分析技术。LL(1)的含义是:第一个L表明自顶向下分析是从左向右扫描输入串,第2个L表明分析过程中将使用最左推导,1表明只需向右看一个符号便可决定如何推导,即选择哪个产生式(规则)进行推导。
LL(1)文法的判别需要依次计算FIRST集、FOLLOW集和SELLECT集,然后判断是否为LL(1)文法,最后再 ...
微处理器开发 M*core开发库文件,能够大大减轻开发者的难度
M*core开发库文件,能够大大减轻开发者的难度
matlab例程 qrd_rls_AR_pred.m - use the QR decomposition-based RLS algorithm to predict complex-valued AR proce
qrd_rls_AR_pred.m - use the QR decomposition-based RLS algorithm
to predict complex-valued AR process.
matlab例程 rls_AR_pred.m - use basic RLS algorithm to predict real-valued AR proce
rls_AR_pred.m - use basic RLS algorithm to predict real-valued AR proce
matlab例程 Matlab源文件将矩阵m中所有a元素的替换为b元素。
Matlab源文件将矩阵m中所有a元素的替换为b元素。
其他 这是国外用的研究分岔的完整的M程序
这是国外用的研究分岔的完整的M程序,很有用,属再版的
人工智能/神经网络 The data files included are .MAT or *.dat (ASCII)files. The m-files and the data may be distributed
The data files included are .MAT or *.dat (ASCII)files. The m-files and the
data may be distributed, provided that the source is acknowledged in any
publication and the data are not sold. Since this software is being distributed
free of charge, the authors are not offering any technical support. Stu ...
通讯编程文档 介绍了matlab中的M文件用C语言来实现的方法
介绍了matlab中的M文件用C语言来实现的方法