Milind Amga
Followers: 0 Following: 0
Statistica
RANK
66.117
of 295.569
REPUTAZIONE
0
CONTRIBUTI
10 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
60.0%
VOTI RICEVUTI
0
RANK
9.702 of 20.247
REPUTAZIONE
67
VALUTAZIONE MEDIA
0.00
CONTRIBUTI
5 File
DOWNLOAD
17
ALL TIME DOWNLOAD
670
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
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...
oltre 2 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 2 anni fa | 2 risposte | 0
2
risposteDomanda
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 ...
oltre 2 anni fa | 1 risposta | 0
1
rispostaInviato
Milne's Method
A predictor-corrector method for solution of ordinary differential equations.
circa 3 anni fa | 2 download |
Inviato
Inverse Power Method
This method is used to find the smallest Eigen value in modulus of the given matrix by employing power method to the inverse mat...
circa 3 anni fa | 4 download |
Inviato
Fixed point iteration method
Please refer to description to understand working procedure of the method. Instructions to use the code are provided within the ...
circa 3 anni fa | 4 download |
Inviato
Chebyshev method
It is a numerical method to find the roots of Algebraic and Transcendental equations.
circa 3 anni fa | 1 download |
Inviato
Aitken's delta square method
Aitken's delta-squared method or Aitken Extrapolation is a series acceleration method, used for accelerating the rate of converg...
circa 3 anni fa | 6 download |
Domanda
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...
circa 3 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
quasi 4 anni fa | 1 risposta | 0
1
rispostaThe roots for an equation containing tangent
@Image Analyst Could you please have a look at my code too? Edge detection using sobel method
circa 4 anni fa | 0
Domanda
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...
circa 4 anni fa | 0 risposte | 0
0
risposteDomanda
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...
circa 4 anni fa | 0 risposte | 0
0
risposteDomanda
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...
circa 4 anni fa | 3 risposte | 0
3
risposteDomanda
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...
circa 4 anni fa | 1 risposta | 0
1
rispostaRisolto
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:...
circa 4 anni fa
Domanda
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...
circa 4 anni fa | 3 risposte | 0