Auwais Ahmed
Followers: 0 Following: 0
Statistics
RANK
153 576
of 296 109
REPUTATION
0
CONTRIBUTIONS
6 Questions
1 Answer
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20 339
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 155 365
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Convert 3D data to 2D axisymmetric
I have 3D data that I need to convert into a 2D axisymmetric domain. I need to average all the values along a certain theeta so ...
mer än 2 år ago | 0 answers | 0
0
answersQuestion
Read data from text file. Tables with uneven number of rows
I have data of following shape. I need to save all the numerical values in tables from the file as matrices. The problem is th...
nästan 3 år ago | 1 answer | 0
1
answerQuestion
Define initial value for variable not integrated in ode45
How can I specify initial value for t=0s for a variable not solved via integration in ode45 solver?
ungefär 3 år ago | 0 answers | 0
0
answersOutput additional vectors from ode45
I am caluculating a value for a parameter eg radius at each time step in ode45. At the end I want to output all radius at all ti...
ungefär 3 år ago | 0
Question
Output additional vectors from ode45
I am calculating concentrations and radii at all the timesteps within the ode45 loop. What is the best way to output all that in...
ungefär 3 år ago | 2 answers | 0
2
answersQuestion
Define an additional variable in ODE solver
I need to solve a system of ODE's. There are two time dependent concentrations equations dC1/dt= Const1 + Const2 * P1 dC2/dt= ...
ungefär 3 år ago | 1 answer | 0
1
answerQuestion
System of coupled Differential algebraic equations
I have a system of differential algebraic equations x' + y' =Const1 x' + z'=Const2 z/xy=Const3 What would be the most suitab...
ungefär 3 år ago | 1 answer | 0