photo

JULIEN BARBAUD


Last seen: circa 2 anni fa Attivo dal 2018

Followers: 0   Following: 0

Statistica

  • Knowledgeable Level 1
  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
How to make sure number of digits remain same, padded if required
Try to use something like img_name=sprintf('img%03d',num) instead of the strcat line

oltre 5 anni fa | 0

| accettato

Risposto
Doing calculation across columns
I think that if you call your input matrix A, and the final result B, then this: f=@(x) exp( (-(x-75)/2).^2 ) B=[A f(A(:,2...

oltre 5 anni fa | 0

Domanda


BVP with sharply varying values
Dear Matlab users, I am currently trying to solve the drift-diffusion equations in a n-i-p structure. The domain is 1D and div...

oltre 5 anni fa | 0 risposte | 0

0

risposte

Risposto
Solving integrals with Matlab
Please, check the documentation. It will tell you that you need a function handle as argument of qudl, not a character array. A...

oltre 5 anni fa | 1

| accettato

Domanda


solving a "stiff algebraic equation"
Hello everyone, I have a question of great practical importance for me, but I would like to ask it on a bit more of a theoret...

oltre 5 anni fa | 0 risposte | 0

0

risposte