Statistiques
5 Questions
0 Réponses
RANG
279 568
of 295 894
RÉPUTATION
0
CONTRIBUTIONS
5 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
60.0%
VOTES REÇUS
0
RANG
of 20 297
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 824
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
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...
presque 4 ans il y a | 1 réponse | 0
1
réponseQuestion
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,...
environ 4 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 8 ans il y a | 2 réponses | 0