osman yurdakul
Followers: 0 Following: 0
studying electronics engineering. live in turkey.
Professional Interests: daq
Estadística
CLASIFICACIÓN
22.976
of 295.569
REPUTACIÓN
1
CONTRIBUCIONES
13 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
69.23%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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
más de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
data aqusition toolbox,an error
[EDIT: 20110527 07:57 CDT - reformat - WDR] clear all;clc;close all f_signal = 40000; % Orneklenecek isaretin frekansi ...
más de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
ascii to binary, binary to ascii
hello matlab lovers :) x = dec2bin('enginering'); x = 1100101 1101110 1100111 1101001 1101110 1100101 ...
más de 13 años hace | 2 respuestas | 0
2
respuestasPregunta
reshape,ascii to binary
hi friends, i have an ascii word and its binary state: x = dec2bin('matlab') x = 1101101 1100001 1110100 11...
más de 13 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
más de 13 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
más de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 13 años hace | 0 respuestas | 0
0
respuestasDetermining the difference between two vectors
thanks for all helps it's working properly now thanks again ...
más de 13 años hace | 0
Pregunta
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 =...
más de 13 años hace | 4 respuestas | 1
4
respuestasPregunta
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......
más de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
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... ...
más de 13 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
más de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 13 años hace | 1 respuesta | 0