Andrew Ferguson
Followers: 0 Following: 0
Feeds
提问
Error previewing video stream from camera
I have an Alvium G1-1240c camera connected to a POE injector, which is connected to a ethernet-to-USB adater and plugged into th...
1 year 前 | 0 个回答 | 0
0
个回答提问
How to count pixels/measure area in binary image?
I have an image (attached) where I want to count the number of pixels/measure the area of pixels that are in the space between t...
2 years 前 | 2 个回答 | 0
2
个回答提问
Store cropped images in for loop
I am cropping an image into 16 subsections (4 rows and 4 columns of cropped images). My code runs, but when my cropped images ar...
2 years 前 | 1 个回答 | 0
1
个回答提问
Equation Modelling/Regression with 3 Independent Variables
I am trying to model a power law equation of the form: H is a function of 3 variables such that H = f(t, T, x). If I include ...
3 years 前 | 1 个回答 | 0
1
个回答提问
How to use pdeplot in appdesigner?
I'm trying to display a pdeplot graph in appdesigner, but I have no idea how to get it do display using app.UIAxes. Right now my...
3 years 前 | 3 个回答 | 0
3
个回答提问
MATLAB App - UIAxes Array Incorrect
I'm trying to create a MATLAB app for a code I have written. I have a tspan that is tspan = [0 0.25 0.5 0.75 1 2 3 4 5 6 7 8 9 ...
3 years 前 | 1 个回答 | 0
1
个回答已回答
Evaluating Time Dependent PDE Results at Nodal Solutions
Nevermind - I figured this one out. I used the findNodes function to acquire all of the nodes on the specified face of my geome...
Evaluating Time Dependent PDE Results at Nodal Solutions
Nevermind - I figured this one out. I used the findNodes function to acquire all of the nodes on the specified face of my geome...
4 years 前 | 0
| 已接受
提问
Evaluating Time Dependent PDE Results at Nodal Solutions
I am solving a time-dependent PDE and I want to evaluate the solution at each of the nodal points. I can easily get this informa...
4 years 前 | 1 个回答 | 0
1
个回答提问
Mass Transfer - Forced Convection Boundary Condition
I am trying to apply a forced convection boundary conditon to a time-dependent PDE. The BC I want to apply is: The mass trans...
4 years 前 | 1 个回答 | 0
1
个回答提问
Defining non-constant Neumann Boundary Conditon
I am a little unsure if I am using the correct syntax for defining my non-constant neumann boundary condition for a time-depende...
5 years 前 | 1 个回答 | 0
1
个回答提问
PDE Toolbox - Convection in Diffusion Equation
I'm trying to add a convection term to solve a diffusion PDE using the PDE Toolbox. I'm defining the PDE as: specifyCoefficient...
5 years 前 | 1 个回答 | 0
1
个回答提问
How to integrate PDE solution in 2D space?
I am solving a time dependent PDE using solvepde. I want to numerically integrate the solution (at the end time, tf) over a 2D s...
5 years 前 | 1 个回答 | 0