photo

osman yurdakul


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

studying electronics engineering. live in turkey.
Professional Interests: daq

统计学

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


ascii to binary, binary to ascii
hello matlab lovers :) x = dec2bin('enginering'); x = 1100101 1101110 1100111 1101001 1101110 1100101 ...

13 years 前 | 2 个回答 | 0

2

个回答

提问


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 前 | 2 个回答 | 0

2

个回答

提问


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

13 years 前 | 2 个回答 | 0

2

个回答

提问


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

13 years 前 | 1 个回答 | 0

1

个回答

提问


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

13 years 前 | 0 个回答 | 0

0

个回答

已回答
Determining the difference between two vectors
thanks for all helps it's working properly now thanks again ...

13 years 前 | 0

提问


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

13 years 前 | 4 个回答 | 1

4

个回答

提问


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

13 years 前 | 1 个回答 | 0

1

个回答

提问


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

13 years 前 | 2 个回答 | 0

2

个回答

提问


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

13 years 前 | 1 个回答 | 0

1

个回答

提问


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

13 years 前 | 1 个回答 | 0

1

个回答