photo

Ashish


2014년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


R^2 for comparing the results of measured vs. predicted (non-linear model) values
I use the neural network toolbox for creating empirical relations between different parameters. The same relations are used to e...

거의 9년 전 | 답변 수: 1 | 1

1

답변

질문


Importing data into MATLAB workspace with .RAW format
I have a file (attached with the question) which is zipped and contains data. However, the file is in .raw format and I am not a...

대략 9년 전 | 답변 수: 1 | 0

1

답변

질문


How to detect a suitable pattern from a video?
Hi, I have a video (in the .avi format). The video (1 hour length- 25 fps) is of a wind turbine with blades rotating. I want to ...

9년 초과 전 | 답변 수: 2 | 1

2

답변

질문


Conditional formatting in Excel 2010 from MATLAB
I write an excel sheet using active COM from MATLAB. The sample data is attached in the image. The columns and rows can vary ...

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to find a trend in a sequence?
I have an accessibility vector with 1's and 0's. 1 means the weather is good; and 0 meaning the weather is not good and the plac...

거의 10년 전 | 답변 수: 2 | 0

2

답변

질문


Conversion of time series- hour resolution to minute resolution!
I have a time series of '1' and '0' representing accessibility of the system. Each index of the time series represents an hour (...

거의 10년 전 | 답변 수: 2 | 0

2

답변

질문


Right display of error!
I have two variables in my .m file, which calculates- "possible_hrs" and "diff". The error is thrown if the required h...

거의 10년 전 | 답변 수: 1 | 0

1

답변

질문


How to count the number of hours with reference to a MATLAB formatted date?
Using MATLAB datenum function, one can generate date patterns like 7.3560e+05. This represents 03-Jan-2014 02:00:00. If I wa...

거의 10년 전 | 답변 수: 1 | 0

1

답변

질문


How can you arrange two different push buttons with different functionality at the same location in a GUI?
I have a GUI window. Due to the space constraints, I have to insert two different push buttons with different functionality at t...

대략 10년 전 | 답변 수: 1 | 0

1

답변

질문


Which is better to use in my case -uigetfile or uigetdir?
I have a archived files in the following location- C:\Archive\project_dir\project_folder. I have a Browse button in the GUI, ...

대략 10년 전 | 답변 수: 1 | 0

1

답변

질문


How to convert a cell array to a structure matrix?
I have a cell array ' col_names = {'Lp max '; 'G max'; ' G min'}. I want to convert it into a structure arr...

대략 10년 전 | 답변 수: 1 | 0

1

답변

질문


How to delete a column conditionally in a UI table?
I have a UI table made in GUIDE which has 3 columns. The third column is 'Vcal' and need not be displayed and stored, if the equ...

대략 10년 전 | 답변 수: 1 | 0

1

답변

질문


How to compare the index of first 12 values with the next set of 12 values?
I have a structure named - (handles.GEN.kWhprice) in which the monthly price of energy is stored. I have to implement a check wh...

대략 10년 전 | 답변 수: 1 | 0

1

답변

질문


Converting Degrees into a co-ordinate system!
I am working on an offshore wind farm (a group of wind turbines), for which the owner has provided me the latitudes and the long...

대략 10년 전 | 답변 수: 0 | 0

0

답변

질문


How to append data for a variable column in a matrix?
I load an excel sheet using xlsread command. The excel sheet can have any number of rows and columns. Example of the matrix ...

대략 10년 전 | 답변 수: 1 | 0

1

답변

질문


Retreiving values from one structure and saving it to another
I have a structure -MatFile.Project.Planning.A1(A2, A3, etc). I need to access these values with 'i' varying from 1 to 'n'. Thes...

10년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to resize the GUI window developed in GUIDE?
I have written a code for resizing the GUI window. The function sets a default value to the entire figure and then adjusts i...

10년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to remove the last row in a matrix?
Using GUIDE, I have made a table. In that, there is a "pushbutton" if the user wants to remove the rows. I am not able to rem...

10년 초과 전 | 답변 수: 1 | 0

1

답변