![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/2794672_1522091361807_DEF.jpg)
osman yurdakul
Followers: 0 Following: 0
studying electronics engineering. live in turkey.
Professional Interests: daq
Statistics
RANK
22,976
of 297,016
REPUTATION
1
CONTRIBUTIONS
13 Questions
1 Answer
ANSWER ACCEPTANCE
69.23%
VOTES RECEIVED
1
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
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
Frequency spectrum
how can i something by fft like in this image? link : http://imageshack.us/photo/my-images/841/ekil2.jpg/ please help me
13 years ago | 1 answer | 0
1
answerQuestion
digital modulation, ask, q-ask
hello friends, i have [0 0 0 1 1 0 1 1] bit sequence. i want to create q-ask modulation scheme like being showed in http...
13 years ago | 1 answer | 0
1
answerQuestion
data aqusition toolbox,an error
[EDIT: 20110527 07:57 CDT - reformat - WDR] clear all;clc;close all f_signal = 40000; % Orneklenecek isaretin frekansi ...
13 years ago | 1 answer | 0
1
answerQuestion
ascii to binary, binary to ascii
hello matlab lovers :) x = dec2bin('enginering'); x = 1100101 1101110 1100111 1101001 1101110 1100101 ...
13 years ago | 2 answers | 0
2
answersQuestion
reshape,ascii to binary
hi friends, i have an ascii word and its binary state: x = dec2bin('matlab') x = 1101101 1100001 1110100 11...
13 years ago | 2 answers | 0
2
answersQuestion
ascii to binary
hello there.. i'd like to convert a text(ascii) to binary by matlab... for example , word of home to binary code... how ca...
14 years ago | 2 answers | 0
2
answersQuestion
plotting
hi friends, i have 2 array: A = [15 22.5 33.75]; B = [0.01 0.011 0.094]; i want to plot as semilog...y axis is B an...
14 years ago | 1 answer | 0
1
answerQuestion
mosaic
hi friends, i have an image. And i did face detect process and now i have to make face mosaic...Just face not all image. plea...
14 years ago | 0 answers | 0
0
answersDetermining the difference between two vectors
thanks for all helps it's working properly now thanks again ...
14 years ago | 0
Question
Determining the difference between two vectors
hello friends, i have to find error between 2 array. i sent a data from transmitter to receiver. data transmitted is; td =...
14 years ago | 4 answers | 1
4
answersQuestion
sum
i have an array whose size is 467*320 = 149440 i mean, Y = [y1 y2 ... y149440] and i'd like to do that : Y_1 =[y1+y2+y3......
14 years ago | 1 answer | 0
1
answerQuestion
max value
et's suppose i have an array like: x = [1 2 35 33] and i'd like to find which element is the max element of this array... ...
14 years ago | 2 answers | 0
2
answersQuestion
out of memory
hello friends, i have a problem with a code section for receiver synchronization. When i run the code, an error is occured. Tha...
14 years ago | 1 answer | 0
1
answerQuestion
repmat
i try to create an array as following by using repmat() function: i have h array h = [1 2 3 4 5] and i want to carry o...
14 years ago | 1 answer | 0