photo

Jan-Pou Nee


Chien Kuo Tech Univ

Active since 2013

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
198,747
of 301,379

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,244

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,273

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

Feeds

View by

Question


what's wrong with the code
for i=1:n for j=1:n if (5<i<15 & 8<j<12 & j=i) {d(i,j)=1}; else d(i,j)=0; end end end

13 years ago | 3 answers | 0

3

answers

Question


plot3d of jpeg file contains a triangle(2D) and data of triangle in z-axis
I have a jpeg file contains a triangle in a rectangle and a set of data corresponding to the points of that triangle. How to p...

13 years ago | 1 answer | 0

1

answer

Question


plot3d of jpeg file contains a triangle(2D) and data of triangle in z-axis
I have a jpeg file contains a triangle in a rectangle and a set of data corresponding to the points of that triangle. How to plo...

13 years ago | 0 answers | 0

0

answers