Community Profile

photo

Chandrashekar D S


Last seen: 2 years ago Active since 2020

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


How to find the points in the tip of the surface bubble in a given image without manual effort.
Hello everyone, I have an existing script that calculate the angle of the bubble created on the surface. For that i am uploadin...

2 years ago | 1 answer | 0

1

answer

Question


How to find number of pixels (or matrix count) in a group in a given imagesc or data
Hello everyone, I need a help to find all the number of pixels present in the data. I have attached the data and the imagesc of...

2 years ago | 2 answers | 0

2

answers

Question


how to Find the total surface area of a 3D mesh plot
I have a 2D matrix containing the height information of a 3D object. I would like to know how to calculate the total surface ar...

2 years ago | 0 answers | 0

0

answers

Question


How to delete the dotted plot on top of the Image in UIAxes
Hello, I have plotted a rectangle lines(dots) in UIaxes on top of the image using the selected co-ordinate. Each time i clicke...

3 years ago | 1 answer | 0

1

answer

Question


How to link/connect pixel value with Image
I have a pixel data for the given image, XY-coordinate 139nm/Pixel and Z direction 1nm Each pixel data contain the height value...

3 years ago | 1 answer | 0

1

answer

Question


how to convert decimal values into 8bit binary sequence
hello everyone, I am trying to convert 14*3 matrix integer value to 8bit binary sequence in a same matrix dimension. i am usin...

3 years ago | 1 answer | 0

1

answer

Question


How to fit nonlinear data in a curve using the below equation?
Hi everyone, I have a two vector with same demension: CpVector,MyVector :228*1 I am using the below equation as myfun and then...

3 years ago | 1 answer | 0

1

answer

Question


How to solve the below equations for unknowns with equal and inequality constraints?
equation are: 226*lm1 + 204*lm2 + 242*lm3 + 252*lm4 + 228*lm5 + 176*lm6 + 300*lm7 - 130*lm8 - 170*lm9 - 182*lm10 - 120*lm11 - ...

3 years ago | 2 answers | 0

2

answers

Question


How to find the solution for the system of equations
I am trying to find the value of 14 variables using 14 system of equation but i am not getting the answer using solve() command ...

3 years ago | 2 answers | 0

2

answers

Question


How to write summation with limits for below Lagrange function
Suppose we are given a training dataset {yᵢ, xᵢ}, for i = 1, ..., n, X = [8 ,7; 4,10; 9 , 7; 7,10; 9,6; 4 ,8; ...

3 years ago | 1 answer | 0

1

answer

Question


How to sort a array of matrix based on the maximum value
Hi , I have an array D here cell array is have only one row but the conent inside the array have more than 1 rows D{1,1}=[0 0...

3 years ago | 2 answers | 0

2

answers

Question


How to display name along with XY coordinate values in a multiple plot graph in App Designer?
HI, I have plotted multiple graphs in an axes block in an App designer and i have named the graphs using legend command. I need...

3 years ago | 1 answer | 0

1

answer