Milind Amga
Followers: 0 Following: 0
Statistics
RANK
66,109
of 295,527
REPUTATION
0
CONTRIBUTIONS
10 Questions
1 Answer
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
0
RANK
9,702 of 20,242
REPUTATION
67
AVERAGE RATING
0.00
CONTRIBUTIONS
5 Files
DOWNLOADS
17
ALL TIME DOWNLOADS
670
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
data extraction from f06 file
Can anyone help me out in extracting the data highlighted in yellow? The data highlighted is part of matrix of order 5X5. Each l...
2 years ago | 1 answer | 0
1
answerQuestion
How to label the curve instead of using legend?
I wrote a code to plot a lot of graphs but while visualizing it becomes difficult to accertain which curve I am looking at, as s...
2 years ago | 2 answers | 0
2
answersQuestion
How can I get only damping and frequency column?
My aim is to extract only numeric values in Damping and Frequency column only. The file, from which I am trying to extract data ...
2 years ago | 1 answer | 0
1
answerQuestion
How to stop figure window from popping up.
I get a figure window popping up when I try to plot two graphs both on same gui window with two y-axes. Can anyone please tell m...
3 years ago | 1 answer | 0
1
answerQuestion
Givens rotation method to find eigen values
The below code is to obtain eigen value with the help of Givens rotation method, where the matrix is converted into tridigonal f...
4 years ago | 1 answer | 0
1
answerThe roots for an equation containing tangent
@Image Analyst Could you please have a look at my code too? Edge detection using sobel method
4 years ago | 0
Question
Edge detection using sobel operator
Can anyone point out what's causing the error in the code below? Below is the code for detecting edge using sobel operator. T...
4 years ago | 0 answers | 0
0
answersQuestion
Audio mixing using mixed mode arithmetic
Can anybody help me with this problem? (using mixed mode arithmetic) Also, if possible, could you explain it ? Thank you for y...
4 years ago | 0 answers | 0
0
answersQuestion
Name-value pairs
Can anyone point out the solution to the error shown below (in the end)? Thank you in advance. function output = name_valu...
4 years ago | 3 answers | 0
3
answersQuestion
Chebyshev method for finding root
This code is for finding root of an equation. But this runs into an error saying, unable to convert expression into double array...
4 years ago | 1 answer | 0
1
answerQuestion
fixed point Iterative method for finding root of an equation
The code below gives the root and the iteration at which it occur. The code goes into an infinite loop when the function contain...
4 years ago | 3 answers | 0