photo

Ryan


Last seen: 7 månader ago Active since 2016

Followers: 0   Following: 2

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
233 754
of 297 527

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
60.0%

VOTES RECEIVED
0

RANK
 of 20 454

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159 075

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 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How do I find specific values in a .txt file?
Hello everybody, I have a .txt file. And I need to find the key words in the text then pick the value next to the key words. He...

ungefär 4 år ago | 1 answer | 0

1

answer

Question


Function diary does not change line in the text file
I write the following code, diary Log.txt disp('Hello!'); disp('World!'); diary off The command window displays as follows,...

mer än 4 år ago | 1 answer | 0

1

answer

Question


Are there any functions to randomly pick the minimum element from a vector if the vector has multiple minimum elements?
Function min() picks the first minimum element from a vector if the vector has multiple minimum elements. I want to randomly pi...

mer än 4 år ago | 1 answer | 0

1

answer

Question


Could anyone tell me what is wrong with the following code?
>> a=(6.6-5.5)/0.1 a = 11.0000 >> floor(a) ans = 10 I suppose I should get ans=11, right? But I got ans=11. If I ...

mer än 4 år ago | 1 answer | 0

1

answer

Question


Use FFT to Calculate Polymer Properties
I have a polymer characterized by a transmission terahertz time-domain spectroscopy (THz-TDS) in the frequency range extending f...

mer än 8 år ago | 2 answers | 0

2

answers