Re: Variables in Functions
This is what I mean. s1, s2, s3 - are my x's. ???? The s1 etc. are functions (of n) and not arguments of your functions f or F, so they are not your problem.The problematic part may be the alpha, beta,...
View ArticleRe: Looking for an example Ellipsoid Fitting worksheet...
That is exactly what I was looking for, thankyou very much. Now to decipher it and plug in my own data Ok, I've had an attempt at putting in my data and performing a fit, please see the attached....
View ArticleRe: How to save table data from Mathcad 15.0 (M010) to a text file ?
You can cheat by using the MathRegion XML export API in VBscript. This will, with a little care show you all the defined variables, the maths expressions, and results. You have to decode the XML...
View ArticleProgramming/Matrices
If I have two vectors each with one column and 15 rows and I want to take the minimum of each row of the two vectors and make that a new vector is that possible?
View ArticleHow to calculate the error of fitted parameters
Hi, I am using genfit() to fit my experimental data to one function with 3 free parameters. Mathcad could give the best fit parameters very fast.But how to calculate the error of these fitted...
View ArticleRe: Programming/Matrices
Sure David, Here's a solution.Now instead of the two fixed vectors, you can call MinRow with any set of vectors you like: MinRow(FirstVector, SecondVector)=...You will get an error if the length/size...
View ArticleRe: How to save table data from Mathcad 15.0 (M010) to a text file ?
Take a look at this old thread for some various ways of saving tables as text files: http://communities.ptc.com/message/180125
View ArticleHow to pass dimension params between different ASM components?
Hello fellow ProE/CREO users! I may be having a senior moment, but I have looked through many tutorials and the PTC knowledgebase without finding anything about this particular subject. As a reference,...
View ArticleRe: Very painful switching from SolidWorks to Pro/E
This "one" button works fine. Thanks. And the Isolate and Semi-Transparent things worked too, a few more clicks than SolidWorks though. Now another unconvenient thing for me. In SW, when you make...
View ArticleRe: How to calculate the error of fitted parameters
Lookup and evaluate the built-in varaible ERR or calculate the residual sum of squares yourself.
View ArticleRe: Sketcher dimensions
What I'f found works sometimes is change the dim to 6.1, or some change fairly major. THEN change it back to 6.0.
View ArticleQuick way to find session ID
Hi, I am looking for a quick way to find all session ID's of the parts within my assembly, other than showing session ID of each part individually. Is there a report that can be generated that...
View ArticleRe: PTC Live Global 2014 Agenda Builder
I have sent two help notices for this to 'ptcsupport@alliancetech.com' I have some classes that I am attending, and want to create a "complete" agenda. No word yet
View ArticleHow to add a model datum to a dimension
I want to add a datum B to the .813 diameter dimension to start my hole sequence. How can I add this datum? I was able to add datum A to the surface shown below without any issues.
View ArticleRe: PTC Live Global 2014 apps?
Hi Brian, the mobile app will be ready at the end of this month, if not ealier.I would like to remind you that you can use the Agenda builder to create to your personal agenda. The agenda that you...
View ArticleRe: Scrap Prime 4 and give us Mathcad 16
I'll be waiting for Prime 4, hoping that is a superset of mathcad 15, and not a subset... Meanwhile all the "Prime" versions are useless to me.And I am hoping to win the lottery, even though I...
View ArticleRe: PTC Live Global 2014 apps?
Is the agenda builder missing some past functionality. I thought it would allow general sessions, as well as personal meetings like SIMs to be added in the past.
View ArticleRe: Scrap Prime 4 and give us Mathcad 16
Richard Jackson wrote: I'll be waiting for Prime 4, hoping that is a superset of mathcad 15, and not a subset... Meanwhile all the "Prime" versions are useless to me.And I am hoping to win the...
View ArticleSheet Metal Drawing - how can I update drawing with single bending line.
For the sheet metal drawings, when I make flat state view in the drawing, it is two lines at the bend. but for simple representation, i need to have only single bend line.
View Article