This program demonstrates operation of ADC0 in polled mode. The ADC0 is
// configured to use writes to AD0BUSY as its start of conversion source and
// to measure the output of the on-chip temperature sensor. The temperature
// sensor output is converted to degrees Celsius and is transmitted out UAR ...
This program demonstrates operation of ADC0 in polled mode. The ADC0 is
// configured to use writes to AD0BUSY as its start of conversion source and
// to measure the output of the on-chip temperature sensor. The temperature
// sensor output is converted to degrees Celsius and is transmitted out UAR ...
Generate a great circle "trajectory" from [lat1,lon1] to [lat2, lon2].
% Resulting points will be seperated by approximately delta_ft feet.
% By default, delta_ft = 100 feet. All lat/lon inputs & outputs are in
% degrees.
PlotSphereIntensity(azimuth, elevation)
PlotSphereIntensity(azimuth, elevation, intensity)
h = PlotSphereIntensity(...)
Plots the intensity (as color) of a number of points on a unit sphere.
Input:
azimuth (phi), in degrees
elevation (theta), in degrees
intensity (optional, if not provided, a gree ...
This article presents GISCoordinate.java - a class that allows you to represent a GIS coordinate in your JAVA code in decimal degrees (38.4443, e.g. 122.33433) , minute degrees (33 44 22E, 122 33 44N), or radian degrees. Also, you can use this class to manipulate the coordinate, moving it around the ...
This project shows the temperature on a three digit 7-segment display, it measures the temperature from -9.5 to 99 degrees Celcius in 0.5 C steps, or from 0 to 210 degrees Fahrenheit in 1.0 degrees steps. Because of the LED display the temperature is also readable in the dark.
A Celsius-Fahrenheit-Kelvin -converter using NetBeans IDE.An application that converts between Celsius, Fahrenheit, and Kelvin degrees. For each unit, there is a text field showing the temperature, and a button that activates the conversion from that unit to the other units. Show 2 decimal places.
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 ...
Abstract-In this paper, simple autonomous chaotic circuits
coupled by resistors are investigated. By carrying out computer
calculations and circuit experiments, irregular self-switching phenomenon
of three spatial patterns characterized by the phase
states of quasi-synchronization of chaos can be ob ...
In this paper we present a classifier called bi-density twin support vector machines (BDTWSVMs) for data classification. In the training stage, BDTWSVMs first compute the relative density degrees for all training points using the intra-class graph whose weights are determined by a local sc ...