Statistiques
15 Questions
0 Réponses
RANG
74 205
of 300 853
RÉPUTATION
0
CONTRIBUTIONS
15 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
33.33%
VOTES REÇUS
0
RANG
of 21 094
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 171 319
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
defining functions in equivalent ways but get different results
Hello, when i run the following code with different ways of defining the function, I got the different results (the graphs prod...
presque 7 ans il y a | 1 réponse | 0
0
réponseQuestion
Loop with no index
hello, I feel quite strange when the below loop can run normally eventhough it loops over "l" which never appear inside the cod...
presque 7 ans il y a | 1 réponse | 0
1
réponseQuestion
Interpolation method (spline)
Hello, I am learning about interpolation. In this link https://www.mathworks.com/help/matlab/ref/interp1.html, I see that th...
presque 7 ans il y a | 1 réponse | 0
1
réponseQuestion
Plot figure - get title
Hello, I am reading the following code, and I do not understand the last two lines. I run it, but it does not change the figure...
presque 7 ans il y a | 1 réponse | 0
1
réponseQuestion
Convert fortran code to Matlab code C - Get result as complex numbers
Hello, I tried to convert a fortran code to matlab code. I don't know why I get very weird resutl after running my Malab code (...
environ 7 ans il y a | 1 réponse | 0
1
réponseQuestion
Why have negative value in result
Hello, In the following code, I try to exclude the case when there is any element of the vector "kseq" in my code. So, I expect...
environ 7 ans il y a | 2 réponses | 0
2
réponsesQuestion
Iteration error iter=0
Hello, I am trying to solve a 2nd order difference equation with given bounds. Specifically: I need to solve for a sequence ...
environ 7 ans il y a | 1 réponse | 0
1
réponseQuestion
Solving a system of inequations and equations
Hello, I need to solve a system of inequations and equation, as follows: The variables need to be solved include: x, y1, y2 e...
environ 7 ans il y a | 1 réponse | 0
0
réponseQuestion
Put Strings in a column
Hello, I am trying to make a table like the following code. But when I type my code, countries in each column could not be...
environ 7 ans il y a | 2 réponses | 0
2
réponsesQuestion
2d matrix of index to get value of 3D matrix
Hello, I have matrix A with size (37,30,1000); and a matrix B with size (37,1000). I want to use matrix B as a matrix of ind...
environ 7 ans il y a | 2 réponses | 0
2
réponsesQuestion
sub2ind Get values of 3D matrix using an index vector
Dear all, I have a 37*30*100000 matrix (call matrix A), and a 37*1 vector which contains elements are indexes of the column f...
environ 7 ans il y a | 2 réponses | 0
2
réponsesQuestion
Get corresponding value of a 3D matrix using an index vector
Hello,I have a 3D matrix, dimesion 37*30*1000. And an index vector i, dimension 37*1, containing the index of the column I want ...
environ 7 ans il y a | 1 réponse | 0
1
réponseQuestion
work with huge matrix
Hello, I have a matrix of which dimension is so huge (10^6 column and 37 rows). I have to do some computation with this matrix...
environ 7 ans il y a | 2 réponses | 0
2
réponsesQuestion
Find the rows with specific value for each column
Hello, I have a 37*10000 matrix, called matrix A. For each column, I want to get the rows which has a certain value, let's s...
environ 7 ans il y a | 2 réponses | 0
2
réponsesQuestion
Etstimate AR(1) coefficient in Matlab
Hello, I have a time series data of GDP of US during 1980-2017 yearly. I assume that GDP follows an AR(1) process, like: y(t)...
plus de 7 ans il y a | 1 réponse | 0

