搜索结果
找到约 157 项符合
Half-Maximum 的查询结果
其他 * Use 10 MHz crystal frequency. * Use Timer0 for ten millisecond looptime. * Blink "Alive" LED e
* Use 10 MHz crystal frequency.
* Use Timer0 for ten millisecond looptime.
* Blink "Alive" LED every two and a half seconds.
* Use pushbutton to exercise Screens utility.
其他 PIC_Hi-Tech_C_Mike_Pearces_I2C_routines * Use 10 MHz crystal frequency. * Use Timer0 for ten mil
PIC_Hi-Tech_C_Mike_Pearces_I2C_routines
* Use 10 MHz crystal frequency.
* Use Timer0 for ten millisecond looptime.
* Blink "Alive" LED every two and a half seconds.
* Use pushbutton to exercise Screens utility.
通讯/手机编程 WSNs being energy constrained systems, one major problem is to employ the sensor nodes in such a man
WSNs being energy constrained systems, one major problem is to employ the sensor nodes in such a manner so as to ensure maximum coverage and connectivity with minimal or optimal number of nodes and furthermore elongate network lifetime with maximum energy utilization.
The problem addressed has b ...
Internet/网络编程 使用INTEL矢量统计类库的程序,包括以下功能:  Raw and central moments up to 4th order  Kurtosis and
使用INTEL矢量统计类库的程序,包括以下功能:
&#61623 Raw and central moments up to 4th order
&#61623 Kurtosis and Skewness
&#61623 Variation Coefficient
&#61623 Quantiles and Order Statistics
&#61623 Minimum and Maximum
&#61623 Variance-Covariance/Correlation matrix
&#61623 Pooled/Group Varianc ...
matlab例程 This code proposes genetic algorithm (GA) to optimize the point-to-point trajectory planning for a 3
This code proposes genetic algorithm (GA) to optimize the point-to-point trajectory planning for a 3-link robot arm. The objective function for the proposed GA is to minimizing traveling time and space, while not exceeding a maximum
pre-defined torque, without collision with any obstacle in the r ...
VHDL/FPGA/Verilog The Hilbert Transform is an important component in communication systems, e.g. for single sideband m
The Hilbert Transform is an important component in communication systems, e.g. for single sideband modulation/demodulation, amplitude and phase detection, etc. It can be formulated as filtering operation which makes it possible to approximate the Hilbert Transform with a digital filter. Due to the n ...
matlab例程 This m file hide an image jpeg,png in another jpeg,png image. The height and width of the secr
This m file hide an image jpeg,png in another jpeg,png image.
The height and width of the secret image is in LSB of 1st 32 pixels of 1st row of the cover image.This helps in the recovery of secret image.
The secret image must be smaller than cover image.A message box will appear with a numbe ...
matlab例程 This function is used to evaluate the max height and the max distance of a projectile and plot th
This function is used to evaluate the max height and the max
distance of a projectile and plot the trajectory.
Inputs
v0 : The initial velocity in m/s
theta: The angle at which the projectile is fired in degrees
Outputs
hmax : The maximum hieght in m
dmax : The maximum distance in ...
其他书籍 This document explains the pulse compression technique. Why it is required and how can it be used ef
This document explains the pulse compression technique. Why it is required and how can it be used effectively. The pulse compression technique helps to increase the maximum range without sacrificing the range resolution and still the power requirement remains low.
游戏 A few years ago I became interested in first person shooter games and in particular how the world le
A few years ago I became interested in first person shooter games and in particular how the world levels are created and rendered in real time. At the same time I found myself in between jobs and so I embarked on an effort to learn about 3D rendering with the goal of creating my own 3D rendering en ...