Dedicated forum for our customers to share, collaborate, discuss best practices.
Recently active
Hello,I need a little help in mathcad program to get the mean values of few columns(every third column) in a big m*n matrix. See the attached image for description.I want to find the mean of highlighted columns, What I did now is I wrote a program to pull the highlighted columns into a new matrix and then I wrote an another program to find the mean of values in every row. I wonder if there is any way to find the mean of intermediate columns using one program without pulling these values into a new matrix and have an another program to find the mean for all the rows in that matrix. I could have attached my program file here but unfortunately I don’t have MathCAD in PC write now. Curious to get the answer by the time I go to my work tomorrow Thanks for your help!!Ashok
Hi there,For one of my engineering classes, we are designing a fluid distribution system and this involves the use of mathcad because of the process.We need iterative solutions to find our flow rates which in turn allows us to see our fluid velocities and pressure changes.Initially, we had our code working, but we're running into problems when making it short to print out for our final report.In our solve block, we are currently forced to use drawn out versions of our functions.We tried a couple different ways of shortening it.1)and are getting this error2)and get the same errorWhat I don't understand is why the solve block works when the long, drawn out version of the function is used, but doesn't when it is shortened.It should work. They are all equivalent.I am solving for Q (flow rates) only.I've attached the working version and the not working version of my sheet.Can anyone clue me in as to why I'm getting this error?
As an extension to Valery's Mathcad Prime Minister (Submatrix and Subvector), I'd like to propose the following extensions to Mathcad's subarray functions (unfortunately, I can't post worksheets to Valery's PM thread, otherwise I'd have posted this there).:The new submatrix function interprets negative indices as counting from the end of an array (ie, -1 == last row or column index). The functions subvector (which has been in my library for a long time) is simply a specialized form of the new submatrix (a variant of which I've also used for a long time). I've also included the functions firstrows, lastrows, firstcols, lastcols, rowends, colends and matends. The first 4 are hopefully suggestively named. The latter 3 are intended to provide a compact view of the first and last few elements of an array (I often find it convenient to look at the first and last values of an array calculation).Stuart
Dear All, I would like your help to solve the display problem that i'm having with excel object embedded in mathcad. The display is moving when i click outside the excel object, and i can not look the view from excel in mathcad. Thanks in advance, Pedro (view in My Videos)
Dear All,I'm having a problem with the excel object display in mathcad.As you can see in below video, I can not lock the excel view, when click outside the excel object.I would appreciate your help with this issue.Thanks in advance.
can somebody help me please in understanding this error message " this variable is undefined" in attached file
Я студент, как мне получить лицензию для MathCad Prime 3.0?
HiI have been through many posts but i am not able to plot the attached expression. Can you please tell where i am doing mistake?I am expecting a periodic square waveform toggling between +/-24V with on and off period 5us.Here I used Ton,Toff as a cons; x as a variable and Vlp(x) as a function.<Unfortunately when instead of Variables I used to substitute assigned Numerical value it works>
Hello guys,This is my first post ever, and I need a response ASAP. I have been working on my Physical Chemistry Homework for 2 days now and while I was just about to finish, something odd happened. It told me the file was corrupt and shut down. I have attached the error message that appears. This is due tomorrow and I really need help!!! I have attached my file as well. Please help!!!!
Hello Everyone I have been through many post but i am not able to plot the attached expression. Can you please tell where i am doing mistake?I am expecting a periodic square waveform toggling between +/-24V with on and off period 5us.Here I used Ton,Toff as a cons; x as a variable and Vlp(x) as a function
I am able to successfully import data via a text file (.txt) by using this READPRN command. However when the .txt file changes (i.e. data change), the import matrix in MathCAD is not automatically updated. I need to close the program down and re-open to have the updated numbers.The question here is, whether if there is a nicer way to do this? Another command maybe? I know I can always do right click “disable evaluation” and “enable evaluation”, but the problem is I open/use this Mathcad sheet through an easy batch code for an another program, so mouse commands are not an option for me.Thanks in advance!
Civie student here, got MathCad Express Prime 3.1 for several of my classes this semester that have labs and thus lab reports. Obviously one of the pros was that it could actually make graphs, compared to Excel which doesn't understand the x-axis. So I'm trying to graph data from a Geotechnical lab - grain size analysis - where the x-axis is diameter (mm) and the y-axis is percentage (unitless). I have three problems (possibly four):Unitless y-axisImporting data from a table (is that how it's done? I don't even know...I'm new to this...)Switching x-axis to the horizontal and y-axis to the vertical (they're currently the other way around)Defining x-axis values going backwards (smaller value towards the right)I say possibly four because reversing the direction of the x-axis scale isn't mandatory, it's just how we usually graph it.So...tips? Suggestions? Is what I'm trying to do impossible? Thanks in advance.
See please one simple optic problem and the symbolic solution:
Would someone be so kind to convert this file to pdf? Thanks in advance.
This study describes in detail the process of calculating energy characteristics of the gas turbine cycle (Brayton cycle) with modeling of the composition and thermophysical properties of air, natural gas and products of combustion along the flow in gas turbine.See Mathcad-sheets attach
Hi all,I am trying to solve a function symbolically. However, I am having trouble with it, as shown below:As you can see, if I symbolically solve the function in the first line, directly, I get the desired result. It shows the transposed function and then I evaluate to get the answer.In the second line, I try to assign the function to a function variable.In the third line, I try to call up the function to solve it explicitly, but it fails. However, it still manages to find the solution, if I don't request 'explicit'.Is there any way to call up a function assigned to a variable and solve it explicitly?Any advice will be greatly appreciated.Cheers.
Hello Guys i have easy task to solved on paper even but can't find the proper code in Mathcad for it.The main task is really simple : A horizontal force of P = 100 N is just sufficient to hold the crate from sliding down the plany, and a horizontal force of P= 350N is required to just push the crate up the plane. Determine the coefficient of static friction between the plany and the crate, and find the mass of the crate.I don't want go deeper in technical aspect of this easy taks to calculate. The problem is in Matchad and my limited knowledge. How to set in equations with diffrent P value and find the solution in Mathcad?My work is seen below. But it's not going to work.The think is probably that i don't know how to use the result from two first equation and moved it to the next two to get the final result of it. Of course still don't know why for Mathcad the value of mi and m is as undefined...
See please http://twt.mpei.ac.ru/ochkov/Planets.pdfCan anybody help me with translation into English?
Case 2Reference [math/0011268] A remarkable periodic solution of the three-body problem in the case of equal masses
This worksheet will enable Design Testers to verify the voltage drop is meeting the Design requirements. Constants for resistance from CRC Handbook of Chemistry and Physics, 57th Edition, 1976-1977, CRC Press, p. F167-168
Hi Guys, previously you help me so I have hope that you will explain me where is problem here:First of all I trying to find x value is in Meters. Of course i don't care about the value of mass and Na because it will reduce during the solving.I don't know why I have x.distance as undefined? And why can't get the result that should be : 0.5 m
Hi, is there an easy way to find the non zero minimum in a matrix?Or is a loop the only way to do it?This is what i have at the moment.
I have a function w(x,y) :I want to evaluate the followng integral :I have defined then vlaues of constants a & b. I want an expression interms of constants C11, C13, C31, C33, D and variables x and y.But when i try to evaluate this integral, it gives the following error:How to solve this integral? I have attached the mathcad (Prime 3.1) file. I would be really greatful if someone could help me with this.
I am sharing a list of exercises on optimization. The course required Matlab skills, but I am doing it on Mathcad. Until now I didn't have problems. Any recommendation to improve optimization skills on Mathcad is welcome. Regards.I am still working on the list of exercises attached, for now I have just a sketch. When I finished it I can post the solutions.
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.