Community Profile

photo

S


Active since 2011

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Answered
Amplitude modulation with a square wave as the message signal
It's been done!

9 years ago | 0

| accepted

Question


Amplitude modulation with a square wave as the message signal
Dear all, Hi, I have written some codes which produce the output I want,as follow { clc; clear all; N = 1024; ...

9 years ago | 1 answer | 0

1

answer

Question


ploting data from the rearranged data in excel
Hi all, I have been working on my problem for days and days, and I just can not fix it. I have my data in the attached excel...

10 years ago | 1 answer | 0

1

answer

Question


How to replace the elements of a matrix with another matrices
Hi all, How to replace the elements of a matrix with another matrices in one go with just a command? for example: A = ze...

10 years ago | 2 answers | 0

2

answers

Question


reading Excel data from Matlab, slow process
Hi everyone, Got a question... I have my data stored as Excel files, I use 'xlread' command to read them, calculate the averag...

12 years ago | 2 answers | 0

2

answers

Question


GUI, stop the whole programme by pressing a push button,
Hi everyone, I'm designing a GUI which has got a push button called 'stop'. Also I have an axis which plots appear on it. My ...

12 years ago | 1 answer | 0

1

answer

Question


xlwrite, Object returned error code: 0x800A03EC,
Hi people, I'm using XLSWRITE to write my data. because of the number of data I have(100 set, which each has 17 numbers)I dec...

12 years ago | 1 answer | 0

1

answer

Question


writing date on an excel sheet
Hi folk, Got a question about writing date on an excel sheet. I am using the following codes: DATE=datestr(now); xlswri...

12 years ago | 1 answer | 0

1

answer

Question


colorbar
Hi folks, I have got my data plotted with colormap jet. As far as I know we can define an argument for jet which define the n...

12 years ago | 1 answer | 0

1

answer

Question


Matlab and Excel dont communicate any more
Hi folk, I use xlsread to read data from an excel sheet and then plot them,till yesterday it was working properly but not any...

12 years ago | 3 answers | 0

3

answers

Question


Find the function between variables
Hi everyone, Got a question. I have 4 data, W, G, V1, V2, and let say W changes from 0 to 0.5 and G has got it own values, t...

13 years ago | 2 answers | 0

2

answers

Question


colormap
Hi all, I am using colormap command and intereseted to know what is the maximum and minimum value I can define for the size. ...

13 years ago | 2 answers | 0

2

answers

Question


convert image from uint8 to double
Hi, Could someone tells me the difference between 'I=im2double(I);' and 'I=double(I);'. I have a simple image called 'I' with...

13 years ago | 2 answers | 0

2

answers

Question


How do I add leading zeros to a number in Matlab
Hi everyone, I am writing a piece of programme in VEE Pro which can accept MATLAB commands. This programme creates numbers fr...

13 years ago | 1 answer | 0

1

answer

Answered
GUI
I found it!:))

13 years ago | 0

Question


GUI
Hi everyone, Got a question about GUI. If we have a GUI with let say 5 axes on it and want to save each plot on each axes sep...

13 years ago | 2 answers | 0

2

answers

Question


colorbar
Hi everyone, I plot some data using 'surf' plus a colorbar at the end. The plot shows a pixelated picture. The colors which r...

13 years ago | 2 answers | 0

2

answers

Question


for loop
Hi everyone, I want to tidy up lots of for loops I have. I have confused which end in belongs to which 'if' or 'for'. I know ...

13 years ago | 1 answer | 0

1

answer