![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/2456010_1522089940914_DEF.jpg)
NUR KHAIRUNNISA rahimi
vanderbilt university
Followers: 0 Following: 0
Professional Interests: Oil and Gas, Manufacturing
Statistik
15 Fragen
0 Antworten
RANG
257.022
of 297.016
REPUTATION
0
BEITRÄGE
15 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
53.33%
ERHALTENE STIMMEN
0
RANG
of 20.419
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.725
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
FInding duplicates in matrices
Dear experts, Given square matrix M, I would like to detect the position of the first duplicate. I have made the code such tha...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Applying probability concept using matlab
Hello Experts, I have a question that has a little something to do with probability that I'd like to work on. So I'd like to...
mehr als 12 Jahre vor | 4 Antworten | 0
4
AntwortenFrage
finding parent words using strfind
As in normal case, i will have this huge cell array of words, wordbank={'back'; 'beast';''fairytale';'aerial';'whale';'astrono...
etwa 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
representing and empty cell
I have a problem in setting this right. I have this struct, wordstruct = a: {'amal' 'asyik' 'ampun'} b: {'bola'...
etwa 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Need a quick help on storing words according to lengths with struct
Given a wordlist in cell array wordlist={'blues';'rhyme';'armor';'dinosour';'book';'mail'......}; wordstruct=struct; %%...
etwa 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Progress bar
I have a list of words(maybe consist of 250000) where I would like to remove the plural form of all the word ending with s. Whil...
etwa 13 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
storing words
I have made a few changes, however my program were not able to to store the processed words into a cell array, which leads to an...
etwa 13 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
counting the duplicates
When I set longwords={'banana';'milk';'butter';'cake';'lamb';'milk'} no_duplicates=0; for idup=1:length(longwords) if ......
etwa 13 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Errors in looping/erros checking
I have made a few changes from last time but nothing seemed to work out. The codes that I wrote did not manage to process the te...
etwa 13 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
loading file using uigetfile
I wrote a few lines of codes to open a file containing a list of words, but it doesn't seem to open any file when I choose the f...
etwa 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
finding lower case letters
If I set x='sTring' is there any possible way that I can detect the position of the upper case letter and add a number 'n' t...
mehr als 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Searching for specific word containing specific letters and removing last element in the string
I have a wordbank containing only one word for every line. I want to sort of the words in struct, such that wordbank.a=airplan...
mehr als 13 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
writing a code involving struct
I have a file with a list of words, and what I want to do is to keep the words in such an arrangement where it will turn out lik...
mehr als 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Displaying a description
How do I write a description for a program such that when I chose an option, the description of the program pop-out in the comma...
mehr als 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Formal output argument
what does it mean by formal output argument?
mehr als 13 Jahre vor | 1 Antwort | 0