PTC Mathcad is Engineering Math Software That Allows You to Perform, Analyze, and Share Your Most Vital Calculations.
Recently active
X=0.5*exp{(0.3+2t*x0.1)*t}-0.5*exp{(0.2+0.1*x0.8)*t} I need to solve it in t=0.1,t=0.5,t=5 But I am having problem in math cad...
How can I solve this problem with math cad....... That's so terrible..
please help me why it does not work..
how can i solve if variables are range value
help please...
I once solved and animated this problem a long time ago - a pendulum with an elastic link. But I can not find this Mathcad 15 sheet. I began to create the calculation in a new way, but I do not understand where the error came from. Help me, please. See attach!
it does not work..
Hello dear community, I actually have a simple question. I'd like to subtract two functions in Mathcad that work but not the way I want. Here is my problem as an example: x1:=1..5A(x1)=2*x1+3B(x1)=4*x1+1 C(x1)=A(x1)-B(x1) At the beginning I defined the range of the function. In the function C(x1) I want to calculate the difference between the two functions. If I do this, the vector C(x1) does not have 5 sizes, but 25. What do I have to do, so that C(x1) is only the difference of the individual sizes of the function? Thank you very much!
You should release Mathcad Prime for TABLETS like (iPadOS and Android) as WolframAlpha and Matlab did. Most people use tablets as a replacement for traditional laptops in schools and at work. And when they need to work seriously, they simply add a keyboard and a mouse (BUT if you consider the stylus influence, everyone is going to be paperless SO you can add a specialized drawing feature to sketch the analisys or simplification of the problem, the drawings that we always use to solve a problem). And if you add the same cloud based workflow as Fusion360 or OneNote did you can have a team working in the same sheet of paper or sharing information in real time. Just imagine that. Android and iPadOS have now file managers, which means that you can have files organized the same way as you do on a Windows PC. If you launch a full version for iPadOS and Android, you will be the first CAE software leader in all engineering schools because we all start learning by doing manual calculation
In Mathcad 15 you can create a prime symbol (') when defining a variable using the CTRL-F7 keystroke. I am not able to do this in PTC Prime 6. Please advise as to how this is done with Prime 6.
Hello All, I have this issue with the substitute function when in conjunction with Explicit. It doesn't display all components of an equation no matter what I do; see attached sheet. Any suggestions? Raiko p.S. MathCad 15 on a Win7, 64 bit machine
Hello, I solve a non linear system by making use of MathCaf and I store the results in a variable (let's call it "sotto"). There are some values of the parameters (a, b, c, d) for which there is not any solution of the system, therefore MathCAD returns an error message (see attachment). I would like to add an "if statement " to monitor when the solution of the system does not exist. For example, if the system does not have solutions, the variable SOL=0, otherwise SOL=1. Is there a way (a built-in variable ?) that tells me that the system is impossible to be solved? Thank you Kate
Hi all, I am a beginner at MathCAD. I am using a trial version of MathCAD 15. I have created an array, lets call it "a" (11 rows x 1 column) and then I have created a Matrix, let's call it "B" (2 rows and 1 column). The first element of the Matrix (1st row, 1st column) is the array "a". How can I address to one of the elements of the array "a", contained inside the Matrix "B"? For example, referring to the attached picture, what is the right syntax to extract the third element of the array (number 200)? Thank you Kate
I have received a file to plug my variables in and use. But after 14 pages (the file is 34 pages long) variables stop being defined. Literally for no reason: they're defined on the page before that, they're even defined in a similar formula to the side, but after a certain point, the whole thing just stops computing. I tried recalculating the whole thing several times and copy-pasting the whole thing into a newly made document, but that had no effect. It is most likely NOT a fault in writing of the document, since the same document worked for my buddy (he lent me this document). Can anyone advice me how to stop this irregular behaviour? (all other variables there are defined earlier)
Hi, completely new to MathCad (using MathCad prime 6.0). I'm doing some engineering work and simply need MathCad to understand "ppm". I've tried to find a solution on this forum and via google to no avail. For example, I can assign "25%" to a variable and when I output that variable I get 0.25. But when I assign "25ppm" to a variable, it doesn't understand. Any suggestions? Thank you, Erik
Full list of worksheets WriteSTL allows Mathcad users to create 3D models mathematically using PTC Mathcad then save them as STL files, perfectly suited for incorporation to CAD assemblies. Along with the README, the WriteSTL.zip file contains two worksheets, showing 2 different matrix styles possible to generate 3D models. WriteSTL takes an array of triangle vertices. The included PTC Mathcad worksheets demonstrate inline routines to convert each matrix type to triangle vertices arrays. Also included is the WriteSTL Custom Function compiled and linked for the Windows 7 64-bit platform. The MS Visual Studio project with source is included for anyone needing to build for different Windows Platforms. Microsoft has a free, Express version of Microsoft Visual Studio customers are using to successfully build PTC Mathcad Custom Functions.
I am solving 6 ODE in mathcad 14 can someone help me with my problem?
hi, How can I get a free student license for Matchad 6 or others versions? I can to donwload but I don't know how to get a license for students. Is not free? I activated free trial version ( I downloaded from student section https://www.ptc.com/en/academic-program/academic-products/free-software https://www.mathcad.com/en/try-and-buy/mathcad-express-free-download ) , and I have one more day to use full version. After this period will became automatically free? Is that true?. Could somebody help me, please? thanks David
When using Math Formatting on a multiple selection it completely crashes the program. On top of that, it shows this message about succesfully saving the file and when this saved/recovery file is open, it fails to open it saying "wrong format". It looks to me like 2 bugs tightly linked together. Anybody else experiencing the same problem?
Hallo guys, i have a small problem. Actually i need to build an Iterative Calculation procedure. I have just started the process to build it up. I got help from you guys already so i have a template. Now i have a complicated equation which i cannot transform to the desired searched value. So i use the mathcad "Vorgabe" Function in order to recalculate the value. Now i dont know how to write it correctly into my Iterative procedure. I think i only need to know the correct Syntax in order to be able to proceed my work Thank you, BR Stefan
Hi everyone, I am new to Mathcad Prime (first time using it). I have to solve 4 unknowns given 4 equations, but i'm not sure how even after watching all the YouTube tutorials. The software keeps telling me that i have variables undefined, but they are not supposed to be defined as I have to solve for them. Would appreciate any help! Thank you (:
Hi, I am trying to manually make a table of contents in Mathcad 15 file. I can add a tag to particular text region (Properties--Display---Tag), but when I open "insert hyperlink" menu [to link to this region from another text region], it gives me only the options "Link to a file or url". Is there a way to link to a particular region in the same file? Or, otherwise, is there a way to insert an automatic table of contents based on text regions headings?
Hello. I have installed MathCad 15 on Windows 10 Pro 1903. But I can't use MathCad because when running mathcad.exe I get a message: There was no such a problem with MathCad 15 on Windows 7. How this problem can be solved?
Hi, I would like to somehow export the curve from the MathCAD worksheet and import it into CREO. It needs to be a curve with very fine resolution.
Hello Folks!I am working on the solution of heat conduction problems with time-dependent boundary conditions. I am trying to find out if the Green's Function is available in Mathcad Prime 3.0 or Mathcad 15. So far I haven't been able to find it, but it may be included under a different name. If someone has used this in Mathcad, their help will be greatly appreciated.Thank you!
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.