Getting error as no solution was found. Try changing the guess value
Hi all, I am getting error as no solution was found. Try changing the guess value TOL or CTOL. could someone help me. I attached my code below,
View ArticleBilinear Interpolation
Good day to everybody. Can anybody help me with an example of bilinear interpolation in mathcad prime please?
View ArticleMatrix Row Function Mathcad 15
Simple question here: Is there any way to return a row from a matrix in Mathcad 15? Of course, there's a matrix column function, and there is a matrix row function in Prime, but I have been working in...
View ArticleBeginner Programming Doubt
Hi !, I trying to learn the programming methods at mathcad, for that I'm triyng to make a loop to classificate a Pressure Vessel according to the fluid,Pressure, Volume. But i cant get it, if any one...
View ArticleSymbolic Matrix Solution
Can someone guide me as to why I cannot solve a matrix symbolically? I have attached a file, that needs to be solved in terms of q1, q2, and q3. Thanks
View ArticleWhat is the maximum number of pages in mathcad
Hi all, I want to know, What is the maximum number of pages in mathcad ? Thank you
View ArticleHow can I use one solve block to solve for multiple answers?
Hello I was wondering how I can use a solve block in order to find multiple answers. I have attached a file instead of trying to ask the question in a confusing manner. Thank you.
View ArticleScripting list box
Hi I'm trying to use list boxes in a document, but I'm not able to find any proper guides to scripting. What I'd like to do is controlling the list items from the output of another list box. A given...
View ArticleMathcad Prime crashes when I use absolute or Determinant function in IF...
Hello All, My requirement is simple I want to compare two numbers and I want the maximum value in return irrespective of its sign. This is how I tried in Excel if (abs(A)>abs(b),A,B) and it worked...
View ArticleLogical Indexing Functionality
I'm a MathCAD 15 user. Does MathCAD have logical indexing function? In other words I want to find the indices in a matrix where the values of the matrix are within some criteria. For instance I would...
View ArticleIterative Programming
To community: The attached worksheet shows two programs. The one on the left shows one way of repeating a calculation that works and accomplishes what it is supposed to do. The one on the right is an...
View ArticleIterative Programming
To community: The attached worksheet shows two programs. The one on the left shows one way of repeating a calculation that works and accomplishes what it is supposed to do. The one on the right is an...
View Article"This Value must be a scalar"
Hi ! I'm trying to create a simple programming sheet but I cant solve this error "This Value must be a scalar".If anyone could help me, it will be great !
View ArticleCreating a "for loop" using references to another worksheet
Hi everyone, I would like to know if there's a way to use a reference within a for loop in Mathcad 15. The subject has already been discussed here but the proposed solution wasn't really working well...
View Articlereturning values in a given "band" from a vector?
To all, Is there a mathcad command to return all the values within a given band/tolerance?ExampleAssume have a vector fv:=[10,11,12..20]I want to get a new vector containing all the values (from f)...
View Articlefrequency band averaging (FBA) of an (output) PSD?
To all Question is not yet related specifically to a Mathcad feature but has anyone ever heard of 'frequency band averaging (FBA) of an (output) PSD'? I have done some searches and came across a couple...
View ArticleMixing 'on Error' and 'otherwise'?
To all Is it possible to "mix" on Error and otherwise? I am trying to find a value in a vector using a match function,If the value is not found do an linear interpolationElseget the rank of the value...
View ArticleDo not see Excel in Component menu
Running Windows 10 and Mathcad 15.0 (M020 [MC15_M020_20121127]). I have Excel installed.When I use the Insert/Component the selction box shows only Matlab. How do I add Excel?
View ArticleBrowse for file' functionality?
Hello,I am using READBIN() to import raw images into mathcad. Due to a very strange file format, I have to run READBIN 4 times (must get data of types int16, float, uint16, and uint32). Because of...
View Article