Thomas TJOCK-MBAGA
Followers: 0 Following: 0
Feeds
提问
Use polyspace to open or write .m files
Hello, please my MATLAB does not lunch since 2 weeks, but i also have polyspace for the same MATLAB version. I would like to kno...
1 year 前 | 1 个回答 | 0
1
个回答提问
Boundary using system of pdepes
I have the following pdes systèmes wirh four membres:R_j*dC_j/dt = 1000*(1+0.0025*x)^2 - 100*(1+0.0025*x) - R_j*C_j + R_(j-1)*C_...
1 year 前 | 0 个回答 | 0
0
个回答提问
Solving a system of equtions with first an pde and the others first order odes
Now i have the same system but with the first equation be a PDE i would like to solve it pdepe solver and using ode45 ...
1 year 前 | 1 个回答 | 0
1
个回答提问
Solving system of odes with a power using ode45
I have the following system of first order ode i would like to solve it using ode45 1) dX/dt = -0.000038*X - (X*(X/Xinit)^frac)...
1 year 前 | 2 个回答 | 1
2
个回答已回答
Matlab code for numerical inversion of Laplace concentration and plot curve : concentration versus Time, Space and both
I have the following code but it work only for time dependant function. I would like to modify it toi take into account the spac...
Matlab code for numerical inversion of Laplace concentration and plot curve : concentration versus Time, Space and both
I have the following code but it work only for time dependant function. I would like to modify it toi take into account the spac...
1 year 前 | 0
提问
Matlab code for numerical inversion of Laplace concentration and plot curve : concentration versus Time, Space and both
0 I obtained a concentration on a solute in 1D transport using the Laplace transform with respect to Time. I would like to nu...
1 year 前 | 1 个回答 | 0
1
个回答提问
Need surf and contourn for semi-analytical solution for 1D ADE
I have the following MATLAB code and additional function uses in the main programm. I would like to modify the main programm (Sc...
1 year 前 | 0 个回答 | 0
0
个回答提问
MATLAB numerical or analytical code for fractional ADE
I have the following ADE with caputo Time fractional derivative. I would like to obtain the concentration C, but i dont have any...
1 year 前 | 0 个回答 | 0
0
个回答提问
Need help for manipuling Matrix
I have a MATLAB CODE of Carr download from https://github.com/elliotcarr/Carr2021a. In this programm a couples multispecies in m...
2 years 前 | 0 个回答 | 0
0
个回答提问
Please i recive the following message "No licence avalaible for Polyspace C COP product''? After enter the product'' license of MATLAB 2020a?
After the installation of MATLAB 2020 a, i run the Polyspace ans windows Ask me first to ti activite MathWorks Software. But Aft...
2 years 前 | 1 个回答 | 0
1
个回答提问
Plotting a 3D finition with 1D implicite variable
Hello! I have a 3D advection-dispersion équation as follows: dC/dt = Dx *d^2C/dx^2 + Dy *d^2C/dy^2 + Dz *d^2C/dz^2 - vx *dC/dx -...
2 years 前 | 0 个回答 | 0
0
个回答提问
Error appear when triying to solve a system of ODES
I want to solve the following coupled ODEs attached here. But the following error appears Invalid MFX-file
2 years 前 | 1 个回答 | 0
1
个回答提问
Solve analytically an system of coupled diffrential équation with Matlab
I would like to solve analytically the following system of coupled 5 ODES in order one. A(dT/dt)+ B*T = G.I tried to solve it it...
2 years 前 | 1 个回答 | 0
1
个回答提问
Need MATLAB program for 2DFATMIC code for 1D reactant solute transport with distance dépend flow and dispersion and a pulse injection
I would like to applied the 2DFATMIC code to one-dimensional advection-dispersion transport with variable velocity flow and disp...
2 years 前 | 0 个回答 | 0
0
个回答提问
WhatsApp can i do to plot the fonction below respect to the variables x and t
When i run the code the following error apear Index exceeds Matrix dimension
2 years 前 | 1 个回答 | 0
1
个回答提问
Hello everyone please I have a problem. How to declare a function with two variables in MATLAB and plot the evolution according to one variable after having fixed the other ??
Hello everyone please I have a problem. How to declare a function with two variables in MATLAB and plot the evolution according ...
2 years 前 | 2 个回答 | 0
2
个回答已回答
I want to simulate the following programme on pdepe solver with third type inlet boundary of Heaviside nature with t0 = 140 days and a zero flux ourlet boundary
Yes this is the boundary condition in the inlet that i wanted to set but written as follow -0.6*dC/dx + 0.71*C = C0 And un the...
I want to simulate the following programme on pdepe solver with third type inlet boundary of Heaviside nature with t0 = 140 days and a zero flux ourlet boundary
Yes this is the boundary condition in the inlet that i wanted to set but written as follow -0.6*dC/dx + 0.71*C = C0 And un the...
2 years 前 | 0
提问
I want to simulate the following programme on pdepe solver with third type inlet boundary of Heaviside nature with t0 = 140 days and a zero flux ourlet boundary
fonction [p1, q1, pr, qr]= pdex1bc (x1, u1, xr, ur) P1 =1; q1 = 1; pr = 0.71*(1+0.2*1)*Ur; qr = 1;
2 years 前 | 2 个回答 | 0
2
个回答提问
What is the meaning of "Trailing string must be 'omitan' or 'includenan' " on MATLAB. I run the programm below but this error message displays
I have problem on Line 272
3 years 前 | 1 个回答 | 0