搜索结果
找到约 679 项符合
space-frequency 的查询结果
其他 TOYFDTD1 is a stripped-down minimalist, 3D FDTD code demonstrating the basic tasks in implementing a
TOYFDTD1 is a stripped-down minimalist, 3D FDTD code demonstrating the basic tasks in implementing a simple 3D FDTD simulation. An idealized rectangular waveguide is modeled by treating the interior of the mesh as free space and enforcing PEC conditions on the faces of the mesh. A simplified plane w ...
网络 * A ncurses user interface. * Network statistics to view the amount of packets and data in many
* A ncurses user interface.
* Network statistics to view the amount of packets and data in many
different protocols, interfaces and hosts.
* View what active TCP connections are on the network.
* View UDP packets.
* View and log ICMP packets.
* View and log the 48bit arp protocol.
And also view ...
VC书籍 This companion disc contains the source code for the sample programs presented in INSIDE VISUAL C++
This companion disc contains the source code for the sample
programs presented in INSIDE VISUAL C++ 5.0, as well as pre-
compiled copies of the programs.
To copy all of the sample code onto your hard disk, run the
SETUP.EXE program and follow the instructions that appear on
the screen. The sample c ...
单片机开发 ZigBee™ 是专为低速率传感器和控制网络设计的无线网络协议。有许多应用可从ZigBee 协议受益
ZigBee&#8482 是专为低速率传感器和控制网络设计的无线网络协议。有许多应用可从ZigBee 协议受益,其中可能的一些应用有:建筑自动化网络、住宅安防系统、工业控制网络、远程抄表以及PC 外设。此程序包提供的是Zigbee协义栈函数库源代码,它实现了一个与物理层
无关的应用程序接口。 因此,无需做重大修改就可以轻松地在射 ...
DSP编程 Random Number Generators(随机数生成)包括gaussian random number generator、uniform random number generator、lo
Random Number Generators(随机数生成)包括gaussian random number generator、uniform random number generator、low-frequency hold generator、1/f noise generator等5种随机信号生成的c源代码
人工智能/神经网络 遗传算法(Genetic Algorithm, GA)是近几年发展起来的一种崭新的全局优化算法
遗传算法(Genetic Algorithm, GA)是近几年发展起来的一种崭新的全局优化算法,它借
用了生物遗传学的观点,通过自然选择、遗传、变异等作用机制,实现各个个体的适应性
的提高。这一点体现了自然界中"物竞天择、适者生存"进化过程。1962年Holland教授首次
提出了GA算法的思想,从而吸引了大批的研究者,迅速推广到优化、搜 ...
数值算法/人工智能 Routine mampres: To obtain amplitude response from h(exp(jw)). input parameters: h :n dimensione
Routine mampres: To obtain amplitude response from h(exp(jw)).
input parameters:
h :n dimensioned complex array. the frequency response is stored
in h(0) to h(n-1).
n :the dimension of h and amp.
fs :sampling frequency (Hz).
iamp:If iamp=0: The Amplitude Res. amp(k)=abs(h(k))
If iamp=1: The ...
其他 Rotating shafts experience a an elliptical motion called whirl. It is important to decompose this mo
Rotating shafts experience a an elliptical motion called whirl. It is important to decompose this motion into a forward and backward whil orbits. The current function makes use of two sensors to generate a bi-directional spectrogram. The method can be extended to any time-frequency distribution
%
...
matlab例程 matlab矩阵处理例程。A matrix processor, Matx_Proc() is developed which can be used to process and edit ma
matlab矩阵处理例程。A matrix processor, Matx_Proc() is developed which can be used
to process and edit matrices and state space models, and perform
various kind of matrix analysis in a visible way.