Dedicated forum for our customers to share, collaborate, discuss best practices.
Recently active
Hi, Matlab result:
Background:Although unimportant to my question, I am trying to resurrect a Filon Method of Fourier Transforms that I used over 30 years ago in a Fortran code (see my profile😕). I am in the first steps, which require that I develop a polynomial fit to the function to be transformed. Another function will not work in this method.My quandaries:Attached is a Mathcad 15 code for the first steps of this process. You will also need the subroutine called; it is attached also. I searched the PTC Community and found this reference:https://community.ptc.com/t5/Mathcad/The-best-way-to-extract-polynomial-coefficients-and-form-an/m-p/345426#M135001It states that the coefficients of the polynomial fit are the result of the regress(x,y,order) function. However, that cannot be correct as I show in my worksheet. Is this the difference between Mathcad 15 and Prime? My Prime version is very old and and I not very experienced with it.If that is not the case, how do
I spent five hours trying to solve this problem, however could not figure it out, can you please help the sheet is attached
I have six tests and I have done the calculation for one test I need to do the same calculation for the remaining five tests and I don't want to copy paste the calculation, I want to use the same sheet for all the tests with enabling all the functions and calculation to change according to the input values ( general calculation). For example, I want to use the same program for all the CPTSCan you help with that 🙂 The sheets are attached
Dear allcan you help me to construct the tendon profile (Parabolic and Circle)?Thank in advance
Hi, I have converted a calculation sheet from MathCAD 15 to MathCAD Prime 8. However, the macros embedded excel file is not working. I was prompted the message "macros is disabled". I have chosen the enables macros function in excel, but it is not working. I have to save the excel file separately to update the calculation but this will not reflect in the MathCAD, Please help.
Refer to this post earlier today by me.https://community.ptc.com/t5/Mathcad/Need-a-little-help-with-polynomial-regression-fitting-in-Mathcad/td-p/940392In the attached code, I cannot get these symbolic evaluation to work. They just keep running and never evaluate. Any suggestions
When I post, I do not get an email notification when someone replies. Here is my setting. Is there something else I need to set/unset?Thanks
Hi,
I converted a file from MathCad 15 to MathCad Prime 9. After the converting was made, MathCad Prime 9 is marking some of the variables with red Box saying that this variable is not defined (See screeshot). I noticed that the Problem is that Variable contains two level of subsripts and Mathcad Prime 9 cant see the second subscript. As a result all Variables will be seen as only one variable and not multiple diffrent variables. Can someone help me please? Thank you Greetings
Hi, 1. How can I search for each frequency range?For example I looked into the excel file and I saw that 1kHz begin from line 61536 and is ended at line 62560: ... Therefore I extracted manually the respective range in Mathcad: So, for example I want to know between what range the 0.001Hz begging and ends, but without staying and looking into excel file, some automatic routine if can be made in Mathcad: And then I want to know the maximum value for Vout and Vin at the respective Frequency and at which time these maximum values are occuring: Above its only the maximum value at 1kHz, but I do not know at what time these maximum values for Vout and Vin are occuring. Because I want to know then the difference between t2-t1.
In old Mathcad versions, the program performed calculation step by step, during the visualization of the page. Thus if you changed the value of a variable that was involved in a lot of formulas in the sheet, this action did not lead to a lot of calcs that you didn't need in that moment but only to the ones that you were interested in.Prime versions, perform all the calcs where the variable is involved, even those you are not visualizing and therefore are useless for you in that moment.This behaviour is strongly disappointing for long spreadsheets, where old Mathcad versions are much more satisfying.I wonder why this this behaviour has been changed moving from Mathcad to Prime. In any case Mathcad Prime, after ten years of developing is very far form the performance ad usability of the old Mathcad
Hi, i have the follow system of 3 equations i need to find the operating region for the system where vrd, vrq, Re, Le, Nc, Cdc and w are constant parameters, Md and Mq are parameters that i can change and i want to introduce in the system to get all the Isq, Isq and Vdc solutions. In resume, i want to vary Md and Mq and get the corresponding Isd, Isq and Vdc for each par of Md and Mq input, anyone can help me with this? i will be very gratefull. PD: Sorry if my english is not so good.
Hi Folks, Here's a problem I saw on Dell laptop a while back and now have on my new desktop - a Dell running Windows 11. I made a simple function of x and y. It looks fine as a contour plot, but the 3D plot won't render. Has anyone else seen this? This is the only graphics related problem I've had with either machine, so it doesn't feel like a driver issue. Thanks for your attention 🙂 Mark
I have several measured data sets. Each dataset will result in a curve with y-axis (ordinate) is its magnitude (in dB) and with x-axis (abscissa) is angle (in degrees). There is fairly large equal spacing between points along their respective abscissa axis, and with accuracy important for this work, interpolation was necessary. I chose to work with a cubic spline to avoid the Runge issue near boundaries. As you'll see in the attached worksheet, each curve is not perfectly symmetric about zero. Some peak near zero, and some curve's peak is much further away. The goal is to automatically determine an accurate estimate of the angle where the curve's value is 3 dB below the level of the maximum. There should be two such angles - one on either side of zero. Unfortunately, I'm having difficulty making the symbolic solve and/or solve block to work on just one dataset. But the goal of course is to potentially program this to autom
Hello everyone, I am encountering difficulties setting up a 2D interpolation in Mathcad. My objective is to determine the parameters A, B, C, and D for two given inputs: ratio "r" and delta "δ." The dataset is categorized into four groups based on Ratios: 0.25, 0.5, 2, and 4. Each group is associated with a specific set of Deltas and corresponding parameters A through D. While I have managed to interpolate within a single Ratio group, my challenge arises when attempting to interpolate for a ratio value that falls outside these defined groups, such as 3.5. Attached is my Mathcad Prime 7 worksheet for reference. I appreciate any assistance you can provide. Note: When the delta input "δ" exceeds the highest Delta value in a given Ratio group, the output should correspond to the highest Delta record's values, as extrapolation beyond this point is not allowed.
I was looking at Wikipedia to find out if a given type of matrix had a particular name (like the Zero or Pascal matrices do). At the end of one article, there was a link to the category of Array Languages, so I had a quick look and ... Mathcad wasn't on it. In fact, there are are a plethora of places, inside and outside of Wikipedia, that I would expect Mathcad to show up, but it rarely does. Even the Infobox on the Mathcad Wikipedia article isn't up to date - it's showing Prime 5.0 as the latest release. I was wondering if PTC's marketing people had any kind of remit to keep the most common websites, etc up to date and to ensure that Mathcad has a reasonable web presence? Stuart PS. I added Mathcad to the Array Programming Languages category (plus about a dozen more). Does anybody know if there's a special name for a matrix of sequential integers?
Dear community, Unfortunately, I have no experience with numerical integration. Now I am confronted with this problem (detailed description in mcdx). I hope that one of you can help me to solve the problem.Many thanks Michael
This is an indication I would say irrelevant, but in any case it may be of particular interest to chemists: there is a printing error relating to element 110 of the table of elements presented in the M-15 help: it is Darmstadtium and not Darnstadtium.
I am trying to solve a simple expression using a solve block with units. By inspection, all the units are consistent and the solver should work, but I get a message "These units are not compatible". Any assistance in getting the syntax/format correct would be appreciated.
Good day everyone! I am new to the forum, and I am a student of electrical mechanical engineering, I am studying a tutorial about the integration of Mathcad and PTC. I think it will be a very useful tool for my career and professional life. I share the following link. I have a question about the availability of the file that appears in task #1 SPRING. MCDX Link https://learningconnector.ptc.com/tutorial/1637650665404/integrate-a-mathcad-prime-worksheet-in-creo-parametric If you could help me by clarifying this question, where can I download it? I would greatly appreciate it. Greetings! Translated by the Community Moderation using Google Translate ¡Buen día a todos! Soy nuevo en el foro, y soy estudiante de ingeniería mecánica eléctrica, estoy estudiando un tutorial acerca de la integración de Mathcad y PTCcreo pues veo que será una herramienta muy útil para mí carrera y vida profesional, comparto el siguiente link. A mí me surge la duda sobre la dispo
hi -I'm trying to plot a function but I get an error.Not sure how to construct this properly. Any help is very welcome.
Dear Specialists, I am a using Mathcad Prime 3.1 .Ink I want to confirm attached xmcd file, but I can't do my version. Could you please tranform this files? Best regards,Niko
Does anyone know what the problem is in this Mathcad 15 sheet using the linterp function. I have successfully used it exactly this way before. All I did was change the input data.Attached is the xmcd file: IEC HEMP E3 STANDARD INTERPOLATION.xmcd.This sheet calls another xmcd as a reference: POINTS PER DECADE FUNCTION.xmcdI have attached both files along with the data file. The error claims that the vector Time is not in ascending order. You can see from the data and the plot of Time vs Time that is not correct. You can also see that the more dense t vector is ascending and on top of the Time vector. Thanks for any help provided.
Hi everyoneI am trying to automate a task, where the user has to select a sketch (that will be graphically shown using a GIF-Image stored somewhere), then provide certain inputs (namely dimensions) that will be shown on the sketch and then my worksheet will compute the results. To provide an example, I could say:Sketch:= Square / Rectangle / Circlefor "Square" the input variable could be: a (the side of the square)for "Rectangle" the input variables could be: a,b (the two sides of the rectangle)for "Circle" the input variable could be: r (the radius).then MathCAD would take the input variable(s) and compute, as an example, the perimeter and the area. The computation is no problem at all, I can manage it with some ifs. But the input variables, I do not know how to "force" the user to input all and only the variables that are needed for the chosen sketch (the number of this variables is around 8-10 in my real application, the geometrical sketches being slightly more
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.