Statistics
RANK
112,348
of 298,292
REPUTATION
0
CONTRIBUTIONS
9 Questions
0 Answers
ANSWER ACCEPTANCE
22.22%
VOTES RECEIVED
0
RANK
12,598 of 20,560
REPUTATION
28
AVERAGE RATING
0.00
CONTRIBUTIONS
1 File
DOWNLOADS
4
ALL TIME DOWNLOADS
289
RANK
of 160,775
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
Question
Dos from MATLAB not understanding path variable!
I have 'python.exe' path in my system path variables and I can varify it that when I launch cmd.exe from start menue, I can exec...
7 years ago | 0 answers | 0
0
answersQuestion
Find integral of a function where upper limit changes inside the function
I want to calculate integral of in equation 12 in image. <</matlabcentral/answers/uploaded_files/93409/fst.png>> Whe...
7 years ago | 1 answer | 0
1
answerQuestion
how to implement infinite boundary condition in implicit finite difference solution of diffusion equation?
I have got following code from a book for solution of 1D diffusion equation with implicit finite difference method. ...
8 years ago | 0 answers | 0
0
answersSubmitted
Surface water_Groundwater interaction
Translation of STLK1 and its comparison with Fourier Sine Transform
8 years ago | 5 downloads |
Question
How do I extract elements of a random matrix masked by circle?
Lets say I have a matrix A=rand(31,51). How can I extract its elements from its center (say row = 15, column = 26) in circular m...
8 years ago | 2 answers | 0
2
answersQuestion
Getting error using fittype line 356?
I am using fit function to optimize two parameters but I am getting error. I created a function file named 'ytest' as funct...
9 years ago | 0 answers | 0
0
answersQuestion
why matlab is not calculating erfc?
I am writing a code requiring matlab to calculate something. Matlab is showing me answer as function of erfc. I can put the answ...
9 years ago | 1 answer | 0
1
answerQuestion
How to calculate double series when one variable goes to infinity?
let h = sigma m=1:10 sigma n=1:inf 'f(m,n) where f is some function of code.
9 years ago | 0 answers | 0
0
answersQuestion
How can I change two variables in a MATLAB at same time?
I have written a for loop in which variable t changes. I want another variable g to vary at same time as t varies. I want to giv...
9 years ago | 3 answers | 0
3
answersQuestion
How can we change two variables in loop?
For example I want to write an equation in which it takes first value of value g for first value of t, then it takes first two v...
9 years ago | 0 answers | 0