Statistics
RANK
13,228
of 295,467
REPUTATION
3
CONTRIBUTIONS
7 Questions
1 Answer
ANSWER ACCEPTANCE
57.14%
VOTES RECEIVED
3
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
Question
how could i scan a curve and get a surface while i use an n*n*n matrix to represent a space?
i want to use a matrix of 100*100*100 to represent a space, and each dimension represent a range of x, y or z. Each element coul...
12 years ago | 3 answers | 0
3
answersQuestion
How could I get a smooth curve by "plot" function?
I find that when I draw a line using plot function, the line is not smooth enough and have jagged edge. I have tried enlarging t...
12 years ago | 3 answers | 2
3
answersQuestion
How to use function "scatter3(y)" to show the image of a 3D matrix?
I want to use Matlab to show the image of a 3D matrix made up of 1 and 0. For example, a 3*3*3 matrix named testy, and ...
12 years ago | 1 answer | 0
1
answerWhat is missing from MATLAB?
While now, I want to do 3D modeling task using matlab. And most in my need is a function that can translate mesh-surface in 3D-p...
13 years ago | 0
Question
How the selection function Remainder(@selectionremainder) works?
I've download the Global Optimization Toolbox User's Guide of R2011b. While I read the part of selection options of GA in Chapte...
13 years ago | 0 answers | 0
0
answersQuestion
How to fully use the CPU of my PC?
When matlab R2011b is running a program, it only use about 20% CPU. So I'm wondering how could I make it fully use the CPU and t...
13 years ago | 4 answers | 1
4
answersQuestion
How does Matlab know the boudary condition of spline while I did not provide?
When I use the spline functions in Matlab, I find most of them don't neeed boundary condition. So, I wondered there must be some...
13 years ago | 1 answer | 0
1
answerQuestion
What function should I choose while sometimes ode45 will fall into endless loop?
Actually,the problem to solve sometimes don't have a solution. In this case, the ode45 will fall into endless loop, and could no...
13 years ago | 1 answer | 0