photo

anas qazaz


Last seen: 8 días hace Con actividad desde 2013

Followers: 0   Following: 0

Mensaje

Estadística

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

más de 1 año 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...

más de 7 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...

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

alrededor de 8 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 ? ...

más de 8 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 ...

más de 8 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...

más de 8 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...

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

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

casi 11 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

alrededor de 11 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 ...

alrededor de 11 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...

alrededor de 11 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]...

alrededor de 11 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 ==>...

alrededor de 11 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) ...

alrededor de 11 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...

alrededor de 11 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...

alrededor de 11 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 ...

más de 11 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...

más de 11 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...

más de 11 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...

más de 11 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...

más de 11 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); ...

más de 11 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...

más de 11 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 ...

más de 11 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...

más de 11 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...

más de 11 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 ...

más de 11 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)...

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

1

respuesta

Cargar más