photo

NaN1988


TUD

Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

5 Questions
1 Answer

RANK
169 452
of 300 331

REPUTATION
0

CONTRIBUTIONS
5 Questions
1 Answer

ANSWER ACCEPTANCE
20.0%

VOTES RECEIVED
0

RANK
 of 20 920

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 124

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

  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


Results of knnsearch do not make sense (to me)
Hello, I am using [IDX,D] = knnsearch(y,y,'K',2,'NSMethod','exhaustive') to find the nearest neighbor to each point of y in y...

ungefär 8 år ago | 2 answers | 0

2

answers

Question


Coefficients for system of differential equations in pdetool
Dear people, I have been struggling several days with Matlab and digging in the documentation to solve this system of parabol...

ungefär 11 år ago | 0 answers | 0

0

answers

Question


Uneven mesh resolution with pdetool
Hi all, Is it possible to generate a mesh with unveven resolution with pdetool? Something like <http://upload.wikimedia.org/w...

mer än 11 år ago | 0 answers | 0

0

answers

Question


Insert f coefficient in pdetool
Hi all, I am using pdetool to solve the following <http://www.mathworks.co.uk/help/pde/ug/parabolic.html?searchHighlight=para...

mer än 11 år ago | 1 answer | 0

1

answer

Question


Solving differential equations with an integral
Hi people, I have a problem that I'm not able to find a proper solution. Imagine a population balance, we have P1 particles o...

ungefär 13 år ago | 0 answers | 0

0

answers

Answered
making loop for parameter calculations
That looks like the typical while loop alpha=[alpha1 alpha2 ...alphan] a=0; k=1; while a==0 A=alpha(k) X=f(A...

ungefär 13 år ago | 0