搜索结果
找到约 39 项符合
Angle 的查询结果
按分类筛选
数值算法/人工智能 The cart with an inverted pendulum, shown below, is "bumped" with an impulse force, F. Determine th
The cart with an inverted pendulum, shown below, is "bumped" with an impulse
force, F. Determine the dynamic equations of motion for the system, and lin
earize about the pendulum s angle, theta = Pi (in other words, assume that p
endulum does not move more than a few degrees away from the vertical, ...
书籍源码 This Program Is Designed To Simulate A Spatial Antenna Array System Working On The MUSIC Algorith
This Program Is Designed To Simulate A Spatial Antenna Array
System Working On The MUSIC Algorithm For The Angle Of Arrival Estimation
And Null Steering Algorithm For The Weights Estimation To The Required
Output Radiation Pattern .
其他书籍 CORDIC (Coordinate Rotation Digital Computer) is a method for computing elementary functions using m
CORDIC (Coordinate Rotation Digital Computer) is a method for computing elementary functions using minimal hardware such as shifts, adds/subs and compares.
CORDIC works by rotating the coordinate system through constant angles until the angle is reduces to zero. The angle offsets are selected such ...
游戏 这是本人自主开发的一个JAVA小游戏
这是本人自主开发的一个JAVA小游戏,名字叫LOST ANGLE。
数值算法/人工智能 This demonstration models a flight control for the longitudinal motion of a Grumman Aerospace F-14 T
This demonstration models a flight control for the longitudinal motion of a Grumman Aerospace F-14 Tomcat. First order linear
approximations of the aircraft and actuator behavior are connected to an analog flight control design that uses the pilot s
stick pitch command as the set point for the air ...
matlab例程 the geometry of a diffraction grating, a common illustration in textbooks of optics, spectroscopy,
the geometry of a diffraction grating, a common
illustration in textbooks of optics, spectroscopy, and analytical chemistry.
Sliders on the figures allow real-time interactive control of the incidence angle,
grating ruling density (lines/mm), wavelength, and diffraction order.
书籍源码 计算全息close all clc clear A=zeros(64) A(15:20,20:40)=1 A(15:50,20:25)=1 A(45:50,20:40)=1 A(30:34,
计算全息close all clc clear
A=zeros(64)
A(15:20,20:40)=1 A(15:50,20:25)=1
A(45:50,20:40)=1 A(30:34,20:35)=1
% ppp=exp(rand(64)*pi*2*i) A=A.*ppp
% Author s email: zjliu2001@163.com
figure imshow(abs(A),[])
Fa=fft2(fftshift(A)) Fs=fftshift(Fa)
Am=abs(Fs) % amplitude
Ph=angle(Fs) % phase
s=11 ...
VHDL/FPGA/Verilog cordic IC implement for fast cordic calculate. Including test bench. feature: 1. slicon proved.
cordic IC implement for fast cordic calculate.
Including test bench.
feature:
1. slicon proved.
2. support angle recored algorithm.
其他 The Graham scan examines the points one by one and eliminates the points which cause reflexive angle
The Graham scan examines the points one by one and eliminates the points which cause reflexive angles