MathCAD URGENT
I have a question about and algorithm I am creating.I've got the necesary answer from my equation. But in that loop I need to find out from what combinations that value is given."Combinations" means,...
View ArticleDisplay angle in degree instead of radians in plot
Hello, In my plot, i am showing the angle in radians(X-axis). how can i display it in degrees w/o changing the plot? Thanks!
View ArticleSolver equivalent
Hy!What is the "Solver" command from Excel equivalent in Mathcad? Given Find...does not find a solution. It's only one unknown value and two equations Thanks.
View ArticleError: the first vector argument must have more than 1 element
I am completely lost here. any help is appreciated.
View ArticleError: unequal_matrix_dimension.
file with error attached. Kindly let me know a way out of this error.
View ArticleUsing SOLVE function with 4 equations
Hi, I would like to determine 4 variables with equations but it's returning (0, 0, 0, 0) which is not correct. I think the way I placed the equations is not right. Can anyone help me with this? Thanks!!
View Article[VBA] Read and write a text region
Dear all, I wish I could interact with text region of a mathcad document using a VBA form. Does anyone know a way to access to text region object (I'm talking about sentences, not string assigned) ?...
View ArticleImage scaling using Histogram
I'm trying to auto scale an image by using the histogram of the image and scaling so that a user defined percentage (e.g. 98%) is contained within the scale limits. Maybe my attempt isn't the best way,...
View ArticleNormalize (remove leading zeros) and then truncate?
Hello! I am a student, and I am working on a homework problem that I can't quite solve. I need to: "Write a subroutine or function which will truncate a variable X to D decimal places after...
View ArticleWrite a program to solve 3 simultaneous equations?
Hello! I have attached my worksheet. I have three equations and three unknowns, however instead of using the Find() in mathcad, I must write a program to solve for one of the unknowns iteratively. I...
View Articlex value at which the function is max, and the maximum function value
Hello, In the attached mathcad sheet, i need to determine the x value at which the function M(x) is maximum, and need the maximum value of the moment function M(x). Thanks!
View ArticleDerivative of function
Hello, Yesterday Werner helped with the derivative of the M(x) function, and it was working. Today it is not. I am not sure why. Please scroll down until you see the red arrow. Thanks!
View ArticleQuestion
Hy guys.I have a problem with an algorithm.I uploaded it so you can take a look. What changes do I have to make?The thing is this: I need to find some dimensions so that a the value of N is equal to...
View ArticleFast question
Hy.I have a quick question. A simple algorithm.I have a condition: a<L*B(that equals 20).Initial values x=1,y=1, a=x*y.Iterative function "while".The result must stop at 16 (when x=4 and y=4;...
View Articlefind
Please help to solve the attached file.y should be around 6.86 for the attached problem, but i am not getting the answer in mathcad.
View ArticleSub-Routines at the end of the program
Hi, Is there a way to define sub - routines at the end of the program like - a=3 Ans=cube(a) cube(a)= a*a*a PS: I dont want to combine the call function and function definition..... Thanks in...
View ArticleFor Loop Programming Error!
Hello Mathcad community! I'm unexpirienced Mathcad user, but I was able to solve all my problems and misunderstandings by myself. Till now. I'm trying to analyse the experiment results of electric...
View ArticleError at the very beginning
Happy Ester to everyone, I have a major problem. When i start drawing anything, my screen just stays white. (Not just while drawing, all the time) I can click on the symbols that are used to be on the...
View ArticleProgramming Iterative Curve Fitting
Greetings! I am a novice Prime 3 user of programming functionality. The attached file contains two tables with multiple arrays of varying length. My objective is to derive best curve fits for each...
View ArticleHow can i evaluate the moment using an array for variable, then finf max and...
Hello, How can i evaluate the moment function using an array for my variables. Also need to determine the max moment and minimum moment values at interior points excluding the first value at x=0, and...
View Article