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년 초과 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0