Community Profile

photo

Abhivyakti


Netaji Subhas Institute of Technology

Active since 2012

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


Solve second order differential equation with independent variable
I need the solution to the following second order differential equation: D2y+(2/x)*Dy= 10*(y/(1+y)); I want to use ode45 f...

10 years ago | 1 answer | 0

1

answer

Question


Using logical operators within if statement
This probably is a very silly thing, but somehow I am not getting it right. I need to input the value of a variable'um' from...

10 years ago | 3 answers | 0

3

answers

Question


Solving 3 simultaneous first order differential equations
I need to solve the following set of differential equations using MATLAB. <</matlabcentral/answers/uploaded_files/6286/ChartI...

10 years ago | 1 answer | 0

1

answer

Question


Solving 3 simultaneous first order differential equations
I need to solve the following set of differential equations in Matlab. <</matlabcentral/answers/uploaded_files/6221/Char...

10 years ago | 1 answer | 0

1

answer

Question


Histogram for a 3D grayscale image
I need to find out the normalized histogram ( or histogram) for a 3D graylevel image. I tried using the following (imHistogr...

10 years ago | 0 answers | 0

0

answers

Question


Problem with for (nested) loops
Hi I am making a function. This is part of it. Here, I have a 1 x 256 array and i need to find out a corresponding value fo...

10 years ago | 1 answer | 0

1

answer

Question


Use of Correlation function( corr)
I am new to MATLAB. I need to test correlation function on a data set in the form of a table(1x9757). When i input this into...

11 years ago | 1 answer | 0

1

answer

Question


Maniputalting data to input in a function.
I have a function for entropy. I need to test data in the form of table (19 rows and 1359 columns). I need to know in what form...

11 years ago | 1 answer | 0

1

answer

Question


Extracting data from a table(.mat file)
I have a .mat file which consist of a table( size- 19x3659). I need to extract data from it in the following pattern. Column 1...

11 years ago | 3 answers | 0

3

answers