Hi everybody!
I kindly request your help. I have to compute functions like
\frac{ \sin (r x) - r x \cos (r x)}{r^3}
(primitive function of x sin(rx) )
or
\frac{ -r x (120 - 20 r^2 x^2 + r^4 x^4) cos(r x) +
5 (24 - 12 r^2 x^2 + r^4 x^4) \sin(r x)}{r^7}
(primitive function of x^5 sin(rx) )...
Hi, Friends
How to numerically do with step function? I mean, this function is very sensitive to the precision. For example, f(x) is a step function. When x is greater than some very small positive number, \delta, the numerical answer is 1, which agrees with the expected value. But when x <...
I do not know if this post belongs here, but it does deal with electronics. I am building a car about 30cm long and 20cm wide. This car has to go a specified distance and must stop as closely as possible to this distance. I have built previous vehicle and found out that there are only two things...
Hi all,
Perhaps it is just me that is bugged by this, but I can never get the N function to work in Mathematica.
For example, try doing:
N[6.50889261991, 2]
and you get:
6.50889
Which clearly isn't to 2 significant figures or decimal places...
Does anyone know if there is...
When I was first learning programming I was surprised that computers only hold numbers to 32 or 64 bits of precision (sometimes more). What I am wondering is to what precision does stuff in the universe happen?
For example: if you had a super slow motion microscope and could zoom into a...
How do I construct a set of "concentric" circles with millimeter precision?
I would need a few real life circular objects with the following specifications:
They should all be "semi-concentric" so that they all share the same central axis (at right angle to the planes of the circles), but...
This is a crosspost from General Math; I wasn't sure what place was more appropriate.
I'm looking for a tool to solve a problem I've been working on. In particular, I want something that implements subquadratic trig functions -- in my case I'm looking for the tangent. I've been using Pari...
In my lab class, I needed to find k for a spring in two ways (hanging a mass from a spring & through simple harmonic motion). I've done this and now need to compare the two values - the question asks me to determine "the precision, expressed as a percent" of my measurements for k - I don't...
[SOLVED] Can someone check my precision for a meter stick, vernier cailper, and micro
Meterstick
Precision: 1 mm
Example: 607 mm
Vernier Caliper
Precision: .1 mm
Example: 41.5 mm
Micrometer
Precision : .01 mm
Example: .05 mm
what I'm asking basically is, is the precision I...
I've written a program that repeats a calculation a certain number of times in single precision, then in double precision. The times are recorded by the cpu_time(real t1) subroutine. (Specifically, the calculation is aReal/(aReal+0.01) .) It seems that the time for the double calculation is 1.20...
I am currently investigating ways to make a mold for hot-embossing. Normally this is done by for instance SU8 on a silicon wafer, or DRIE of a silicon wafer.
But my design is deeper than a normal wafer, around 5 mm deep.
Because the devices are actually fairly large (for microsystems) I...
Great, i get home from work and find my fairly expensive dell precision machine, which i use as a web server, in some state. All three fans spinning very loudly at full power like a jet engine and the computer completely dead.
When i restart the computer no characters are printed, the monitor...
I'm trying to calculate some simple constants to high precision -- a few tens of millions of decimal places, maybe even a few hundred million. Are there any good programs out there that are fast at doing this? I'm using PARI/GP right now, but it's taking quadratic time to calculate ln(2)...
Hey.. I'm having trouble achieving this in C++...
I'm trying to do an opperation but keeping only 2 decimals, and floor rounding.
((3.52 * 4.32)/3.26) + 2.34
So I have 3.52 * 4.32 = 15.2064, but then I just round to 15.20
then 15.20/3.26 = 4.662576687116, but then I just round to...
I am measuring the position of photogates in a free fall lab experiment.
The question is:
What is the error in s in terms of reading error? Now add in the error in the metal scale, a precision of one part in 4000, in quadrature to give an expression for the total error in s.
My reading...
help!
with building a circuit. i need a gain of 300 (not exact, but somewhere around there, 200-500) for a small signal (typ. 0.1mV to 5mV) AC input with a bandwidth from 0.5Hz to 120Hz. I need it low-noise, with high precision and reliability... has anyone got a reference for any sort of help...
I am having difficulty in converting 29 and 0.7 to IEEE single precision floating point.
For 29,
I represent 29 as a product of a power of 2 using 58/4 * 21.
However, I am having trouble getting the mantissa value because 58/4 is 14.5, and I need something in the format of 1.[numbers]. Any...
Hi.
I was wondering how do you calcultate physics problems when you must also note the error of measurement.
I mean if you have a weight-scale that has a percison of 20 g, and let's say that the scale shows 0,7 kg. Does that mean you have 0,7 kg +- 0,02 kg or 0,7 +- 0,01 kg. Or what. And...
I'm trying to calculate the velocity of 10^20 eV cosmic rays, but the precision in Mathematica and Google is not high enough: both give velocities of exactly 1*c.
I've tried putting SetAccuracy[...,1000] around all the constants and the final result, and it still doesn't work. It now...
I couldn't find a forum section on numerical analysis, so I'm writing this here.
I'm on the lookout for simple matrix rotation/multiplication methods that can overcome the precision problems associated with poorly conditioned matrices.
In my case I'm trying to simulate the rotational...
hi
there exis a relationship between dimensional precision and surface roughness as show in the attach file. however, i can't find any other relationship among the others evaluation items. Some example of evaluation items for precision machine are as below:
1)dimensional precision
2)angular...
During the last few years I have read a number of books on The Big Bang including recently one By John Gibbin; "In the Beginning." Most if not all of the books mentioned the precision with which the initial values of some important parameters had to be for the universe to have formed as it has...