搜索:corresponding
找到约 93 项符合「corresponding」的查询结果
结果 93
按分类筛选
- 全部
- 技术资料 (38)
- 单片机编程 (7)
- 其他 (5)
- matlab例程 (5)
- 数值算法/人工智能 (3)
- 模拟电子 (3)
- Linux/Unix编程 (3)
- 其他书籍 (2)
- Java编程 (2)
- 人工智能/神经网络 (2)
- 文章/文档 (2)
- 软件设计/软件工程 (2)
- 书籍 (1)
- 其他 (1)
- Windows编程 (1)
- 通讯/手机编程 (1)
- 书籍源码 (1)
- ARM (1)
- 教程资料 (1)
- 可编程逻辑 (1)
- 压缩解压 (1)
- 文件格式 (1)
- 数学计算 (1)
- 技术管理 (1)
- 其他数据库 (1)
- 通讯编程文档 (1)
- 嵌入式/单片机编程 (1)
- 单片机开发 (1)
- Java书籍 (1)
- JavaScript (1)
- VC书籍 (1)
https://www.eeworm.com/dl/646/223339.html
通讯编程文档
In addition to individual algorithm, Demonstration System is a "data structure" (C language version)
In addition to individual algorithm, Demonstration System is a "data structure" (C language version) book algorithm corresponding to the code (CPP) and the test operating procedures (VC + +6.0 to the EXE). Through the system can demonstrate that the algorithm source code and oper ...
https://www.eeworm.com/dl/647/395054.html
嵌入式/单片机编程
Description The MUSIC algorithm, proposed by Schmidt, first estimates a basis for the noise subspace
Description The MUSIC algorithm, proposed by Schmidt, first estimates a basis for the noise subspace and then determines the peaks the associated angles provide the DOA estimates.
The MATLAB code for the MUSIC algorithm is sampled by creating an array of steering vectors corresp ...
https://www.eeworm.com/dl/534/315867.html
其他
This assignment requires you to complete the dynamic drawing components of the Date/Time Control Pan
This assignment requires you to complete the dynamic drawing components of the Date/Time Control Panel from the previous two programming assignments. In particular, you will be moving the map found in the "Time Zone" tab when the time zone changes and will be drawing a clock face ...
https://www.eeworm.com/dl/656/427483.html
Java书籍
Use a one-dimensional array of primitive type boolean to represent the seating chart of the plane.
Use a one-dimensional array of primitive type boolean to represent the seating chart of the
plane. Initialize all the elements of the array to false to indicate that all the seats are
empty. As each seat is assigned, set the corresponding elements of the array to true to
indicate ...
https://www.eeworm.com/dl/684/466988.html
软件设计/软件工程
A digital filter structure for wideband filtering is proposed. It consists of two allpass filters a
A digital filter structure for wideband filtering
is proposed. It consists of two allpass filters and a linearphase
FIR filter. One major advantage of this structure is
that the allpass filters are functions of zM which implies
that the maximal sample frequency is M times higher ...
https://www.eeworm.com/dl/542/411180.html
其他书籍
/* This software is copyrighted by and is the sole property of Express */ /* Logic, Inc. All
/* This software is copyrighted by and is the sole property of Express */
/* Logic, Inc. All rights, title, ownership, or other interests */
/* in the software remain the property of Express Logic, Inc. This */
/* software may only be used in accordance wi ...
https://www.eeworm.com/dl/617/189481.html
压缩解压
This is a little console mode utility program which is able to (de-)compress single files with a s
This is a little console mode utility program which is able to
(de-)compress single files with a static Arithmetic compression
algorithm. You could easily add the RLE/BWT/MFT data
transformation algorithms. Just rip the corresponding classes
out of my HuffComp source code. I ...
https://www.eeworm.com/dl/518/289146.html
数值算法/人工智能
KMEANS Trains a k means cluster model.CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-mean
KMEANS Trains a k means cluster model.CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-means
algorithm to set the centres of a cluster model. The matrix DATA
represents the data which is being clustered, with each row
corresponding to a vector. The sum of squares error f ...
https://www.eeworm.com/dl/665/214092.html
matlab例程
%BIQPBOX Bisection reflective line search for sqpbox % [nx,nsig,alpha] = BIQPBOX(s,c,strg,x,y,sigma
%BIQPBOX Bisection reflective line search for sqpbox
% [nx,nsig,alpha] = BIQPBOX(s,c,strg,x,y,sigma,l,u,...
% oval,po,normg,DS,mtxmpy,data,H)
% returns the new feasible point nx, the corresponding sign vector nsig,
% and the step size of the unreflected step, alpha.
% Copy ...
https://www.eeworm.com/dl/522191.html
书籍
Waveform Desig
The focus of this book is on developing computational algorithms for transmit wave-
form design in active sensing applications, such as radar, sonar, communications and
medical imaging. Waveforms are designed to achieve certain desired properties, which
are divided into three cat ...