A Quantum I problem set asks me to graph the first 15 states of the simple harmonic oscillator. Our department uses mathcad heavily, so I think I should write a function that applies the ladder operator repeatedly to generate the wave function. I'm having trouble getting it to actually return a...
Homework Statement
I'm trying to use the rkadapt function in mathcad 13 but it's coming up in red and telling me 'This function cannot be used here'. Not really sure why because all the constants used have been defined above it and take sensible values. The values of x1 and x2 have been...
Homework Statement
The actual question is [D]=a[A][B]-b[C]^T[C]
Solve using subroutines programming, you can use built in mathcad functions to determine the size but you are not supposed to use it for the operations
Homework Equations
(I understand how to do it if we are aloud to use...
My professor told us he wants all our work done in mathcad, so I buy the program, load it, get it activated, do my homework, and save. Today I try to load it to print it, and the darn program will not load. It gives me an hourglass for a few seconds, then the hourglass goes away and it never...
Am trying to locate forums for MAthcad programming but unable to find.
I want to put the following statements in mathcad but am getting a "placeholder" befor the if statement.Please please help, what is the error?
bill(usage):= |if (usage)=7
|
Note,
| indicates...
Does anyone know how to write a linear equation in Mathcad.
Example 5.6=22x/(x+22)
I am using an older version and it does not like the unknown variable.
When graphing 2D X-Y in MathCAD there is an option to make the axis scale equal, but it doesn't seem to work like I want it. If the axis scales are equal, then the grid should always make perfect squares, but it doesn't. Especially if you start dragging the sides of the graph window. How can...
I built a Beakman motor and works good. But Iwonder how to calculate :
-Magnetic Induction B(Teslas)?
-Current I(amperes)?
-Voltage V ( volts)
Data:
N= 5 turns
D=9 milimeters( 38 AWG copper wire)
V=1.4 Volts
B= ...? (May be 0.1 tesla)...small Headphones magnet
If any guy have a pc...
Of of these fine programs are avaible to me via my school. I'm looking for a the better program. Fromw hat i see I think mathamatic is better, but i wanted to get some imputs in here.
Thanks
As part of a yield simulation project, I have created a datasheet in Mathcad to calculate the principal stresses acting on a tested sample. Due to the fact I have only recently started to use Mathcad (and would like to use it more), I am having trouble plotting a yield locus using its graph...
How can you define a four vector in mathcad?
Bascially, I want to adjust the vector (mutiplying by arbitary constants if necessary):
I = \left(\begin{array}{c}cdt\\dx\\dy\\dz\end{array}\right)
such that:
|I|^2 = c^2dt^2 - dx^2 - dy^2 - dz^2