Kai - MATLAB Central
photo

Kai


Last seen: 8 månader ago Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB AnswersFrom 05/18 to 04/25Use left and right arrows to move selectionFrom 05/18Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

7 Questions
0 Answers

RANK
24 501
of 297 986

REPUTATION
1

CONTRIBUTIONS
7 Questions
0 Answers

ANSWER ACCEPTANCE
57.14%

VOTES RECEIVED
1

RANK
 of 20 517

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 160 028

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 2
  • Thankful Level 1

View badges

Feeds

View by

Question


print figure with fixed border
How can I create and print figures with a fixed, predefined border? The context is to create a series of pictures to be used in...

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

0

answers

Question


Creating array by picking certain elements from another array
Let's say I am given two arrays A and B of size 100x100x5. The entries of A are either NaN or integers from 1 to 10, such that t...

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

1

answer

Question


Call subfunction many times: Nested or local
I have a question regarding performance. Consider the following code: test1 = 0; for k = 1:100000 test1 = testfun(t...

mer än 6 år ago | 2 answers | 0

2

answers

Question


Repeat and shift array elementwise
Hey, I have some problem about dealing with arrays. I think it is best explained with some example, so let's say I'm given the v...

mer än 6 år ago | 1 answer | 1

1

answer

Question


Find inner points among a set of points on a regular grid
I am dealing with the following problem: *Given a two-dimensional regular grid G = [a*h:h:b*h]x[c*h:h:d*h] and a subset S of ...

mer än 6 år ago | 2 answers | 0

2

answers

Question


Convert gridded data to coordinate matrix
Hello, I was wondering if there is some Matlab command to convert gridded data to a coordinate matrix. For instance, I have ...

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

1

answer

Question


Strange results for evaluating quadratic function on a linspace
Could it be that linspace is not working quite exactly? Consider the following code: X = linspace(-1.2,1.2,25); F =@(...

nästan 7 år ago | 2 answers | 0

2

answers