Community Profile

photo

arash rad


Last seen: más de 1 año hace Con actividad desde 2020

Estadísticas

  • Thankful Level 3
  • Thankful Level 2

Ver insignias

Content Feed

Ver por

Pregunta


error using trainNetwork Invalid training data. Responses must be a matrix of numeric responses, or a N-by-1 cell array of sequences, where N is the number of sequences
Hi I have this following code and the data set is traffic flow that gathered every 15 seconds and I want to predict data flow ...

más de 1 año hace | 0 respuestas | 0

0

respuestas

Pregunta


i can not load load WaveformData
HI I am learning LSTM and i want to test the example in this link LSTM example but i don't know where to download WaveformData b...

más de 1 año hace | 2 respuestas | 0

2

respuestas

Pregunta


error with Input data sizes in using sim
Hi i write this code but i have a problem when i use sim it has an error that "Input data sizes do not match net.inputs{1}.siz...

más de 1 año hace | 0 respuestas | 0

0

respuestas

Pregunta


improve LSTM with test data for traffic
Hi everyone I use a code from github and it's a LSTM algorithm . at first it run but it can't predict traffic flow data in each...

más de 1 año hace | 0 respuestas | 0

0

respuestas

Pregunta


how to assign a value to AR model for predicting next step
Hello everyone I have a code and i estimate a model with AR (auto regressive) and I want to predict next step but it only retu...

más de 1 año hace | 0 respuestas | 0

0

respuestas

Pregunta


write a function to return next value each time only nonzeros
Hi I want to write a function to return the value of gmax_gholhak each time there are some numbers i.e 0 45 0 0 0 75 and I wan...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


How to assign a value to a variable in an equation
Hi I have an equation and I want to assign a value to its variable I wrote the code below but it didn't change after running...

más de 1 año hace | 0 respuestas | 0

0

respuestas

Pregunta


what we should use instead of 'datetime'
Hello I found a code in github and I want to use it for my data but there is problem in that code date time is define as for...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


how to print the result of for loops in two column
Hi I have these two for loops and i want to print them in two column but it prints in one column how can I change my code that...

más de 1 año hace | 0 respuestas | 0

0

respuestas

Pregunta


how to use array indices in not logical form
Hi I am working on a project and I have the equation below and when I use for loops because my T is a float Number something l...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


How to plot a graph like hist without using hist
Hi In my code I have this : And some of this values are the same and I want to plot it like histogram the values from the mat...

más de 1 año hace | 2 respuestas | 0

2

respuestas

Pregunta


How to continue to loops
HI One thing that I want to do is after first if I want to continue to sum the values in arrival in period between 100 and 200...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


using multiple else if
hello i have this code clc clear all close all arrival=xlsread('tripinfo.xlsx','G:G'); depart_time=xlsread('tripinfo.xls...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


generate 100-element row in matlab
Hello, Can anyone help me with generating this signal s(n)=cos(0.04*pi*n) with 100 element row in matlab

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


can anyone help me with these blocks in simulink and tell me what they are
Hi Iwant to simulate an article and here I have a question in the ''Engine nonlinear model" there are three block. one of them i...

alrededor de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to have step time in specific time
Hi I want to plot something like the picture below but i do not know how to change step time sth like this i want my plot star...

alrededor de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


find frequency in specified phase
hi have a system and i want to calculate bandwidth of DRGA element in 180 degree how can i write this code i wrote a little ...

casi 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


plot absolute frequency response
hi I have this code clc clear all close all s = tf('s'); t1 = 1; pade1 = (1-((s*t1)/2))/(1+((s*t1)/2)) t2 = 0...

casi 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


linearization of a equation
Hi i have this ss model and i want to linearization it in (0,0) can anyone help me thanks

casi 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


a problem with pade approximation
Hi I have te code below And i want to approxiamte delay with pade of first order : clc clear all close all s = tf('...

casi 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


calculate bandwidth for mimo system
Hi I Have 2 input and 2 output MIMO system that has 4 first degree transfer functions I want to calculate bandwith of these t...

casi 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


The class 'sym' contains a parse error, cannot be found on MATLAB's search path
Hi i have the code blow %% The Quadruple Tank %% clc clear all ; close all ; %% define parameters A1 = 28 ; ...

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

0

respuestas

Pregunta


Filtering white noise with first and second order filter
Hi everyone I have a question about filtering white noise with a discrete tf like below : but i dont know use data or fr...

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

0

respuestas

Pregunta


error while using iddata
Hi i wrote the code below but when i run it i face two errors that i dont get it can anyone help me Error using iddata/numArgu...

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


impulse estimation nonparametric method
Hi everyone please help me I have a tf and i want to ident it with impulse respone (nonparametric method) but I can't when i...

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

0

respuestas