Dedicated forum for our customers to share, collaborate, discuss best practices.
Recently active
Hi Folks,I'm getting an error in what should be a very simple ODE solution. The error says that I have too many initial conditions, but a second order problem requires two initial conditions.I'm probably making some bush league mistake, but I just don't see it. I would most appreciate any suggestions.MarkP.S. I can upload the mcad file if that helps.
Hello everyone!There is some expert who knows how to do?In a worksheet, some math styles were defined. The same mathstyles are used in another worksheet, but in different positions in the dropdown menu where they are defined. For example: the mathstyle attributed to user 1, in the first worksheet, it corresponds to user 6 in another worksheet. Having to use the first worksheet as a reference in the second worksheet, there is a method to create a match without having to reformat the second worksheet in which is used the reference?Thanks!F. M.
I'm trying to make an instrumentation amplifier with a 10v/v gain. My friend asked me for help, and I'm a little embarrassed to say that I couldn't help her out, but her question piqued my curiosity.From what I knew, gain was decided by the following equation:(Vout)/(V2-V1)=(1+(2*R1/Rgain))(R3/R2)But every time she tested it, she got some strange result. Am I wrong about 10v/v meaning that Vout=10(V2-V1)? How can I make this work? Any help would be appreciated.Here's a link to what we're working with.
I have a worksheet where I want to create a score on basis of a certain RPM. However, the number of RPM can differ depending on the duration of the experiment. In the worksheet I only have 4 different RPM but it can go as high as 8. Is it possible to write a program that automatically, based upon the number of different RPM, would give a number starting with 0 for the lowest RPM and increase the score by 1 for each increase in RPM?
Dear All,Good day! I encountered a problem regarding Mathcad Excel Components.As a background, in the office, we use Mathcad 15 M030 and the latest MS Excel.At home, I am using Mathcad 15 M030 also, but MS Excel 2013.It seems that the Excel components I make and use at the office cannot be made operable at home. What could possibly be the problem?I am attaching the worksheet and a snapshot of what it appears at home. It says "Insufficient memory to perform operation" when I try to open the Excel component.Am I missing something? Could you please tell me if it looks okay on your side and how I could possibly address this?Thank you very much!
Подготовка к Всероссийскому конкурсу научных работ школьников «Юниор».См. «Юниор» — всероссийский конкурс научных работ школьниковТри темы:Создание СОИ расчета высоты над уровнем моря http://twt.mpei.ac.ru/MCS/Worksheets/WSP/Region4t.xmcdАнимация механизмов - см. статью http://twt.mpei.ac.ru/ochkov/Mathcad-15/kinematic.htmlОптимизированный фрактал и новая математическая константа A box with maximal value - Коробка из квадратной заготовки с максимальным объемомПолет ракеты - см. Re: Two stage rocketБудем оформлять!
I need the attached calculation of a spinde-driven gripper for a school project, but it doesn't work.There are two things that are inexplicablefor me (in the yellow marked area; I think the problems below have the same reason):why is 5.1N/0.5 not calculated after the = operaror why is F.1 not defined afterwoods?Before I added the explizit- commands everything worked perfectly, but my teacher wants the numerical value before the result.I would be greatful for any ideas..
Hello, please tell me there is a problem with the Laplace transform with multiple roots, somehow swears to "not a square matrix". The formula and Mathcad file in the attached
The help file for WRITEBIN states:WRITEBIN("file", "type", endian, [M]) writes an array of scalars to the binary data file named file. Am I correct in concluding that an array of strings cannot be written to a binary file? How would I write string data to a binary file? How could I read string data from a binary file?
I just update Win 10 to the latest windows update and find that with the display set to 125% the launch of Mathcad 15 has issues. The toolbars when expanded to be used as tables do not move as expected. If I want to relocate say the Greek toolbar display to the right of my project the window is skewed to the the desired location. This started right after the new 'push' from Microsoft for Win 10 Pro. I tried updating the video dravier for the laptop, which updated, but did not cure the problem (latest driver was dated in August 2015). Any ideas for a solution???
Hello Guys.I'm a Rookie in Mathcad and is only using it to simple calculations. I Need help with a probadly simple multiplication. In the picture I made a simplified visulisation of the problem. Instead of adding all the numbers to get 14 I need the facit to come out as a Matrix like: 1*1=12*2=43*3=9Is that possible ??Thanks
Hi there.I am planning to put all the formula in the matrix format. The output I wanted is, I want to see first the formula before the numerical answer. I am trying to use the symbolic evaluation but I am not getting the result I wanted. I need some help if this is possible.
Hello everyone,i start next week a course at my University where i need to use a Mathcad 15 file from 2 years ago.The question is. Can i convert my Mathcad 15 files with the mathcad express version and use it for further calculations?If not, any other suggestions how i can use my Mathcad 15 files?We have licenses at the university computers, but i want to calculate while im at home aswell. So i just need it for 1-2 months.Best regardsSemir
Why it is so angular ? How to make it as a normal sinus function ? Thank You for help.
Hello everyone!Years ago (about 2000) I wrote a routine, Visual C ++ environment, which, given a real number with the base unit of measure, it returned the same number with the correct multiple or submultiple of the unit. For example: 1542000 Hz input, output 1.542MHz. It exists in mathcad something that does the same thing without having to write the correct multiple or submultiple? or need most likely to redo a suitable program?Thanks for your attentionBest regardsF. M.
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?
Will Prime 3.1 and Mathcad 15 work with Windows 10? Currently I use Windows 7 but would like to upgrade to 10 for using my at-home license.
Hi.. Is there any programe available for 2 dimensional heat transfer and heat generation to refer.or I found one matlab programe but not able to convert it into Mathcad.So please can someone help me to convert this matlab programe to mathcad.I have attached the matlab programme.Thanks,Prashant Pandarkar
Hi..I am trying to do guass elimination method in mathcad, but not able to do as it gives me below error.please help.I have attached mathcad file as attachement. mathcad file is created in Mathcad prime 2.0Thanks,Prashant Pandarkra
In Mathcad 15 (without units) all was OK!Please see the attach!
How to choose one of the Minerr Options? How initial values and Objective functions are affected by the selected Method? Are there Mathcad alternative solutions for non-linear regression of parameters?
Hi..Please can i know, what is the equivalent matlab function ones which creates m x n matrix with value of 1.I want to create matrix with all values are 1 (m x n) matrix.please find below matlab function: Regards,Prashant Pandarkar
Hi..I am trying to use find function, but not able to use it properly it gives me error. pls someone help me.I have taken this problem from tutorial but don't know what was wrong in this.Thanks,Prashant Pandarkar
Calculation of the necessary motor momentum of a spindle-driven gripper. Unfortunately the varialble definition doesn't work.
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.