John
Followers: 0 Following: 0
Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0