搜索结果
找到约 222 项符合
Inter-AR 的查询结果
嵌入式/单片机编程 atmel at91sam7s header file extented, some extra register definitions are set and extra functions ar
atmel at91sam7s header file extented, some extra register definitions are set and extra functions are dinifined
书籍源码 模式识别中的在线签名鉴定
模式识别中的在线签名鉴定,包括AR实现算法,DTW算法及应用实例。很好用
书籍源码 zemax源码: This DLL models an anamorphic aspheric surface. This surface is essentially an even asp
zemax源码:
This DLL models an anamorphic aspheric surface.
This surface is essentially an even aspheric surface with different terms for
the x and y directions.
The sag is given by:
Z = ((CX*x*x)+(CY*y*y)) / (1 + sqrt(1-((1+KX)*CX*CX*x*x)-((1+KY)*CY*CY*y*y)))
+ AR*( (1 - AP)*x*x + (1 + AP)*y*y ...
Linux/Unix编程 · Develop clear, readable, well-documented and well-designed programs in the C Programming Language.
· Develop clear, readable, well-documented and well-designed programs in the C Programming Language.
· Develop software in the Unix/Linux using tools such as gcc, gdb, and make.
· Locate and interpreting “man pages” applicable to application-level system programming.
· Use the POSIX/Unix A ...
行业发展研究 This paper deals with the problem of speech enhancement when a corrupted speech signal with an addi
This paper deals with the problem of speech enhancement when a
corrupted speech signal with an additive colored noise is the only
information available for processing. Kalman filtering is known as
an effective speech enhancement technique, in which speech signal
is usually modeled as autoregressive ...
行业发展研究 This paper deals with the problem of speech enhancement when only a corrupted speech signal is avai
This paper deals with the problem of speech enhancement when
only a corrupted speech signal is available for processing. Kalman
filtering is known as an effective speech enhancement technique,
in which speech signal is usually modeled as autoregressive (AR)
model and represented in the state-space d ...
邮电通讯系统 rayleigh衰落信道的matlab源码
rayleigh衰落信道的matlab源码,采用p阶自相关AR模型
matlab例程 这是用matlab编写的一个kalman滤波器
这是用matlab编写的一个kalman滤波器,数字信号实验维纳滤波,估计AR模型参数
数学计算 This unit uses an array of bytes to represent a LARGE number. The number is binairy-stored in the ar
This unit uses an array of bytes to represent a LARGE number. The number is binairy-stored in the array, with the Least Significant Byte (LSB) first and the Most Significant Byte (MSB) last, like all Intel-integer types.