photo

Ryan


Last seen: 13 Tage vor Aktiv seit 2016

Followers: 0   Following: 2

Statistik

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 8 Jahre vor | 2 Antworten | 0

2

Antworten