photo

Nana Fernandes


Con actividad desde 2017

Followers: 0   Following: 0

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


how to select a random row from an excel sheet which has 16801 rows and 28 columns ?
i have an excel sheet of 16801x28 and want to randomly select one row out of this to give it as a input to my kalman filter i j...

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

2

respuestas

Pregunta


how to know which row is read in knn
i have a code which runs knn and compares two excel sheets and give me the value whether its a fault or not. i want to know whi...

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

1

respuesta

Pregunta


plot function not working
the code for my project is as follows A = [1.1269 -0.4940 0.1129; 1.0000 0 0; 0 ...

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

0

respuestas

Pregunta


how to implement kalman filter function?
we are working on a code that requires to merge the measured value with the true value of the dataset using kalman filter. Below...

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

0

respuestas

Pregunta


kalman filter input removal
I am forcefully adding 28 inputs so i can get the kalman filter to run( my input is 28 columns so i need 28 inputs) , i would li...

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

0

respuestas

Pregunta


please help with my code
Im trying to use kalman filters A = [1.1269 -0.4940 0.1129; 1.0000 0 0; 0 ...

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

0

respuestas

Pregunta


kalman filter in matlab
A = [1.1269 -0.4940 0.1129; 1.0000 0 0; 0 1.0000 0]; B = [-0.3832;...

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

0

respuestas

Pregunta


Sine function plotting help
I have fourteen values of voltage and fourteen values of time and i want to read these six values from excel sheet and plot them...

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

0

respuestas

Pregunta


Inner matrix dimensions must agree error
nlen=28; a=ones(5601,nlen); h=ones(5600,nlen); Q=0.01; x=ones(5600,nlen); w1=ones(5600,nlen); w=w1*sqrt(Q);...

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

1

respuesta

Pregunta


Can someone please explain me the code and how can i give my input in it?
I want a kalman filter with two inputs and one output port; 1st Input is a excel sheet with 16801x28 and 2nd is a sample of whic...

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

0

respuestas

Pregunta


how to generate a sine wave with my data in excel sheet?
the values in the excel sheet are voltage and phase values with voltage being from column A to N and phase values are from colum...

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

1

respuesta

Pregunta


can someone please explain this code step by step
clc clear all training0=xlsread('training set.xls'); training...

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

0

respuestas

Pregunta


how to implement knn classification?
we are working on a power system on which we have to determine whether the failure of the power system is a fault or not a fault...

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

0

respuestas

Pregunta


Knn code to compare two excel sheet
we are working on a power system on which we have to determine whether the failure of the power system is a fault or not a fault...

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

1

respuesta

Pregunta


How to use knn classification algorithm to find the nearest neighbour
we have a excel sheet which is our dataset and another excel sheet(say training set) having few but same values from the origina...

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

0

respuestas