Statistics
RANK
161,653
of 295,467
REPUTATION
0
CONTRIBUTIONS
5 Questions
2 Answers
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Feeds
Question
spectral analysis, frequency spectrum, power spectral density
I have power=2000 float data points and time= 2000 float time intervals. in 200ns. is there any way i can put this in matla...
12 years ago | 3 answers | 0
3
answersQuestion
converting to binary (w,t)
i have this stored as .mat format. when i use plot (t,w) it gives me a graph which kinda looks like a sine graph. I want to conv...
12 years ago | 1 answer | 0
1
answerQuestion
storing binary data as .txt file and as binary data
i have a bunch of numbers x=[1:1:100]; to convert them to binary i used y=dec2bin(x,8); how do i store this "y" converted dat...
12 years ago | 2 answers | 0
2
answersconvert .mat to binary format
this dosent help me much since i wana store those 2 to 800 variables into the format of 1 0 001101011010101010011........ cou...
12 years ago | 0
Question
convert .mat to binary format
I have a set of data stored in matlab as variable x which contains 500 data points (values between 3 to 800) i want to store ...
12 years ago | 3 answers | 0
3
answersconvert from m file to c file
yes matlab can convert. u can save the m-file into different format. or when u save ur mfile later on u can just right click and...
12 years ago | 0
Question
converting .mat to .dat file
Hi everyone....i have recorded some data of some partial discharge in the .mat format. the data contains x and y variables and d...
12 years ago | 2 answers | 0