Risposto
Constraints on dependent variables in PDE Toolbox
Hi Richard, I'm still not sure I'm understanding you so am not sure my "solution" will help but I'll explain it anyway. ...

oltre 11 anni fa | 0

Risposto
Solving PDE w/ complex Neumann boundary condition
Hi, The expression within the single quotes has to be a valid MATLAB arithmetic expression. To define a complex number in MAT...

oltre 11 anni fa | 0

| accettato

Risposto
Solving PDE w/ complex Neumann boundary condition
Hi, Yes, PDE Toolbox allows the BC (or PDE) coefficients to be imaginary. Are you running into a particular problem? Bill...

oltre 11 anni fa | 0

Risposto
Supporting documentation regarding PDE boundary files
Hi, Your question is certainly a reasonable one. The boundary matrix format in those files is unquestionably difficult to d...

oltre 11 anni fa | 0

| accettato

Risposto
Time Dependent Boundary Conditions in PDE Toolbox
Michael, Before commenting on your f-function, let me make sure I understand the situation. This issue is independent of your...

oltre 11 anni fa | 0

| accettato

Risposto
setting generalised Neumann boundary conditions in pdetoolbox when c is not 1
Hi, If I understand your BC correctly, >flux proportional to concentration you would like to set n*c*grad(u) (flux thr...

oltre 11 anni fa | 0

Risposto
Time Dependent Boundary Conditions in PDE Toolbox
Hi Michael, It looks like you may have encountered a bug in the code. A work-around is to replace the line in your script th...

oltre 11 anni fa | 0

Risposto
PDE Toolbox, Parabolic Heat Equation (2-D): How do I assign a start temperature (T=1000 K) to the whole rectangular area?
I assume you are trying to solve a transient heat transfer problem using the pdetool GUI and have set Option/Application to Heat...

oltre 11 anni fa | 0

| accettato

Risposto
(nonlinear) PDE problem domain internal boundary defined using mathematical expression
Hi, There are two issues you have to consider in constructing your model: # Defining the geometry that includes the subdom...

oltre 11 anni fa | 0

Risposto
Solving reynolds equation for gas journal bearings
Hi, It looks like you want to solve the nonlinear version of the Reynolds equation. I believe that should be possible with PD...

oltre 11 anni fa | 0

Risposto
How can I get different boundry conditions for the same geometry?
First let me make a comment about geometry construction in PDE Toolbox. C1+C2 says that you want to perform the analysis on a re...

oltre 11 anni fa | 0

Risposto
Matrix coefficient in PDE toolbox for an elliptic equation
For pdetool GUI, the relevant documentation is here: <http://www.mathworks.com/help/pde/ug/coefficients-for-scalar-pdes-in-pdet...

oltre 11 anni fa | 0

| accettato

Risposto
Error with system of parabolic pdes
I should have also mentioned that the functionality to have coefficients that are functions of the solution (or gradients) in t...

quasi 12 anni fa | 0

Risposto
Error with system of parabolic pdes
Hi, You've run into a PDE Toolbox bug that has been fixed for several releases. Is there any possibility that you can upgrad...

quasi 12 anni fa | 0

Risposto
Error with system of parabolic pdes
Hi, I'm afraid you've run into a couple of PDE Toolbox idiosyncrasies. First, all coefficients must be column vectors (siz...

quasi 12 anni fa | 0

| accettato

Risposto
Time dependent boundary condition in PDE toolbox possible?
Hi, Defining boundary conditions to be functions of time is fairly straightforward. Neumann and Dirichlet conditions are hand...

quasi 12 anni fa | 0

Risposto
specifying the boundary conditions in pdepe
Hi, The equation you show is actually an ordinary differential equation with a single dependent variable u and a single inde...

quasi 12 anni fa | 0

Risposto
PDE Neumann boundary condition depends on u; qmatrix(u)
Yes, you have boundary conditions that are a function of u. That was not supported in PDE Toolbox for transient PDE (parabo...

quasi 12 anni fa | 0

Risposto
PDE Neumann boundary condition depends on u; qmatrix(u)
Hi, Are you by any chance using a version of MATLAB older than R2012b? The capability to have coefficients and boundary co...

quasi 12 anni fa | 0

Risposto
How to solve a system of Hyperbolic PDE of the second order using the function "hyperbolic" ?
Hi, I suggest you start by looking at this example: <http://www.mathworks.com/help/pde/examples/wave-equation-on-a-square-...

quasi 12 anni fa | 0

Risposto
Trying to use PDEPE function to solve a 1-d diffusion problem, I am getting a strange error...
Hi, The problem is with your boundary conditions at the right end (although I agree the error message doesn't make that part...

circa 12 anni fa | 0

| accettato

Risposto
PDE solver- help me match up with the template
Hi, Are you trying to solve this equation with the MATLAB function pdepe? Your equation is a classical convection equation, ...

circa 12 anni fa | 0

Risposto
Calling/Manipulating functions created by PDEtoolbox GUI in the command window
Hi, The "function" file created by pdetool when you select the "Save As" option is really for the use of pdetool, only. It i...

circa 12 anni fa | 0

| accettato

Risposto
Solving one-dimensional PDE's using the PDE Toolbox
Hi, Solving a 1-D PDE with PDE Toolbox is fairly straightforward. You just define a rectangular region of the appropriate wi...

circa 12 anni fa | 2

| accettato

Risposto
How to get the u, ux and uy while solving a parabolic PDE?
Hi, Are you by any chance using a version of MATLAB older than R2012b? The capability to have coefficients in parabolic (and...

circa 12 anni fa | 0

| accettato

Risposto
Where can I find the best tutorials/texts on how to export a solution of a PDE equation created in PDE toolbox to the command window to fit equations which include the PDE solution to real data?
Hi Jeremy, I think I can at least point you in the right direction. There are a couple of PDE Toolbox functions you will p...

oltre 12 anni fa | 0

Risposto
Specifying du/dx in pde toolbox error
Hi, Everything you have done is correct. But, because of the ux term in f, you also have to check the "Use nonlinear solver"...

oltre 12 anni fa | 0

Risposto
Plot solution of pde toolbox on a line (or submanifold)
Hi, Here is one way to create such a plot. Assume you have the point matrix created by the PDE Toolbox mesher, p, and a solu...

oltre 12 anni fa | 1

| accettato

Risposto
Is it possible to use non-constant Neumann boundary conditions with the parabolic pde solver?
Hi, You are definitely on the right track in assuming that creating a pdebound function is a good way to define this BC. I c...

oltre 12 anni fa | 0

| accettato

Risposto
two systems of coupled elliptic PDE
PDE Toolbox can solve nonlinear, elliptic PDE systems with an arbitrary number of dependent variables (i.e. systems with a rea...

quasi 13 anni fa | 1

| accettato

Carica altro