Community Profile

photo

Leonardo Wayne


Coventry Univ

Con actividad desde 2016

Followers: 0   Following: 0

Contacto

Estadísticas

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


What is Data Fusion in a Machine Vision context?
I am writing a paper on Data Fusion (Main Topic) in the context of Machine Vision. If someone can define or lead me to a tutoria...

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

0

respuestas

Pregunta


What does s = tf ('s') do?
I am currently doing an exercise in PID control, the first line in the code is s = tf ('s'); What does it do? according t...

alrededor de 7 años hace | 3 respuestas | 0

3

respuestas

Pregunta


Exercise 2: Sampling theorem
We have an analogue signal: x(t) = cos(2*pi*500*t) + 3* cos(2*pi*1000*t) 1) Write a programme to display the sampled signal ...

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

0

respuestas

Pregunta


Is figure 3 a frequency response?
Hi, I have the following code[attached png]. I am practising to write a program that will create a filter for an audio signa...

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

0

respuestas

Pregunta


How to analyse and create a filter in MATLAB for recorded audio?
Hi, I have recorded the signal in an audio file using MATLAB. How do I normalise amplitude of recorded signal to a maximum val...

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

1

respuesta

Pregunta


How does MATLAB process M-Files?
Some programming languages have interpreters and some require compilation. How does the MATLAB run M-Files?

casi 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


current date and time
I would like to view the time of the day and date in the following format example (21/06/16-11:32) in a GUI. What is the command...

casi 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to solve rms calculation problem ?
I have the following error: Undefined function 'rms' for input a <</matlabcentral/answers/uploaded_files/51554/Capture.PN...

casi 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to plot a piecewise function?
I am trying to plot the function below using the following code but it is not correct. help? <</matlabcentral/answers/up...

casi 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


What does Out of range or non-integer values truncated during conversion to character mean and how to solve it?
Warning: Out of range or non-integer values truncated during conversion to character. > In cell.strcat at 55 In Testi...

casi 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to find index of cell array?
I want to the find row number of where the elements of cell array "motors_cell" match cell array "get_motors_no_workbook2" . The...

casi 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to use regexp in a more complex example
This MATLAB code returns an array called "selected motors" at line 23 via user entry. I would like to get all the indices(row...

casi 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to compare cell arrays of different lengths?
clc;clear; a=int64(1:3)'; out=num2cell(a) b = int64(1:4)'; out2 =num2cell(b) index = out == out2; index doesn't comput...

casi 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


convert matrix into cell
How to convert selected motors into a cell but making the cell size 3x1 with the same values? in other words row 1 in cell wi...

casi 8 años hace | 2 respuestas | 0

2

respuestas

Pregunta


how to get selected values from a listdlg?
I have selected these values using listdlg. listdlg returns only the indices of these values but not the values themselves. If I...

casi 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to find certain values in cells ?
see attached. I am using xlsread to load data from an xls file into matlab as a cell. I would like to return all the cell va...

casi 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


find in structure a certain string
<</matlabcentral/answers/uploaded_files/49939/Capture.PNG>> raw is a cell. I would like to find the identification number...

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

1

respuesta

Pregunta


How to select using indices from cell array?
I have a cell array called raw, and I want MATLAB to prompt an input dialog to select one cell only from a certain column calle...

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

0

respuestas

Respondida
How to remove delimiters, or special characters from a cell?
Hi I a get an error when I incorporate your code to my m file. See below. The indices variables is a 1x3 array with values 3 ...

alrededor de 8 años hace | 0

Pregunta


how to convert cell to char ?
<</matlabcentral/answers/uploaded_files/48889/raw_part_numbers.PNG>> I have the following cell array called raw. I want to co...

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

2

respuestas

Pregunta


How to read data from Excel sheets?
I have an Excel spreadsheet cell in location S2 that has the example data : 160225MD0004;#2;#13161504900013;#1 These item...

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

1

respuesta

Pregunta


How to remove delimiters, or special characters from a cell?
I have this cell array which contains items followed by special characters used as delimiters: 160225MD0004;#2;#1316150490001...

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

2

respuestas

Pregunta


how to find the column number of a spreasheet cell?
I have the following function: [num0,text0,both0] = xlsread('h&vlookup_if_and_or_Capacity_Planning.xlsx',-1) to select a cell. ...

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

0

respuestas

Pregunta


how to select a spreadsheet cell from one column only
I need the syntax for freely selecting a single cell that is in Column A always. The cell is a single number like 540.

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

0

respuestas

Pregunta


How to check if a directory(folder) exists?
I am trying to create folders using mkdir, but if I have already created that folder, how do I check that before creating it. a...

alrededor de 8 años hace | 3 respuestas | 2

3

respuestas

Pregunta


what is the difference between pwd and cd ?
what is the difference between pwd and cd ? I get the same folder when I tyoe command in MATLAB.

alrededor de 8 años hace | 1 respuesta | 1

1

respuesta

Pregunta


Matlab (search) path vs starting folder vs matlab root
What is the difference between Matlab (search) path,starting folder and matlab root?

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

1

respuesta

Pregunta


xlsread returns empty when reading a cell with a formula
using command below I get num as an empty array when the cell has a formula. how to get the value returned from Excel formula in...

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

1

respuesta

Pregunta


understanding contents and size of structures
what does 3x1 in the description of a struct mean? also what would be the difference in a 1x3 structure. If you can provide a c...

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

2

respuestas

Pregunta


extra info returned from dir command
I have the following command: MyFolderInfo = dir('H:\Motor Testing'); But it returns a struct as shown in the attached imag...

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

1

respuesta

Cargar más