Dedicated forum for our customers to share, collaborate, discuss best practices.
Recently active
Buenas noches, Por favor en la programación que estoy realizando si alguien me pueda ayudar se tata de aplicar condiciones a una matriz. Gracias de antemano por la valiosa ayuda. Mathcad Prime 8.0.
Hello, I have a documents that has elements on the right of the document "page" (viewable in the "draft" view).I tried multible ways to generate a PDF ("save as"; MS print2PDF "all"; select all elements and then in print dialog "selection") where I can see all content but I only see what's viewable in the "page" view.Increasing the page is not an option as I'm already at "A3" size. See attachments. RegardsHolgerDoes anybody
I would like to know if the analysis of this network is correct, thanks:
Kindly see the attached code. I would like to generate 10 samples of size 5. Then calculate the mean of each sample, so that I have 10 means. However, my data contains only five elements. Obviously, something is wrong. Kindly assist.
I recently upgraded from Prime 8 to Prime 9, hoping for a resolution to the performance issues we've run into. I've noticed that files greater than around 3.5 MB experience a significant decrease in performance. Legacy Mathcad (15) didn't have these performance issues. I'm wondering if and when PTC is going to resolve this. I've seen a few workarounds, like vectorizing of for loops, etc, but we shouldn't have to resort to workarounds when the original Mathcad worked fine.
Hello, Again.Im trying to optimize a couple systems,one liniar and two others non-liniar.Right now i have a liniar programming problem with 7 decision variables and variables and 3 restraints, how ever i have no idea how to implement a simplex algorithm. Tried using the solve block but i failed
Hi everyone.Im trying to calculate the det of the Jacobian however i keep getting this error.Just what exactly does "scalar value" mean in mathcad? And more importantly, what can i assign u and v to fix this?In my problem both u ∈ [0,2π] and v ∈ [0,π] but i dont know how to assign these values in mathcad.
HiI want to publish my calculation file on the internet.How can I create a html file from Mathcad prime 9.0? Thanks
I'm struggling to get a for loop to run in Mathcad Prime 7.0.0 I have a matrix "d" that I want to stack "N" times. The matrix "d" could have any number of rows, and "N" >= 1 (these are defined elsewhere in my sheet). But I cannot for the life of me figure out how to iterate through the loop. Where have I gone wrong? The examples I see are using "i" inside the loop to perform an operation (sum several terms, etc.). Maybe since I'm not actually using "i" for the calculation anywhere it's breaking? Maybe because my stacked matrix isn't actually a function defined by "i"? Should I be using while instead of if?
I put in order my desk drawer and found this is what:Then I found it in Internet - http://terni.ru/slide_rule
The attached mathcad code will generate a sample of m = 1000 values. I would like to create a histogram or curve of the data. Kindly assist. I want to verify if the data generated is normal. Thank you.
All, I am using a building code prescribed equation with a constant that does not have units assigned in the code. As a result MathCad gives a Unit error. Now I could backsolve to find the units but that seems cumbersome. Can I simply force MathCad to solve the equation and remove the red rectangle from the output/print?
Hi, was wondering if anyone knows how to improve the resolution for PDFs from MCP? Regardless of the method (print to PDF or save as PDF), embedded Excel tables and Chart Components look terrible.Thanks,-Mathcad Prime 9.0
Having issues with the solve block, "units are not compatible" I know the part that is bad is the part in the screenshot as that part was added specifically for this scenario. Would also like to simplify it as its the same equation with different Q value determined by the Q[ value. Please advise, Thank you!!
After fixing an issue with an earlier solve block I am now finding this,Please advise and thank you!
Even though I have declared two values for all variables that are iterative Mathcad Prime 8 is still pushing this error "Ranges with units must specify the second value in the range", please advise and thank you!
Buenas tardes estoy programando una hoja de calculo que tiene que ver con operación de matrices y tengo un problema de operación. Por favor si alguien me pueda ayudar a resolver este inconveniente. la versión es Mathcad prime 8.0Gracias anticipadamente.
I am trying to find the min/max value at each index across 2 matricies.The min/max function finds the smallest/largest value across both matricies at every index, which is not what i want.. PNG and mathcadfile attached for clarity. I am using mathcad prime 9.0.0.0. I have tried several syntaxes (shown in the attachment), but to no luck. Does anyone know the syntax for this? Cheers,Sebastian
I wrote a small program to simulate astro dynamics.The program crashes (program terminate and disappear from screen) when I increase the number of iterations and celestial bodies. No error message! Can someone help? I can share my program. Thanks Serge
You have 15 spheres with d=1. Put all spheres in the box which has 2.6 length for each edge.If you add new sphere, you make the new world records. It only fills 44.7% of the box!
(This is only a puzzle to fun! ) Tokoro. All distances of the points to be Integer Make a circle with its center (0,0) and radius r. Make five points on the circle with all distances of the points to be integer. The puzzle is to find the minimum of r. Next, the same puzzle except the number of points are 10. The answer of 4 points attached.
I have a Prime 7.0 worksheet with two matrices (of immediate interest). They are w [1x3] and P [3x2].I am trying to manipulate and ensure that they have the same number of rows. And trying to do it with a nested loop. BUT the inner loop seems to work once and then returns the matrix. The outer loop never increments to the next step. I'm obviously doing something wrong, but can't see it.If anyone could point me in the right direction, that would be great. Thanks! FOR i: 1 TO rows(P)---> FOR j: 1 TO rows(w)---> ---> IF (criteria)---> ---> ---> STACK (new row to w)---> ---> ---> GOTO / SKIPTO next i
How to resolve this error
I'm hoping I'm missing a simple way of doing this...(MathCAD Prime 7.0.0.0) Thanks
Hello, For a project, I would like to store the result of the following expression : in another value (called prev for this example). But, I would like to update it manually, even if my parameters change. That way, I would be able to compare 2 curves with different parameters on the same graph in the same sheet. Can someone help me ? Grégory
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.