Recent content by Youssi
-
Y
Mathematica Mathematica table integration error
I am calculating the temperature distribution and utilizing the obtained results to calculate the current distribution. In order to do this , I employ a table in which I stock all the current distribution for each value of radius . Subsequently, I aim to identify the radius corresponding to a...- Youssi
- Thread
- Integration Mathematica Table
- Replies: 1
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
Y
Mathematica Trouble with using the command WhenEvent in Mathematica
Thank you very much! I simply provided an initial value for RlimiteValue, and it worked.- Youssi
- Post #3
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
Y
Mathematica Trouble with using the command WhenEvent in Mathematica
Hello, I'm trying to solve a heat differential equation to obtain the temperature distribution as a function of R. Since I have the coefficients of electrical and thermal conductivity that start from the temperature of 6500 K, I want the solution to stop when T reaches 6500. I'm using the...- Youssi
- Thread
- Mathematica
- Replies: 2
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
Y
Mathematica Mathematica Interpolation function error
Thank you very much! It worked.- Youssi
- Post #5
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
Y
Mathematica Mathematica Interpolation function error
This the command that i use to import data : Lambda= Import["C:\\Users\\Documents\\Modélisation\\1_\\mathematica\\condu_therm_rer.xlsx"]; and this is how the data are displayed: {{{707.637, 0.0556025}, {1280.52, 0.092702}, {1415.35, 0.0927435}, {1651.15, 0.129739}, {1887.03, 0.148273}...- Youssi
- Post #3
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
Y
Mathematica Mathematica Interpolation function error
Hello everyone, I am relatively new to Mathematica, and I am encountering an issue when trying to interpolate numerical data imported from an Excel file. Here are the steps I've taken: I imported the numerical data from an Excel file into Mathematica. I attempted to interpolate the data using...- Youssi
- Thread
- Interpolation Mathematica
- Replies: 4
- Forum: MATLAB, Maple, Mathematica, LaTeX