Dedicated forum for our customers to share, collaborate, discuss best practices.
Recently active
Hi. Iv been trying to solve this question using solve blocks for quite some time with no success. It would be great to receive some help if possible.
I'm trying to use on odesolve command in order to create variables allowing me to graph Time v height & acceleration v time of a parachutist falling from stratosphere but I can't figure out why the it can't solve. Is it the equations? or is there a certain order I have to insert the odesolve? Any guidance is appreciated thanks.
hola estimada red tal vez me puedan ayudar con ideas de como puede hacer esta sección de una columna en matcad prime agradezco mucho su ayuda gracia !!
Hello, How can I fix this file in order that the multiple input to work with units? Thank you
Hi I'm having some problems in Mathcad 15 using Given/Find to solve 4 equations with 4 variables, but I can't get the results. It says: This variable is undefined. The symbolic result returned is too large to display, but it can be used in subsequent calculations if assigned to a function or variable. It's about quater way down the worksheet. Please help, I's so frustrated and confused. It has never been this dead-locked before.
Hi, I`m trying to get tangent stiffness matrix of 6 nodes triangular finite element. Beginning part of code contains symbolic calculation and very simple operations such as getting one element of vector or transpose are very very slow. So I can`t to continue.Thanks in advance for any advice. File is attached.
Here is my FORTRAN statements: DO 1010 I=1,L DO 1010 J=1,NC119 X119(I,J) = 0. X132(J,I) = 0. IF(YEN(J) -YV(I)) 1010,1000,1000 1000 X119(I,J) = 1.0 1010 CONTINUE JAK = 1 DO 1040 I=1,NC119 DO 1020 J=JAK,L IF(YE(J)) 1020,1020,1030 1020 CONTINUE GO TO 1040 1030 X132(I,J) = 1.0 JAK = J+1 1040 CONTINUE I include my attempt, results and what I want.
Hello, I have a chaotic graph with the x-axis ranging from 0 to 200 increments. I would like to increase the increments of the x-axis to 20000 without that affecting the graph shape.
Hi everyone. I have a little problem with an interpollation data. When i start to use cspline the program give return error "The elements in this vector must be in ascending order." Mathcad 14. P.S. Sorry for bad english.
Kindly refer to attached worksheet, need advice on how to show Tc(i) as an array in excel component instead of a scalar. Would also greatly appreciate if anyone can explain how mathcad component read Tc(i) and causes a value to be shown only. Thank you. [Mathcad 15]
In the attached file, the Maximise Function is used against an 5 x 1 Array and is manully repeated 5 times, using a different guess for each case.Trying to streamline the process, tried to do the five steps with a program but the program fails.It looks like the maximise function inside the Program is not accepting the Guess value assigned within the program and is picking up the a Global Value for the guess, outside of the program, different from the assign value inside the program.What would be the proper way to use Maximize within a Program>Thank youLaurent
Hi, I am trying to model a moving fluid interface in an annular pipe for a varying cross-section. My model is based on a modified Poiseuille equation. If I use a constant cross-section, then MathCAD solves my linear ODE just fine and I get results as expected. If I consider a varying cross-section however, then my ODE becomes non-linear and I'm unclear on which format MathCAD requires to solve this. All unknowns in my attached file are constants, except L(t). I'd be very thankful for any help on how to format a non-linear ODE of this form within a solve block. Regards, Alex
This is a follow-up question to a recent Mathcad 15 solution provided by Werner_E. I manipulated some control parameters and "converted" your "rainbow-effect" surface plot of a two-variable function into a nice-looking "contour" plot [see attached file]. How can I overlay it with an x-y plot of a parabola [shown in the second attached file] so that the vertex of this curve coincides with the contour plot [x, y] = [0, 0] and opens to the right [i.e., in the y direction]?
Hello, I'm trying to solve these three ODEs for cell growth, ethanol production, and glucose consumption. It keeps giving me either Too few initial conditions, or variable not defined. I've trippled checked it and there seems to be all of the correct multiplication signs and such. Please let me know where I went wrong. Thanks, Nick
It is the site of the study 21 "Optimization of potential energy Or Curves of the second order in statistics" of the book "2^5 Problems for STEM Education" (in construction)
Mathcad-sheets and animations of the Study 8 of the book 2^5 Problems for STEM Education Study 8 Live kinematic schemes Or Arm of Hella[1] [1] Hella is a fictional character from the novel The Master and Margarita by the Russian writer Mikhail Bulgakov. The novel was written between 1928 and 1940, but unpublished in book form until 1967. Hella is a beautiful, redheaded succubus. She serves as maid to Woland and his retinue. Described as being "perfect, were it not for a purple scar on her neck" — the scar suggesting that she is also a vampiress. Reference to her arm will be clear later in the study. Steam machineWalk machine TheoJansenДворники автомобиля
I am working on an electrical arc-flash calculation using the NFPA70E method. I have defined a voltage range (in blue) for the calculation and I would like to plot arc-flash vs voltage (this is obviously linear so it is not critical but I would like to know if there is a way to do this for future calculations). The problem I ran into is converting the result of the equation (in green) to the unit I want (cal/cm^2) over the entire voltage range (in blue). I can convert the result at individual voltage (in black) to the unit I want (cal/cm^2) but if i try to display the result at 550 volts (in red) it displays in kg/s^2 which is not the unit I want. I have to manually change the unit to cal/cm^2. It would be great is anyone can assist with this.
Hi, We recently added floating "Subscription" licenses to our MathCAD license pool. I am able to monitor the usage of our regular floating network licenses, thru the FlexNet License Administrator application, on our central network license server. But how can I monitor, or generate a report of usage for our Floating Network Subscription licenses? Thanks, TC
I`m trying to create function CreateMesh.f which works with vector argument but I met some problems EDIT: I found the way, but I don`t understand why the first one doesn`t work
Anyone got any recommendations on equation solvers for engineering? Based on experience, if possible. I use Mathcad quite a lot, but its equation solving is not as flexible as say TK Solver or EES. I used TK Solver 1.1 back in the day, but have hardly touched it in years. It was very good, especially back in the '80s. It was developed up to v5 by the late 90s or early 2000s, but then stuck there for nearly 20 years; I see UTS Systems brought out a new version, V6, late last year, but I didn't have time to get my head around it in the period of the free trial (work took me overseas for much of the last 6 months). Some of my younger colleagues used Engineering Equation Solver (EES, from F-Chart Software) in college. I find the trial version (limitations: max 50 equation, OK; but also no save or edit) does not let me test it enough to decide on its capabilities. Does anyone have experience of these and/or othe similar software; preferably in the same price bracket or
Hi, I met unexpected plot, how to interpret this result?
I have the following equation: I want to find the value o x, the others variables are all defined earlier on worksheet. After getting the value, how can I link this value to a variable? I am using PTC Mathcad 5.
Hi I am calculating the dielectric refractive of index. The data point n is 0..200 When I tried to calculate P0(n), I got [201, 1] in all the points and all the values suppose to be complex numbers like showing as Pw(n). Does anyone know what happened? Hong
I am trying to plot a function which is dependent on 1 variable. The attached worksheet calculates the required depth of embedment in soil for a cantilevered retaining for the case shown in Figure 3.11.5.6-5 of 2010 AASHTO LRFD Bridge Design Requirements. When I try to plot the solution for the required depth, the plot dialog reports, "Plotting failed. Replace complex values and NaNs by real numbers." The function is defined in terms of real numbers and the root() function provides a solution to the equation. I am trying to plot the solution to see if there are other solutions which may be more appropriate for the conditions.
HiI`m trying to plot function on triangular area without success. Is it possible?
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.