![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/19309300_1598457739863_DEF.jpg)
Sara Alonso Vicario
Followers: 0 Following: 0
Statistics
RANK
195,454
of 297,016
REPUTATION
0
CONTRIBUTIONS
6 Questions
1 Answer
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
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
Discrete wavelet decomposition (wavedec) using less than 365 days per year
Hi! I am trying to run a wavelet coherence analysis of daily streamflow from two gage stations. I have for each year daily stre...
2 years ago | 0 answers | 0
0
answersQuestion
Rename dynamically columns name of a vector inside of a for loop
I want to generate in a loop several vector of values, give to them a name, and append each vector of values with its name as a ...
4 years ago | 1 answer | 0
1
answerQuestion
Select rows by minimum values of a column considering unique values of another column
I want to select only the rows for each unique name of a column (first column) that have a minimum value in another column (sixt...
4 years ago | 1 answer | 0
1
answerImplement an equation with a substraction and division of two arrays
Here you want element-wise division. Also don't forget the summation: MRE = (1/n) * sum((abs(approx - subArray) ./ abs(subArray...
4 years ago | 0
| accepted
Question
Implement an equation with a substraction and division of two arrays
I want to implement this equation in Matlab The a values are in an array of 140x1 double called approx, the values of x a...
4 years ago | 1 answer | 0
1
answerQuestion
How to import several csv files (Nan,numeric,text) for operate with them after
I want to import several csv files in matlab (each one for one streamflow station) where I have seasonal flows.This the structu...
4 years ago | 2 answers | 0
2
answersQuestion
Scale and location parameters of the 1D wavelet decomposition using wavedec
Hello! I am using wavedec function to decompose a streamflow time series into frequencies. My idea is use the dyadic scale for...
4 years ago | 1 answer | 0