Dedicated forum for our customers to share, collaborate, discuss best practices.
Recently active
Hello Everyone. Not understand _ both are true ? Thanks in advance. Regards.
Hi there,I am currently trying to write an equation in Prime 3.1 which includes resistivity.For some reason it is not letting me put the units as Ohm-m and hence not letting me complete the equation.Has anyone got any ideas how to over come this?
WE & Fred thank you very much for answering the question, specially to WE.WE, is it possible to get the answer in the following format? Thank youHeader 1Header 2Header 3abAA+aA+bBB+aB+bCC+aC+bOriginal questionHi, is it possible in Mathcad 15 or Prime to do a vector element by element addition that takes as input 2 vectors for example,vector x = [ A,B,C ] and y = [ a,b ] and has as output z = A+a, A+b, B+a, B+b,C+a & C+b ?
Mathcad 14 M020 Animation ,Play Animation window blank though cursor moves ,only one Player in Options work..Reinstalled Mcad -problems still thereThey come up with error initialization video streamHave used some of these Video Players before successfully kanil
I'm attempting to do a simple matrix subtraction operation and it doesn't appear to work.I just get the "Array Dimensions Do Not Match" error however as shown in the attachment, the dimensions clearly match.Not sure if it has anything to do with one matrix have double parentheses (not sure why as I didn't intentionally creat this) and the other having single.In any case, I've attempted multiple things including using the Vectorise but this doesn't resolve it.Any assistance greatly appreciated.Thanks.Wade
hello folks,I fail to find the cause of my problem.When fitting a function to measurement data, the continuous version; i.e. with x a dependent variable, it works like a charm. when I try the same piecewise; i.e. with the values from the data set, all but the last value are zero. Any clue to the whys and whats?ThanksRaikoP.S.As always, MC15 on win7 on a 64 bit machine
HelloCan somebody help me with my problem I am new at mathcad and I have this problem.Example if A is 201-300 its value in calculation is 2.65And if A is 301-400 its value in calculation is 3.68. So what i do so it calculate it correct answer.
Is it possible to assembly a global matrix from many individual local matrices? Such as is done in stiffness matrix of a structural system?For example, if k.1 yields a 2x2 matrix with positions in regards to the global matrix 11,12,21,22. And k.2 yields a 2x2 matrix with position 22,23,32,33 again in regards to a global position. Can MathCAD assemble the matrix with correct positioning without building k.1 and k.2 as a 3x3 and then simply adding together k.1 and k.2? Its simple enough when the global is a 3x3 assemble from a 2x2, but is much more strenuous when assembling a 10x10 matrix from (5) 3x3 matrices.
Does Mathcad Prime have "document properties" like in MS Word when you go to File > Info?
I have written a hardyCross subroutine per the Hodge and Taylor book and I am recieving the error value must be a vector. What am I doing wrong?
How can i set plus operator from dot to X in MP3.1?I know how to set it in MC15 but i can't find the setup option in MP3.1.
Hi, is it possible in Mathcad 15 or Prime to do a vector element by element addition that takes as input 2 vectors for example,vector x = [ A,B,C ] and y = [ a,b ] and has as output z = A+a, A+b, B+a, B+b,C+a & C+b ? Thank you!juan
Hello,Attached you can see a solve block with a system of Differential Equations.Has somebody an idea what is wrong or is it a typical Prime-problem-if then it should be fixed in Prime 4.0?I tried to solve completely without units but then i got the same error message again.I am working with MathCad Prime 3.1Thank you for your efforts.regardsVolker
Hello Everyone. (e^-pi)^x , solve ? Thanks in advance. Regards.
Hello,I run into the situation frequently where I need to select the lesser of greater of two equations. Suppose I have equation A and equation B. I've input say 6 values for A and B in a single column matrix and evaluated each. I would like to define variable C as the maximum of A or B output for each row. I attached a worksheet that demonstrates my problem.
I want to pass a table of data into Mathcad.Each row of data is like fluid_description (string), fluid_density (real value with units), fluid_viscosity (real value with units)I have succeeded in sending a matrix of numerical values with and without units, and also individual string values. But can't seem to find how to send a matrix of strings.Also worth mentioning that whilst for now I'm using the API, in future it would be intended to migrate this to Mathcad gateway.Any advice welcome.
Hi everyone,I seem to need the help of the forum often lately... I need for test purposes to generate a sinus-wave with randomly varying frequency (and possibly also amplitude, but that is the lesser problem). Something like an oscillator whose frequency is not perfectly stable. Or an oscillator whose frequency setting adjustment button would be slightly turned right and left randomly by a small amount. Something like this:I attached my solution, but I am not happy with it at all. Obviously the "randomness" becomes higher and higher with the time, and for the same reason there are unwished jumps in the later part of the simulated signal.I understand that the problem is the time variable "t" in the equation A*sin(2*pi*f(t)*t) .But at the moment I can find no good simple way to correct the behaviour.Maybe I am missing something obvious ... I will be grateful for any hint.Best regardsClaudio
I understand that the Excel component does not "know" about units of measure internally.But if want to enter the value for a variable into the Excel component in a particular set of units, how do I do it?For example, I have a variable "Power" in the MCP 3 which uses units of MW, e.g.:Power := 10 MWIf I evaluate Power in MCP 3, by default, I get the following:Power = (1 x 10^7) WAnd 1 x 10^7 is also the value I get in the Excel Component if I create an Input Expression and set it equal to "Power".But, if I want to have the value in the Excel to be 10 (i.e. MW), how do I make that happen? Is there some way to implement the Input Expression so that I get the value in the correct units?Thanks in advance.--Doug
Figures and Mathcad- and Maple-sheets of the articleРисунки и Mathcad & Maple документы статьи Рис. 1. Задача о беге по газону, пашне и асфальту: оптимизацияFig. 1. The problem of running across the lawn, plowing and asphalt optimizationПроблемы, возникшие при решении этой задачи (Problems with this problem):Why I cannot create a counter plotOne minimize problem - numerical and symbolical solutions
Sorry if I am being a bit dense with this...I created a table of values in the MCP 3 Excel component.In the Outputs area, I set a variable ("Load") equal to a row of cells using an Output Expression multiplied by a unit (MW).Outside of the Excel component, I evaluate Load and I get, for example, the following:Load = [5.2 3.2 3.2 3.2 3.9] MWI have a few questions about this...One, when I looked at some YouTube tutoriials for the Excel component in which something very similar was done, the result of the evaluation was a vertical column of numbers rather than the horizontal row I get. Why is my evaluated result horizontal when the tutorial result is vertical?Second, what is this variable in MCP terms? Is it a vector or a range variable?Third, how do I use my variable. For example, if I wanted to set a variable, say, Load_3 to be equal to the 5th value in my vector (3.9), what would the syntax be? "x=Load(4)" does not work since my variable does not seem to be a vector or matrix (is it a
I am just saying. they buy companies and then the packages don't work together. Like what happened to cocreate??? I've been working on other projects and now need to integrate drawings (like Imagination Engineer can do) with Mathcad (any version will work but would prefer 14) but due to packaging & of course License issues I can't load older version of product that work with a drawing program like Imagination Engineer???
HiAttached is a mcdx file. I'm a novice at Mathcad. I have the value of E expressed in MPa and the value of I expressed in mm^4. When I multiply these two value Mathcad doesn't return proper units. Can someone let me know where I have gone wrong.Kind RegardsSriprakash
@
hi all, i'm using minimize to "fit" a function in prime 2. However, the result simply mimics my initial guess! even as i change the initial guesses. anything i should peak at before i upload my sheet.
HelloI want to see all my excel sheet componant in Prime 3.1.Do you know how to reduce sheet size ?When i move grip area it reduces the number of columns or lines and not the size.Thank you
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.