![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/8756226_1553973746832_DEF.jpg)
mirewuti muhetaer
Followers: 0 Following: 0
Statistik
15 Fragen
0 Antworten
RANG
148.027
of 297.016
REPUTATION
0
BEITRÄGE
15 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
53.33%
ERHALTENE STIMMEN
0
RANG
of 20.419
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.725
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
root() function gives compelx solution for cubic equation. how to get the nearby real root?
Dear All: i have a cubic equation and the coefficients are set already. But it always gives me the complex roots (all of them)...
mehr als 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
import pdf as a dataset
Hi, I have around hundred pdf file, all of which has the same form like excel file. The only thing is they are pdf files. It s...
fast 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
combine or merge multiple excel files into one file.
hi, i have 100 excel files and they have one of the three following types. type1: name id 2010 2011 2012 2013 2014 201...
fast 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
merge txt and num back again.
Hi, i get the num and txt by using following code: [num, txt]=xlsread('david.xls'); after i deal with some other process an...
fast 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
extracting index number if an item exist in some columns while not in the rest columns
Hi, let us say, i have a data table which has following form: Index name A1 A2 A3,,,,,A10 and there is an item called Davi...
fast 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
loop for a series of changing variable or tables
Hi, If i have a series of tables such as AX1, AX2,,,,,AX10. And i want to extract element B from each AX sereis and save it ...
fast 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
draw 4d vision graph for this matrix
Hi, I have a matrix in this form: %%%%%%%%%%%%%%%%%%%%% a b c x1 a11 a12 a13 x1 a2...
etwa 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to draw 3d graph for this given situation?.
Hi, I have a matrix size data and i need to draw the plot. %%%%%%%%%%%%%%%%%%%%%% y1 y2 y3 y4 x1 ...
etwa 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
For loop for inputting some discontinous numbers
Hi, I am trying to write a for loop on matlab such that the input is not some continous values. for example: ***************...
etwa 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
cubic equation solution simple and fast way?
Hi, I try to solve a cubic equation. I checked and it seems people are using bisection method to find the solution for a cubic...
etwa 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
VAR model Simulation(linear expectations)
Hello, everybody: If i have a linear var model: A*E_t Y_{t+1}=B*Y_t +C*V_t, where V_t is error term with normal uniform distri...
etwa 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Warning: Matrix is close to singular or badly scaled. Results may be inaccurate. RCOND = 2.240406e-24.
Hi, I have an operation like this: inv(A)*B; and i get this warning: Warning: Matrix is close to singular or badly scaled. Res...
etwa 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
linear regression of time series with time index
Hi, let us say we have a variable y and quarter index for 10 years. Let me use t to denote for time index. If i want to run line...
etwa 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
AR(1) process estimate infer, the number of extracted residual term
Hi, all let us say, we have 10 observation of variable Y and i use the following code: [ytrend, ycycle]=hpfilter(Y,1600); %c...
etwa 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How to extract Month string from day_Month_Year time variable and create a new quarterly time index?
Hi, i have a time index in this following format: day_month_year, for example, Oct_01_2019, how will i extract the months and cr...
mehr als 5 Jahre vor | 1 Antwort | 0