photo

Ali Khan


University Of Engineering and Technology

Con actividad desde 2016

Followers: 0   Following: 0

Mensaje

I am doing Electronics Engineering. I am interested in learning MATLAB and my aim is to become expert in MATLAB and help others in need

Estadística

MATLAB Answers

11 Preguntas
2 Respuestas

CLASIFICACIÓN
37.803
of 300.365

REPUTACIÓN
1

CONTRIBUCIONES
11 Preguntas
2 Respuestas

ACEPTACIÓN DE RESPUESTAS
18.18%

VOTOS RECIBIDOS
1

CLASIFICACIÓN
 of 20.933

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.262

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

  • First Review
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Interfacing HC-05 Bluetooth module issue
Hi, I am facing a very weird issue. When i try to communicate with Bluetooth module using following Matlab command. It display...

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

0

respuestas

Respondida
Changing the pin of Arduino in Matlab script for mapping algorithm
Right now , I am implementing the example code available at the following link. When i run the code, a following error pop up. C...

más de 6 años hace | 0

Respondida
Changing the pin of Arduino in Matlab script for mapping algorithm
Thanks for your reply, Actually i was confused that it can be possible or not. My main purpose is to send the data from arduino...

más de 6 años hace | 0

| aceptada

Pregunta


Changing the pin of Arduino in Matlab script for mapping algorithm
HI guys, I want to know that either we can change the predefined digital pin of Arduino in Matlab mapping algorithm or not. I a...

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

2

respuestas

Pregunta


How i can add live editor in matlab R2015a?
hey guys, I want to add live editor in Matlab R2015a for modeling of quadcopter. Any suggestion what i should do will be very he...

más de 7 años hace | 1 respuesta | 1

1

respuesta

Pregunta


Removing random noise from audio signal
Hi, guys below are my code .. I am a newbie in Matlab and in my code audio file I add random noise in my audio file and after ad...

casi 8 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How to convert the white component of binary image into an RGB image?
This is my code. I want to convert my code final value into original image which is RGB, but the selected one which I separate a...

alrededor de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Cannot call or index into a temporary array....below is my code..
function varargout = PoseEstimator(varargin) % POSEESTIMATOR MATLAB code for PoseEstimator.fig % POSEESTIMATOR, by ...

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

0

respuestas

Pregunta


I have cable video signal and i want to manipulate it in Matlab.Can anyone help me that which hardware i should use to take the signal from cable to matlab
Can anyone help me that which hardware i should use to take the signal from cable to matlab

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

0

respuestas

Pregunta


gui_mainfcn is not supported for code generation...below is the file attached..Thanks in advance
I am converting my matlab code into C

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

1

respuesta

Pregunta


I have problem related to following code..plz help me..The error is "The variable 'mB' might be used before it is defined".
function B1 = SortSignificanceFirst(B) B1 = zeros(mB,1); [mB, ~] = size(B); SI = zeros(mB,2); for b=1:mB [m...

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

1

respuesta

Pregunta


I have a problem related to my following code... Code generation required variable 'B1' to be fully defined before sub scripting it.
function B1 = SortSignificanceFirst(B) [mB, ~] = size(B); SI = zeros(mB,2); for b=1:mB [mBB, ~] = size(B(b...

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

1

respuesta

Pregunta


I want to display different images on different axes after reading from directory but i don't know how to display images on different axes using for loop ...here is my code plz help me
myFolder = 'C:\Users\Ali Khan\Desktop\arslan code\test images'; if ~isdir(myFolder) errorMessage = sprintf('Error: The fo...

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

0

respuestas