User Portlet
| Discussions |
|---|
| Hello, I want to write the results which I got out of NDSolve function into a table. Once I've managed that I'll write them into a file for further processing. Unfortunately, the results seem to be written within brackets in the following form:... |
| Hello, I have a problem using Manipulate to tweek a coupled differential equation system. Maybe someone can help me out with this. I try to give a brief explanation: 1. I defined a piecewise function which consist of 3 variables. 2. I let... |
| Hello, I have two vectors: x={{1},{1},{0},{0}} (*Input vector*) y={{1},{-1},{0},{0}} (*Output vector*) Is it somehow possible to let Mathematica solve the system for the 4x4 Matrix M? The following solutions did not work: ... |
| Hello, i want to "ListAnimate" two different graphs in one "ListLinePlot". However, each graph consist of 10 datafiles. Basically i want to extend my approach, which i got for animating one graph, by another graph. Following is my approach for... |
| Hello, I am stuck in the following code: For[i = 0, i |
| Hello, basically I want Mathematica to calculate the first 5 solutions for a periodical function. I want either the function to only be defined in a region e.g. 0 to 10, or the Solve[] function to return 5 possible solutions in a region between 0... |