JULIEN BARBAUD
Followers: 0 Following: 0
Statistics
RANK
4.897
of 295.467
REPUTATION
10
CONTRIBUTIONS
2 Questions
3 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
1
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.912
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
Feeds
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
meer dan 5 jaar ago | 0
| accepted
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...
meer dan 5 jaar ago | 0
Question
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...
meer dan 5 jaar ago | 0 answers | 0
0
answersSolving 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...
meer dan 5 jaar ago | 1
| accepted
Question
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...
bijna 6 jaar ago | 0 answers | 0