Abhivyakti
Netaji Subhas Institute of Technology
Followers: 0 Following: 0
Statistics
9 Questions
0 Answers
RANK
164,952
of 295,486
REPUTATION
0
CONTRIBUTIONS
9 Questions
0 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
of 20,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Feeds
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...
11 years ago | 1 answer | 0
1
answerQuestion
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...
11 years ago | 3 answers | 0
3
answersQuestion
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...
11 years ago | 1 answer | 0
1
answerQuestion
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...
11 years ago | 1 answer | 0
1
answerQuestion
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...
11 years ago | 0 answers | 0
0
answersQuestion
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...
11 years ago | 1 answer | 0
1
answerQuestion
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...
12 years ago | 1 answer | 0
1
answerQuestion
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...
12 years ago | 1 answer | 0
1
answerQuestion
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...
12 years ago | 3 answers | 0