
Thomas TJOCK-MBAGA
Statistics
RANK
253,089
of 273,087
REPUTATION
0
CONTRIBUTIONS
10 Questions
1 Answer
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 18,445
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 122,511
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Question
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...
7 days ago | 0 answers | 0
0
answersQuestion
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...
5 months ago | 1 answer | 0
1
answerQuestion
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 -...
7 months ago | 0 answers | 0
0
answersQuestion
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
8 months ago | 1 answer | 0
1
answerQuestion
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...
8 months ago | 1 answer | 0
1
answerQuestion
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...
9 months ago | 0 answers | 0
0
answersQuestion
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
9 months ago | 1 answer | 0
1
answerQuestion
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 ...
9 months ago | 2 answers | 0
2
answersI 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...
10 months ago | 0
Question
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;
10 months ago | 2 answers | 0
2
answersQuestion
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
12 months ago | 1 answer | 0