Dedicated forum for our customers to share, collaborate, discuss best practices.
Recently active
The only thing that people seem to like about Mathcad Prime is its better unit handling. If my assertion is true and it is also true that Prime and MC15 are still using the Mathcad 12 kernel why not just incorporate the better unit handling in Mathcad 15? What other benefits does Prime have over MC15? If PTC. believes a MS ribbon interface is cool that's fine and they are at liberty to have ribbon version which they can use internally if that keeps them happy. So here is my solution for PTC. Get 2 good programmers for 2 months. One programmer works on incorporating the new unit handling into MC15 and the other works on incorporating the new numerical solvers. Allow a month for quality assurance and ship Mathcad 16 on August 1 2014. Every Mathcad user is happy PTC is happy also because it can continue to play with its toy version of Mathcad Prime internally and let the users concentrate on what should be in the Mathcad 17. Afterall without us there is no Mathcad, yet PTC never asks its
Has somebody an idea how to find a viewer for Android?
Hi All, I have one complicated expression, that can be plotted in time domain. However, I am not able to export the data for this expression, even though I can export the time data and some simple time domain function. Would anyone give me some suggestion that I can try to troubleshoot this problem? I am not able to upload a simplified case because the simplified cases can work. Thank you!
"Бросая в воду камешки, смотри на круги, ими образуемые; иначе такое бросание будет пустою забавою."Козьма Прутков — Википедия"Throwing pebbles into the water, look at the ripples they form on the surface. Otherwise this activity will be an empty amusement."Kozma Prutkov - Wikipedia Video Link : 7311 One branch: Video Link : 7314
Hello everyone,Does anyone know if mathcad provides a function that allows us to know what are the values that have the same frequency, and the frequency too, when the mathcad "mode(A,B,...)" function returns the "multimodal" error?To be more clear, it is given the vector A, consisting of N elements with random values included within certain limits, I want a function that let me know what are the elements of A that have the same statistical frequency, and what is the statistical frequency, since the mathcad 15 function "mode(A)" returns "mutimodal error" if in the vector there are more than one value with the same statistical frequency.Thank youFM
Hi all,I have had a look through previous posts on here and couldn't find anything that would do the job so thought I would ask. I am trying to turn a vector of nested vectors (can each be different sizes) into one single vector, as per the attached Mathcad sheet.I'm sure this is possible but so far the answer is managing to elude me!Thanks for much
Hallo,i have a Problem i need to solve fast 😞Problem:Density is a function of pressure and temperatureI can create a cloud of points for the density: TemperaturePressure 100° 200° 300° 100bar Density Density 200 bar 300 bar etc My problem is now, how c
I'm using Mathcad Prime 2.0 and am pretty sure the feature to highlight redefined variables is not there. Is it in a later version, or planned for a future version?
how to show MATHCAD information and calculation direct to ARBORTEXT
When I define real numbers and try to use it in an array I get the message that one of the symbols needs to be a real number, They are all real numbers. See attached Mathcad file Example.What am I doing incorrectly?
New to MathCAD and running into all kinds of issues regarding if statements and range variables... my first problem is that x never seems to be defined anywhere and I believe I have defined it as a range variable (i could be wrong) and since x is never defined nothing is being evaluated. Any help you can offer would be greatly appreciated
How do I get Prime 3.1 to make use of WaterSteamPro? I see from various postings that it does now work, but I can't get it to work; I get "Variable not defined" whenever I try to use a WSP function.I have copied wspmcad.dll from the Mathcad 15 userefi folder into the PTC\Mathcad Prime 3.1\Custom Functions folder. Is that correct? Is there enything else or different that I should be doing? It worked for CoolProps, but seemingly not for WaterSteamPro.I tried Prime at version 1, but gave up in disgust. This is my first time to use Prime since then. I am probably making some fundamental mistake. But I see a couple of postings by Valery Ochkov showing WaterSteamPro working in Prime 3.0 (eg messages #222892), so I know it should be possible.
Hello, Everyone. Thanks in advance for your time and help. Regards.
Hello All,Last instalment on Fourier.Next on Prime/Mathcad 'signal processing function' pack.Just here there some topics in the chapter.Maybe later on Laplace and Z-transforms, after my immediate items on the things to do list..I needed to practice it for smart grid textbook I plan to start working on soon.Karl.
I need to solve the equations for X,Y and Z. My current issue is I need a single equiation for each to solve the system. What is happening is I end up with a +/- solution due to the radical in the denominator. So how do I get MathCAD to use just the positive value and solve for all three variables?
hi everyone I need to make one homework with "Successive Gauss elimination method". Text is:Deploy successive Gauss elimination method using palette Programming for solving the system of equations:
Hello All,Last instalment on Fourier.Next on Prime/Mathcad 'signal processing function' pack.Just here there some topics in the chapter.Maybe later on Laplace and Z-transforms.I needed to practice it for smart grid textbook I plan to start working on soon.Karl.
I am uploading an example where i created an excel table with component and added 3 vectors as input. If i arrange the number it works fine but when i press the mouse somewhere else to go out of the excel format it mixes again the numbers
Hi Everyone I would like to know how to include a database that allows me Mathcad Prime extract specific values to my calculationsEXAMPLEAS THESE COULD TURN TABLES OF EXCEL AS FOLLOWS?I'm starting to use this tool, I would greatly appreciate your help
alfa = 21.0375please clarify, how two solve the first 2 calcualtion
Hello,I wish my email finds everyone happy and sound. I need to reverse the scale in a graph that I have attached . The graph is z vs u(z). I need to start the scale values in the graph form lowest at the top and highest at the bottom. I will appreciate if you can help me with this.ThanksFaisal
Dear,Please find attached my qurey. Please explain how to use solve function in the attached equation
Hello community,I have a problem with using mathcad 15. When I start the program and open a new sheet, all i can see is a grey window (see screenshot attached). Also when i open old mathcad sheets, no caculations are visisble. When I scroll, some numbers blink up-but just for a very short time. So it looks like mathcad is acutally working but a grey mask is upon my numbers/calculations. I reinstalled the program and changed settings in order to solve the problem. Unfortunately nothing was successfull so far. Does anybody know the problem or hast some good andvice?best regardsBenjamin
Hello fellow MCers,I have a problem with a data set filter. My aim is to have a function that creates out of a given set of data points another set that contains 2 to the power of k elements being randomly selected; with k an integer.So I created these functions in MC15. The annoying fact is that it works fine when I have a data set whose number of elements is close to 2k; e.g. 525.However, it fails to converge to a solution if the number of elements in the initial set is close to the next 2k.E.g. data set containing 555 elements. It puts out a 512 element vector - fine.Change number of data elements to say, 999, it has troubles finding a solution. Whereas the next 2k element size of 1033 yields 1024.My suspicion is that it probably has to to do with the way I'm generating a set of random integers (for the trim function) by invoking the runif function and truncating the real numbers to an integer.Thanks in advanceRaiko
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.