Dedicated forum for our customers to share, collaborate, discuss best practices.
Recently active
Is there a Possibility?I need Komma in Excel and need to adjust in MathcadThx 😃
Задача о двух конусах вырезанных из круглой заготовки.Схема задачиРешениеРешение для двух конусовЗадание на дом - раскроить квадратную заготовку на 3 сектора, вернуть из них 3 конуса и найти значения альфа и бета, при которых суммарный объем 3 конусов будем максимален! Доп. задание.Спроектировать ведро в виде цилиндра для носки 10 л воды так, чтобы вес ведра был минимален.
The following is an algorithm for the calculation of the eigenvalues of a square matrix. It is present in almost all the "classic" texts of numerical analysis. It is an indirect method and is an ill-posed problem as opposed to the modern ones (for example, QR). I, however, did not find the theory that allows the calculation of the eigenvectors, at the end of last century, I developed the algorithm, shown below. The accuracy is to be verified.
Hello,usually I define function as function of variables. The latter being scalar.How can I define a function with the variable being a vector?examplefunction(p):=p(1)*x+p(2)with p being a vectorthis gives me errorThank you
I work with WIN7, WIN XP, and WIN 2k. I use MCD-15, -11, -2001.In all cases I find an error when calculating a definite integral. The error looks as follows: the location of a constant "a" inside the integral leads to a different solution compared with the case with the consant "a" outside the integral. This behaviour hurts the basic mathematical relationship in (1):The result of a simple calculation approach can be studied in the following graph (solid = wrong = left side of (1)n; dotted = right = right side of (1):In most cases it won't be possible to move constants outside the integral, hence, there should be a bug correction asap!
Hey,with nice help in the community i finally made the Loop to calculate LOadcases and exporting to excel.Now i would an automatical saving process after every step i.For further documentation purposes i need a mathcad file for every step i.In the saved Mathcad File all values should appear for the actual load case.Example:In the saved Mathcad File i needbut with the inserted i.....Result of Load Case 1 as value (i=1):nexto the Result Vector i need the "OK NOK" condition weather is true or notHopefully there is anybody which can help me.
I'd like to know if installing Mathcad 15 in Windows 10 goes smoothly. Has anyone had recent experience?Thanks,Jim
Hi, is it possible to call some built-in matlab functions (eg, Laplace and Invese laplace transform functions) to solve various systems of differential equations via Laplace within Mathcad? The equivalent functions in Mathcad are too complicated to solve differential equations. I am working on a long Pharmacokinetics project in Mathcad that requires solving differential equations via Laplace Transforms.Any help is very much appreciated.
Hey,thx for the help. I have now the problem that i need a certain calculation for every loadcase and not just a addition of 2 vectors.Can you guys say me how i can say that i need a calculation with the parameters for each loadcase?Here for example i need to write the greater testpressure to excelI think i used the wrong calculation operation. I want to use every parameter as value for the calculation for every loadcase itself.Thx 😃
I need to plug in the values for a iteration. It will be very nice if some one can help me. I am losted
Hello! I'm trying to solve some equations using command odesolve and all i get is error "too few initial conditions". After using ctrl+f9 it shows, that the problem is caused by constants K. I believe all "start" conditions are included. The document is about chemical reactions and i want to represent on a graph the change of the concentration of the elements in time. I'm using Mathcad 14. Any ideas of what may be causing this problem?
To allI am playing around with plotting a set of (Y,Z) data.For each point I am calculating the angle: atan(Z/Y) and a magnitudeI have managed to create some plots (see attached) but none of them are very "good" because the data is "swamped" by the few high values. I had in mind some kind of polar plotQ1: Could any make any suggestions on way(s) of improving the plots?Q2: Is there a way of limiting the polar plot to 0-90deg?Any suggestions welcome...ThanksRegardsJXB
First I only have MathCad Express Prime 3.1Created a spreadheet that gives me the X,Y points for my spiralCopied the X,Y outputs from Excel into MathCADHow do I create a Datum Point Feature using this X,Y output from MathCAD? When I click on import while in the Datum Point (cylindrical) feature it only allows things like pts file.'ll keep plugging away at it but if anyone has ideas that would be excellentSteve Campbell
Hey, i could manage the automatic calculation of a routine for all load cases. But i would need help with the condition which should apply for all calculated cases. THe Reult NOK OK should the given nexto the calculated routine (load case).After that i want to make a writeexcel to transfer it into Excel.How can i say in readexcel which columns on which sheet i want to import.I have so far this fileTHx guys 😃
Hello,I'm trying to plot the square root of the independent variable x,y. The z variable is the dependent.Not sure to put it in matrix form or if there is a better way. Also how would it be possible to show real and imaginary numbers.Thanks.
Hello Mathcad Community,I am currently trying to automate a Mathcad script using its Automation API. I am able to write values from Matlab/Excel to Mathcad and retrieve calculated values by return. What I would like to do is set the value of variable definitions and save a version of the Mathcad sheet with each iteration thereby generating a Mathcad sheet per iteration. Can you help?The key is to take a set of data, pass it to Mathcad case at a time to a template sheet, save each case run as a seperate sheet automatically and then move on to the next case. To give context, I may have fifty sets of data and need to show the woking for each of the cases and not just in a table. Currently this would have to be done manually 1 at at time, which does lead a little bit of time consumption.As templates are not available in Mathcad Prime am looking at using Mathcad 15 unless there is a solution to accomodate this in Mathcad Prime.Thanks in advance.
Hey guys,I'm trying to build a function which multiplies a vector with each column of a matrix and returns this 'multiplied' matrix.However I get some errors I don't understand.I have the feeling that mathcad fails to cope with this "generator-type" (e.g. 0..6) inside functions. However it could be a usage errorThe sheet is attached below, does anyone see what is wrong with this or knows an easier way to solve the problem?
I've been away from Mayhcad Prime 3 for a few months on other work. On return all the vertical lines in my worksheets - eg matrix brackets, programming bars - all display as dashed lines rather than the solid lines they used to be. I haven't changed computer but have changed printer. Anybody seen this, and/or have any idea how to fix it.Regards to all.
Hi,I want to do Fourier analysis of a signal which is available to me as a sampled data (sampling frequency is much higher than the signals frequency), and time & sampled data is tabulated in excel file. Consider that I do not have a formula which can define the signal as a function of time.Is it possible in Mathcad to do the Fourier analysis for this signal?If yes,how to do this?Is there any limitation in number of data points to perform FFT. ( Excel has limitation of 4096 data points.)Please find the attached file as an example for signal to be analyzed . Thanks.Manish Kumar
I beleive im very close to figuring this out. I was able to find a previous example yet I cant seem to get things just quite right. My biggest problem is units and scaleing the axes. Im I asking too much if somebody was willing to look it over and tell me where im screwing things up?And my second question is with the axis lables. Is there a way to have them automatically update with the correct units? Say I want to use this template but instead of being in ksi I now want to me in Pa (pascals). Or do I just have to go in and manually change it every time.
This study shows how to create animated clips illustrating various thermal processes.Pictures of the study:Fig. 12.1. Interactive open network calculation process of steam expansion in the turbine (http://twt.mpei.ac.ru/MCS/worksheets/PTU/h-s-ExpEng.xmcd)Fig. 12.2. Creating of animation in Mathcad 15Fig. 12.3. Mathcad animation framesFig. 12.4. Turbine steam expansion animation at PTC Community website ( Video Link : 4429)Fig. 12.5. Steam turbine cycle work animation ( Video Link : 1683)Fig. 12.6. Otto cycle work animation ( Video Link : 1680)Fig. 12.7. Diesel cycle work animation ( Video Link : 1701)Fig. 12.8. Animation as exe.file Fig. 12.9. Scanning with animation of a function created using the properties of substances Fig. 12.10 Scanning of the created function: spline oscillation Fig. 12.11 Scanning of the created function: everything is OK (see this online calculation - http://twt.mpei.ac.ru/MCS/Worksheets/Hydro/La-De-Re.xmcd)Fig. 12.12 Frame of the animation
This study shows how to solve thermal engineering problem and to involve for this the audience of the specialized forums in Internet. Discussed the problem of the density of water depending on its parameters.Pictures of the chapter (Mathcad sheets in attach):Fig. 8.1 Diagram of maximum density water temperature as a function of its pressureFig. 8.2 Mathcad forum (Re: Maximize/Minimize or Find a root (zero) of derivative)Fig. 8.3 Adjusted calculation of maximum density water temperature/ its pressure functionFig. 8.4 Web-page of water properties reference book (Formulation of region 1 (the basic equation for water))Fig. 8.5 Water density calculation in SMath Fig. 8.6 List of MS Excel add-insFig. 8.7 Calculation of maximum density of water in MS Excel environmentFig. 8.8 Water density as a function of pressure and temperature: one level lines
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.