photo

saharsahar


Aktiv seit 2012

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Why error using cell2mat ?
Hi all, I have a 309 * 5956 cell array of same type and same length. however most of the elements are empty. However using...

etwa 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to sort array of time format from min to max time value?
Hi all, I have a 2-dimension array which its elements are time format, such as 22:13:98. I want to sort each row of this arra...

etwa 11 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


merge arrays of different types to write in excel sheet
* Hi All, I have arrays of different types:* a : 4*8 Char b : 4*1 double c : 4*1 double d...

etwa 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to find minimum time format for each row of a cell array?
Hi all, I have a 4*21 cell array named all_dis. the elements of this cell array may be empty or a time format value such as '...

etwa 11 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


how to generate random time format data in MATLAB?
Hi all, I am wondering how to generate random time format data (or series) in MATLAB between a range of time ? such as 12:00:...

etwa 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


assign a cell array to first row of another cell array
how we can assign a cell array as first row of another cell array in loop and how we can acces the data? Thanks

etwa 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to create cell array for time format elements in matlab
Hi all, I want to create a cell array and increasing the rows at each loop, while the elements of my cell array are all in time ...

etwa 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Does in-equality operators work in comparison of two time format?
Hi all, I am wondering does in-equality operators such as <= >= works if I want to compare two time format? if not is there ...

etwa 11 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
how to compare 2 different time in matlab
Thank u very much. I got the point. Appreciated !

etwa 11 Jahre vor | 0

Frage


how to compare 2 different time in matlab
Hi all, I have 2 different time, 21:45:53 and 21:04:22 , regardless of date( we assume both are in same date), How I can ...

etwa 11 Jahre vor | 3 Antworten | 0

3

Antworten

Beantwortet
why "datestr" in matlab and date format cell in excell doesnt match?
Thanks per isakson. I got that point and I searched and found "x2mdate" function which will solve the date conversion for me. Bu...

etwa 11 Jahre vor | 0

Frage


why "datestr" in matlab and date format cell in excell doesnt match?
Hi all, I have a date number , say 40667. When I am using datestr in matlab , it gives me 5 May, however I have the same numb...

etwa 11 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


add two number and create the text file with the result in it
Hi All, I want to create a very small program which gives the result in an excel sheet or text file. for example it does (2+3)...

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


codec error when using Matlab in Linux
Dear all, I am using Matlab on Linux. I am getting the following error: ErrorMessage : The file requires the following co...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how we can control the length of each elemnts in a cell array?
Dea All, I'm wondering how we can control of the length(size) of each elemnt in a cell array(Since each elemnt is a matrix its...

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
how to increase the rows of an array in each loop?
Thanks Jan, That is great . However I need to have another loop and I want "A" will be different for each loop. I mean, fo...

mehr als 12 Jahre vor | 0

Frage


how to increase the rows of an array in each loop?
Dear all, How to increase the elemnts of a multi dimentional array in each loop ? for example at first A=[], the next loop it ...

mehr als 12 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


store last m elemnts of a matrix to another matrix
Hi all, is there any MATLAB function to store the last m elemnts of a matrix to another matrix? Thanks

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
Clustering
Thanks Anton, that was helpful however not enough for me foe working on Ant Clustering Algorithm. Still I needs somebody to help...

mehr als 12 Jahre vor | 0

Frage


Clustering
Dear All- I have a doubt regarding Clustring. 1- I'm wondering a clustering algorithm should tells us how many cluster we ha...

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
Browse button in GUI in Matlab
Thanks for the sample code. I tried However still I am getting error. here is the codes which I have written. in Opening F...

mehr als 12 Jahre vor | 0

Beantwortet
Browse button in GUI in Matlab
Thanks fo the information. but lets summerize my question. Since I am sending back the results in xxx_OutputFcn as follows: ...

mehr als 12 Jahre vor | 0

Frage


Browse button in GUI in Matlab
Dear All, I am newby in Matlab GUI and I am designing a GUI with matlab which gets some directory from "browse pushbutton" ,...

mehr als 12 Jahre vor | 6 Antworten | 1

6

Antworten

Beantwortet
generate array of Different random floating numbers in a specific range
That is exactly what I want. Many Thanks. However, I'm curious to know where the upper bound of the range (in this example 100...

mehr als 12 Jahre vor | 0

Beantwortet
generate array of Different random floating numbers in a specific range
* Thanks Image Analyst, These two methods works well when the total number of those numbers to be generated will be less than th...

mehr als 12 Jahre vor | 0

Frage


generate array of Different random floating numbers in a specific range
Dear all, I am going to generate an array of Different random floating numbers in a specific range( such as range of 1, 100) i...

mehr als 12 Jahre vor | 6 Antworten | 0

6

Antworten