Community Profile

photo

Karthik Nagarajan


Last seen: mer än 2 år ago Active since 2017

Followers: 0   Following: 0

Message

Statistics

All
  • Thankful Level 2
  • Solver
  • Thankful Level 1

View badges

Feeds

View by

Question


Extraction of object boundaries from an image
Dear all, I am working with the above image that contains 20 irregularly shaped objects on a Cartesian grid. Given the (x...

nästan 3 år ago | 1 answer | 1

1

answer

Solved


Swap the first and last columns
Flip the outermost columns of matrix A, so that the first column becomes the last and the last column becomes the first. All oth...

ungefär 3 år ago

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

ungefär 3 år ago

Question


Incorrect axes limits after using tight_subplot
Dear all, I am encountering an issue querying the axis 'ylim' property when using the tight_subplot function (https://www.mat...

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

0

answers

Question


Using different colours in a quiver plot
Dear all, I am creating a 2D quiver plot and I need to show some of the arrows in the figure in a different colour from the res...

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

1

answer

Answered
Unexpected result for arithmetic operation
I think I have found the answer: <https://www.mathworks.com/help/matlab/ref/eq.html#bt2klek-3>

mer än 5 år ago | 0

| accepted

Question


Unexpected result for arithmetic operation
Dear all, I am having some difficulty with what appears to be a bug. Consider the following simple code: clear;clc;clf; ...

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

1

answer

Question


How to set same scale for contourf subplots?
Dear all, I have a subplot with 3 rows and 2 columns. Each panel is a 2D filled contour plot prepared using the contourf func...

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

1

answer

Question


Activation of Matlab licence
Dear all, I am having difficulty activating a R2013a student version of MATLAB after installing it on a new laptop. In order ...

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

1

answer

Question


How to access specific elements of an array?
Suppose I have two matrices A and x as follows: x = 1 2 2 3 A = 1 1 1 1 1 ...

nästan 7 år ago | 1 answer | 1

1

answer