photo

Sonisa


Con actividad desde 2015

Followers: 0   Following: 0

Mensaje

Estadística

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


Fitting nonlinear model to data
*I have been trying to fit nonlinear model to my data* Here are the codes: X = [0.05 0.06 0.07 0.08 0.09 0.1 0.125 0.15 ...

casi 6 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How do I get proportion of variance?
I have eight variables and I want to know which one is important and I try to use principal component analysis and the one I get...

más de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to know the weight in Artificial neural network with hidden node of 15?
I am trying to create an architecture of the neural network used and for that I need weight. Can anyone help?

más de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Extracting datas based on date from two datasets
I have two set sets of data where one is 93*2 and other is 609*2. I want to match up the date and extract two different sets of ...

casi 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to I get required data out of categorical sets?
I have 49 asc files that are both of 1 and 0 type. 1 represents till and 0 represents no-till. I already get all the reflectance...

casi 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Calibration and validation in ANN model
I have 3348 data, of which I want I want to use 2232 as calibration data to validate in 1116 data in ANN model. I earlier used 7...

alrededor de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Averaging and then using grpstats in Matlab?
I have NDVI reading for 5 times in same spot, I first want to use means of 5 values and then using grpstats as function to get t...

alrededor de 8 años hace | 0 respuestas | 0

0

respuestas

Respondida
Creating table for variable of interest
Thank you. I solve it later on using ismember and for loop.

más de 8 años hace | 0

Pregunta


Creating table for variable of interest
I created a logical index to match up the date from two files. The one file has 5301 rows and another has 280 rows, that makes ...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to group variable of interests by logical indexing?
I have this sort of data. I want to plot PAW with Pasture 9 Patch 1, Pasture 9 with Patch 3, along with Pasture 9 with Patch 5. ...

más de 8 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How to delete string in cell arrays?
I want to delete this strings in a cell arrays and this strings appeared at 590 columns, sometime in 609 column. I tried this. I...

más de 8 años hace | 2 respuestas | 0

2

respuestas

Pregunta


how to delete rows that have string in file?
I want to delete the rows after the date. I tried using data(strcmp(data(:,1), 'END'), :) = [];. My data is 9*23 cell file. Can ...

más de 8 años hace | 2 respuestas | 0

2

respuestas

Respondida
how to delete rows that have string in file?
This is not working. I have attached a screenshot of my work. I want to delete after the date in each cell. For eg. in {1,1} cel...

más de 8 años hace | 0

Pregunta


How to delete string END at end of each cell array?
I have cellarray of size 9*23. At the end of each file, I have END as the ending row. I tried to use textscan to remove the stri...

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how to validate linear model?
I already have an estimation from linear regression model using 2 years of data. Now I want to use this estiamted data to valida...

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how do i download landsat 8 directly from WMS link in Matlab?
I am trying to download landsat 8 from URL "The following URL can be copied to your GIS software package or mapping tool to acce...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Having problems with logarithmic value
% Time t=1 to end. Notice that t=1 is in t(2). Given, t = 2500*1 Qin = 7; % Inflow ...

casi 9 años hace | 1 respuesta | 0

1

respuesta