photo

anas qazaz


Last seen: alrededor de 1 año hace Con actividad desde 2013

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

31 Preguntas
0 Respuestas

CLASIFICACIÓN
124.172
of 300.980

REPUTACIÓN
0

CONTRIBUCIONES
31 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
19.35%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 21.128

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 172.167

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

  • Explorer
  • First Review
  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


Error in ECGdeli MATLAB toolbox
Hi, all; Please help me to use ECGdeli MATLAB toolbox Where when I execute the file: Annotate_ExampleECG.m I get the foll...

casi 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


error in opening MIT ecg database
hello, I want read and plot ECG signal downloaded from MIT data base (.dat) i use the following codes: clear all clc...

alrededor de 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


error using ricernd matlab function
hi, all when i run the following code: clear, close('all'), clc data = load('mri'); % MRI dataset (magnitude image) dis...

más de 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


matlab function or code to convert 1d gray scale image to 2d gray scale image
hi, all can any one help i want matlab function or code to convert 1d gray scale image to 2d gray scale image thank in advan...

más de 9 años hace | 0 respuestas | 0

0

respuestas

Pregunta


image fitting problem white and black background
hi all , i use codes below for rgb image denoising the processed image appeared white and black background what is the error ? ...

casi 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


colored image error in processing
hi, all how i can modify the following codes to denoise colored image : ss1=input('enter your choice: '); switch ss1 ...

casi 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


denoising colored image using discrete wavelet transform
hi all, i want denoise colored image using discrete wavelet transform i use the following code %Reading the image pic=imrea...

casi 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


error using edge detection function
hi, all i have error in edgedet function my code is shown in the attaching picture please help with regards. <</matlabce...

más de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


adding white gaussian noise to the original signal with green color
hi,all i want add additive white gaussian noise with green color to original signal i have the following code y=awgn(x,20,'mea...

más de 12 años hace | 0 respuestas | 0

0

respuestas

Pregunta


using virtual reality in matlab
hi, all what i need for work with matlab virtual reality, are there web site for learn how to make design for human arm in virt...

más de 12 años hace | 0 respuestas | 0

0

respuestas

Pregunta


receiving signal that sent by blue tooth and plotting it using matlab
hi,all what matlab code for receiving signal that sent by blue tooth and plotting it using matlab

más de 12 años hace | 0 respuestas | 0

0

respuestas

Pregunta


interrupt or running more than tasks in matlab at the same time
hi,all how i can make interupt program in matlab i have code in matlab for sending data via serial port from matlab to 8051 mcu ...

más de 12 años hace | 0 respuestas | 0

0

respuestas

Pregunta


simple robotic arm in matlab
hi,all i need make simple robotic arm or more simply robotic lines with two joints one joint for forearm of the robot, the other...

más de 12 años hace | 2 respuestas | 0

2

respuestas

Pregunta


problem in using plot function
hi,all i want plot time axes from 1 to 5 second against theta axes from 5 to 90 but i get error t=[1:0.25:5]; >> th=[5:5:90]...

más de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


error in using wavelet toolbox
<o>hi,all i have signal (6000) sample when i load it in wavelet toolbox and i want analysis give me error: ??? Error using ==>...

más de 12 años hace | 0 respuestas | 0

0

respuestas

Pregunta


help in calculation with given code
hi,all i have unipolar stepper motor with step angle 1.8 i use the following code to rotate it in full step mode (4 sequence) ...

más de 12 años hace | 0 respuestas | 0

0

respuestas

Pregunta


error of loading file in matlab
hi,all i have signal saved in file.bin my problem when i want load this signal in wavelet tool box give error "file.bin" not con...

más de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


additive white gaussian in matlab
hi,all how i can add to my signal see x additive white gaussian noise with flat power spectral density in matlab thanks in ad...

más de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


automatic denoising instruction in matlab
hi,all i use wden function in matlab to denoise my signal but how i can show the threshold values by using this function thanks ...

casi 13 años hace | 0 respuestas | 0

0

respuestas

Pregunta


effect of using usb to rs232 on transfer data
hi,all i want to ask if i use usb to rs232 adapter will change the bits pattern of my binary data when i send binary byte from m...

casi 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


bits patterns between matlab and other device
Sir,mr walter ,im very grateful for you for your explain to my questions specially for my question " effect of using usb to rs...

casi 13 años hace | 0 respuestas | 0

0

respuestas

Pregunta


error in matlab function
hi,all i read matlab help about fwrite function it say write binary data to device.i want use this function to transfer binary d...

casi 13 años hace | 0 respuestas | 0

0

respuestas

Pregunta


threshold selection rules in matlab
i read in matlab help there are 4 threshold selection rules 1.'rigrsure' 2.'sqtwolog' 3.'heursure' 4.'minimaxi' which of...

casi 13 años hace | 0 respuestas | 0

0

respuestas

Pregunta


terrible error,problem,bad communication
hi,all i have problem with the following code Matrix1=[852.5385 752.9496 568.286 ]; s=serial('com3','baudrate',9600); ...

casi 13 años hace | 0 respuestas | 0

0

respuestas

Pregunta


matrix operation in matlab
if i have the matrix h=[50.66 33.11] what is the matlab code that convert the matrix element to : # integer number # convert...

casi 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


serial communication problems with 8051
hi,all i have a problem in serial communication my code below: Matrix1=[10.0334 90.363 220.6947 234.4577 206.6082 142.7936 ...

casi 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


sending data via serial port
hi,all i have matrix that contain 10 elements such as: 2 4 77 33 etc,i want to send them to serial port with delay 4 second...

casi 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to make gui in matlab
hi,all i how i make a simple gui in matlab that contain two button in such away if button1 pressed then list1 of instructions wi...

casi 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


matlab help for fwrite
i read matlab help about fwrite it say that write binary data to device ,not decimal you answered to my question why when i use ...

casi 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


error in serial communication
hi,all i use the following codes to transimit data from matlab to 8051 mcu s=serial('com3','baudrate',9600); >> fopen(s)...

casi 13 años hace | 1 respuesta | 0

1

respuesta

Cargar más