Dedicated forum for our customers to share, collaborate, discuss best practices.
Recently active
Hi could somebody convert this file for me so I can use it in Mathcad prime?
Hi everyone,I’m working on solving a boundary value problem for an ordinary differential equation and would really appreciate some help! Using the finite difference method, I need to solve the boundary value problem with a precision of ε = 0.001. The integration step is h = 0.1.Additionally, using the conditions from previous task, I need to solve the boundary value problem for the same ordinary differential equation using the predictor-corrector method with a precision of ε = 0.001.Any guidance, examples, or suggestions would be greatly appreciated! If you need more details about the problem, let me know.Thanks in advance!
Hi there!I have an issue with the definition of the Prime user function.There are several matrices 2*2 in the general case ( the exact matrix number oscillates from 1 to 4-5-6).Each matrix has a lowercase index (connected to the data from the parameters table). I want to define user function to make matrix production. Due to my modest coding skills, I have no results to describe as appropriate. The relevant search on the forum gave some material but didn't seem to help. https://community.ptc.com/t5/Mathcad/Production-of-Matrices-Elements/m-p/676964 In the attachment, there is my problem sample, performed in Prime 10.0.0 Any assistance would be appreciated!
I am trying to get a bode plot of a transfer function which I symbolically evaluated first. After that I want to insert some constants and then use it for a bode plot. Is there a way to do that? I am using PTC Mathcad Prime 10,0.1.0.
Hi, I am getting the following issue on Mathcad 10: "This value must be a scalar or a matrix" I am looking to define the output matrix as β. It seems to work on its own but not when I try and assign it as β.It isn't an issue when run on Mathcad Prime 8 or 9. Help would be appreciated. Thanks
Hello everyone, maybe someone can help me solve or has a ready-made solution for solving a system of nonlinear equations by the gradient descent method. I use PTC Mathcad Express Prime 9.0.0.0
Hi,In electronics, we use an operator for the parallel connection of resistors. For example: R1 || R2 which means (R1*R2)/(R1+R2). How is it possible to create an operator like this so that I can use it just like basic operators such as /+ * ?
Hello Mathcadeers,I could not find a way to properly set the Legend on "Chart Component". The legend only shows "1" and "2". Can I set it up to show the actual name; eg PN_Total_ADF4194 and etc? Regards,Ak
I need to ask about the possibility that Mathcad will allow me to process images through the image processing function, taken with a digital camera, to give me % failure of adhesion of a film on the material in attached image. Can I use Mathcad for basic matrix operations? Or how can I achieve this ?
I tried to convert old mathcad file but the following error pops up ( I have a Mathcad prime 7 installed)I also have enabeled the .Net Framewor....on my windows, but I still have the same error after that as well. I really nedd the files for my PhD project. Can someone help me with this issue please. Ican also upload the file so that you can help me converting the file. Thank you Tadele
Hi there , I need to create this table using programingI wrote this program , but it doesn't give me the answer I want: What I wrote in the program is if the bottom value is between z and d .....> the layer is drained and use the angle (alfa) if the bottom is greater than d and smaller than z ....> the layer is partially drained and use the angle (alfa) otherwise write the layer is not drained I need the answer two have 3 columns1# ( layer ( drained-partially- not drained)2# the angle if it is drained or partially drained .. if not drained show zero 3# if it is possible this column as well which is the layer kind it is in the table in the sheet as input Thanks Yusra The sheet is attached prime 10
Hello everyone!I have been creating with Mathcad 15, worksheets for the analysis of electrical networks stored in a particular folder for a long time. When I need to study a particular electrical network, I scroll through a file in which there is a list of all the networks studied with the images of the relative circuits. Each of them is called with a hyperlink. So I find this instruction very useful. Is it also available in Prime 10? I would be tempted to buy it if there was such an instruction.
I typically do all my work in a textbox and recently I cannot copy equations and text together and paste below inside the textbox. I would do this all the time but now it doesn't work. I can copy from a textbox and paste outside the text box, but this is inconvenient. Anyone have any insight into why this may be happening now? Thanks.
Hello Mathcadeers,I am trying to polynomial curve fitting, but could not find any good example on how to do it.let say I have the following. How do I create a function y1(x1)? Seems Mathcad function "polyfit" function is not the right one.Thanks. Regards,Ak
Hello,I actually want to plot an if function for a certain range of numbers. I have tried to generate the values via a loop, but it just won't run.I actually want to plot the if function for values between 0 and 1.I'm sure it's quite simple, but somehow I'm stuck.Best regards and many thanks
HiI just started in calculating on transformers, and i have the problem i cant get Mathcad to calculate in VA (volt*amp) I've searched the net sadly without any results.I also have the same problem with a method to get the right results for VAR.S = VAP = WQ = VARI've tried to use the attached document, but i still only gets it out in W (watts)Hope someone can help me out, because i've soon given up.RegardsRasmus Skjøtt
I need to convert a file, but I'm concerned about not being able to convert the hundreds of old files that I have as well.When I tried to convert the file, I got this error message.I've verified that the framework in installed. I've uninstalled it and reinstalled it.I've rebooted the computer, ran updates, and rebooted again. I still get the same error message. I assume a security update has broken something, but I'd really like to get the capability back.
Hi,I created the attached sheet to generate a histogram using the chart component.If anyone has suggestions for shorter code to achieve this or notices any errors in mine, I would greatly appreciate your feedback.
working with Prime 10. I have two lists with different type of tubular threads. Using the first combo box select between the two list to pull data from. Automatically populating the second combo box with available tubing size. Then auto populated the next combo box with available weights. If not with a combo box can this be done with a list box? Pulling from a data table and not having to load all the data within a script editor?
Hello Mathcadeers,Been using MP10 for the last few days/weeks, and these are the thing that I hope Mathcad can improve to make prime faster. Hopefully MATHCAD designer/project lead/project manager is in this PTC Community. 1. Let say I want to add + in the equation below. In M15, I just need to hit SPACEbar once, and I can add +. In MP10, I have to hit SPACEbar twice. I could use RIGHT arrow button in MP10, but it is not quite ergonomic and RIGHT arrow button is far away. 2. Zoom in and Zoom out is laggy. There is about 1s delay. If the delay can be set to 0s, that would be awesome. 3. There is no option to UNDOCK the menu in MP10. In M15, you can undock the function so that it is always open. In M15, say I do Programming, I can Add Line, do if, assign value <-, do for, with just 4 mouse click. With MP10, it will take 8 mouse clicks. Would be good if Mathcad Prime can have the option to UNDOCK menu. 4. Not many options with Right Click. For exam
Hello Mathcadeers,I am designing a phase lock loop circuit (electrical engineering) and trying to use Mathcad Prime 10. I got stuck, as Mathcad Prime 10 could not find the solution. I used to be able to solve this, with no problem in Mathcad15.The program is to find the cross section (on the x-axis) of the DARK and the RED traces, where Fout1 is a variable. Attached is the MP10 file. For illustration, I set Fout1 to sweep from 3.5Ghz to 12.5Ghz, 1Ghz step. It takes really long (really long) to find the solution. If Fout1 has 3 points, then takes few minutes. If Fout1 is say 10points, it probably won't be able to find the solution. In Mathcad15, it takes 2 or 3 seconds. Attached is the file, in case anyone want to take a a look. Regards,Ak
Hello,I can not find the result. Example11 is my sheet it should be like in the file example22.regards,
Hello,Why does PTC Mathcad Prime seem more oriented towards CIVIL and MECHANICAL Engineering, and much less towards Electrical Engineering, and Physics, and more in depth Mathematics? Will this be the case in the future?
Hello, I want to print a Mathcad worksheet to PDF by using Mathcad15 command (mathcad.exe -p test.xmcd) in order to realize automate batch printing. But it cant't show the list combo box when printing by this way. This problem also appear when printing in the Mathcad15 GUI if I don't pull down the worksheet page to "active" the list combo box, only when I pull down the page and view the list combo box, it can be showed in the printed PDF (case). Any ideas?Thanks for answer.
I want to solve the following equation at the bottom and get T_react/T_com on one side and the rest on the other side. Is there a way to rearrange the equation like that? I am using Version 10.0.1.0
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.