Community Profile

photo

Aditya


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


How does the forecast function in MATLAB forecast?
I want to know how exactly the forecast method function. i.e the inside working of the function. Does it use a polynomial? Wha...

10 years ago | 1 answer | 0

1

answer

Question


plotting an array in different colors
I have a 2D array y(m,p) where p can range from 1 to 100. I want to plot y(m,1) to y(m,n) in differrnt colors.Each color should ...

10 years ago | 1 answer | 0

1

answer

Question


when I try to play an Avi file, I get an error on the video player "Invalid video data - must be a numeric or logical data type". Please help
I used avifile to read the video file and used mplay(vid) to display it on a video player. But it is giving the error that it ne...

10 years ago | 1 answer | 0

1

answer

Question


Invoking a GUI from another GUI
I have two GUIs. I'm invoking GUI A from GUI B. Here's my question: After creating GUI into a .exe file does GUI B also get ...

10 years ago | 1 answer | 0

1

answer

Question


Integrate two GUIs into a single .exe file
Hi friends, I want to integrate two GUIs,A and B,into a single .exe file. On executing the .exe file,a message box should appe...

10 years ago | 1 answer | 0

1

answer

Question


determine order of ar model
I wish to determine the order of an 'ar' model to be used for forecasting data using 'forecast'. The data contains 48 observati...

10 years ago | 0 answers | 0

0

answers

Question


append one graph to another
<</matlabcentral/answers/uploaded_files/8309/sim.jpg>> Hi guys, How to append one graph to another? Tried using 'hold on'...

10 years ago | 2 answers | 0

2

answers

Question


Forecast data using sim function
Hi, I have a an array with 48 values ranging from 1 to 48 obtained from a gaussian function. I want to simulate this and forecas...

10 years ago | 0 answers | 0

0

answers

Question


use sim function to forecast sales
Hi, I have a an array with 48 values ranging from 1 to 48 obtained from a gaussian function. I want to simulate this and fo...

10 years ago | 0 answers | 0

0

answers

Question


set limits using xlim for strings
Hi, I wanted to know how to set string limits for a graph. I wanted to set axis limits as months of a year ('Jan' 'Feb 'Mar...

10 years ago | 1 answer | 0

1

answer

Question


Determine a model for forecasting
Hi, We're working on a project for simulating and forecasting sales and profits for a company. I've seen MATLAB has many...

10 years ago | 0 answers | 0

0

answers

Question


Pass variable from one callback to another
Hey guys, I wanted to know how to pass the value of a variable from one callback function to another withing the same GUI. Tha...

10 years ago | 1 answer | 0

1

answer

Question


Working with Dates,Problem with syntax
I have a set of dates stored in b array as 'dd-mm-yyyy' as strings. I need to write queries to select dates of a particular mon...

10 years ago | 2 answers | 0

2

answers

Question


Write queries for substring in a given string
Hello friends, I wish to read the data from an excel file and choose write queries to select tuples for a particu...

10 years ago | 0 answers | 0

0

answers