photo

NUR KHAIRUNNISA rahimi


vanderbilt university

Active since 2011

Followers: 0   Following: 0

Message

Professional Interests: Oil and Gas, Manufacturing

Statistics

MATLAB Answers

15 Questions
0 Answers

RANK
158,590
of 300,321

REPUTATION
0

CONTRIBUTIONS
15 Questions
0 Answers

ANSWER ACCEPTANCE
53.33%

VOTES RECEIVED
0

RANK
 of 20,913

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,040

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 3

View badges

Feeds

View by

Question


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...

13 years ago | 1 answer | 0

1

answer

Question


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...

13 years ago | 4 answers | 0

4

answers

Question


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...

14 years ago | 1 answer | 0

1

answer

Question


representing and empty cell
I have a problem in setting this right. I have this struct, wordstruct = a: {'amal' 'asyik' 'ampun'} b: {'bola'...

14 years ago | 1 answer | 0

1

answer

Question


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; %%...

14 years ago | 1 answer | 0

1

answer

Question


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...

14 years ago | 3 answers | 0

3

answers

Question


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...

14 years ago | 2 answers | 0

2

answers

Question


counting the duplicates
When I set longwords={'banana';'milk';'butter';'cake';'lamb';'milk'} no_duplicates=0; for idup=1:length(longwords) if ......

14 years ago | 2 answers | 0

2

answers

Question


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...

14 years ago | 2 answers | 0

2

answers

Question


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...

14 years ago | 2 answers | 0

2

answers

Question


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...

14 years ago | 1 answer | 0

1

answer

Question


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...

14 years ago | 2 answers | 0

2

answers

Question


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...

14 years ago | 1 answer | 0

1

answer

Question


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...

14 years ago | 1 answer | 0

1

answer

Question


Formal output argument
what does it mean by formal output argument?

14 years ago | 1 answer | 0

1

answer