Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/18/02 22:36
Read: times


 
#32714 - RE: calculus by assembly
I really hope you're thinking of calculating digital signals.
Then it's pretty easy to do integration and differentation.
For digital signal processing the integral over a period of time becomes the sum of the sampled digital values over this period of time,
and the differential becomes the difference of two consecutive digital values at a certain point of time.
That means, that it's enough to add a series of digital values and shift the result back into the right range (integral), or calculate the difference of two digital values (differential).
Both procedures belong to the most favored tasks of a standard 8051.

List of 17 messages in thread
TopicAuthorDate
calculus by assembly            01/01/70 00:00      
RE: calculus by assembly            01/01/70 00:00      
RE: calculus by assembly            01/01/70 00:00      
RE: calculus by assembly            01/01/70 00:00      
RE: calculus by assembly            01/01/70 00:00      
RE: calculus by assembly            01/01/70 00:00      
RE: calculus by assembly            01/01/70 00:00      
RE: calculus by assembly            01/01/70 00:00      
RE: Integrating            01/01/70 00:00      
RE: calculus by assembly            01/01/70 00:00      
RE: calculus by assembly            01/01/70 00:00      
RE: calculus by assembly            01/01/70 00:00      
RE: calculus by assembly            01/01/70 00:00      
RE: calculus by assembly            01/01/70 00:00      
IMRAN IDREES - where are you??            01/01/70 00:00      
RE: calculus by assembly            01/01/70 00:00      
RE: calculus by assembly            01/01/70 00:00      

Back to Subject List