John
Followers: 0 Following: 0
Statistics
11 Questions
0 Answers
RANK
216,848
of 295,467
REPUTATION
0
CONTRIBUTIONS
11 Questions
0 Answers
ANSWER ACCEPTANCE
63.64%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Numerically Solving Complex Equation
I am trying to solve the following equation numerically: Where I am trying to solve for omega in terms of k and both are comp...
11 months ago | 1 answer | 0
1
answerQuestion
Fsolve Recommending Algorithm I Already Specified
I'm trying to solve the dispersion relation in plasma and with this code, for some reason, even when I specify that solver as "l...
12 months ago | 1 answer | 0
1
answerQuestion
Unable to Set Equivalence Between Variables
I am trying to create a script that generates a mesh for a BVP problem that employs FDM. The script works and is producing the m...
1 year ago | 0 answers | 0
0
answersQuestion
Matlab Producing Different Values Running Entire Script VS Single Line Runs
As the title states, I am getting different values from Matlab's length function depending on whether I run the entire script (U...
1 year ago | 0 answers | 0
0
answersQuestion
How to specify current density in FEM solver?
I have a few questions about a specific part of the Matlab FEM solver because the documentation isn't clear from what I can see:...
1 year ago | 0 answers | 0
0
answersQuestion
Solving BVP PDE in 3D
Is there a current, ready to use, Matlab tool/function that can be used to solve a BVP PDE that has 3 different, spatial compone...
1 year ago | 1 answer | 0
1
answerQuestion
Vertically Concatenating Timetables of Different Sizes
As the title states, I wish to do just that. More specifically, I need to combine n timetables, each with one row, but varying c...
1 year ago | 1 answer | 0
1
answerQuestion
Unable to Join Tables and Timetables
I am trying to join two tables and timetables, but I keep getting the following error: Error using tabular/join (line 144) The...
1 year ago | 1 answer | 0
1
answerQuestion
LogLog Plot is Blank
I am unable to plot anything on a loglog plot with this code: %Paschen Curve Plotting for H2 p = 1.2; %Torr d = 20; %cm GamS...
1 year ago | 2 answers | 0
2
answersQuestion
Plotting Data Points with Lines to Indicate Unchanging Conditions Over Time
I wish to plot a time series for some data that has horizontal/vertical lines connecting them to indicate that once a value was ...
1 year ago | 1 answer | 0
1
answerQuestion
Generating PDF and Overplotting from Subset of Data Using Gaussian Mixture Model
Assume there is a data set that contains n-measurments (In this case n=2) and that overlap. I wish to discriminate a subset of t...
2 years ago | 1 answer | 0