Ask an expert. Trust the answer.

Your academic and career questions answered by verified experts

Amelie asked: 2024-04-05

How to use boxchart and GroupByColor when having a matrix?

I am trying to use a boxchart for plotting a (10000,10) matrix, where each column represents a single box.

boxchart , matrix , color , MATLAB , Graphics , Graphics Objects
dayeon asked: 2024-04-05

how to draw contour error graph by using vector-like formation data ?

hi, i want to plot following graph by using 'contour' function in matlab.

contour , error , 2-D and 3-D Plots , Contour Plots , MATLAB , Graphics
Devendra asked: 2024-04-05

How to make the figure as attached?

I want to make the same figure with little different dates using matlab. Figure is attached. Please suggest me how to make it.

plot , gantt , MATLAB , Graphics , Graphics Performance
JOJO asked: 2024-03-29

How to insert a string into a sprint?

I want the input stored into name be displayed in the %s. How can I do it? it is possible? name = input ('Enter the name of the voice command'); file = sprintf('%s.wav','name'); %name the sound file to be created  

sprint input , Signal Processing , Audio Toolbox , Audio Processing Algorithm Design
ana asked: 2024-03-29

how to create speech waves with equal loudness in matlab ?

hi frnds i want matlab

making speech wave..., Signal Processing , Audio Toolbox , Audio Processing Algorithm Design
farzad asked: 2024-03-29

Writing Data to text file gives error,unknown parameter

hi All I am trying to write some parameter to a py file as

Signal Processing , Audio Toolbox , Audio Processing Algorithm Design , fprintf , write
Shaun Sloan asked: 2024-03-28

How to create a 2-D plot to validate filter characteristics ?

I am running a test signal (white noise) through filter so that i can validate the frequency response and magnitude.

Signal Processing , Audio Toolbox , Audio Processing Algorithm Design ,dafx , anaylsis
Aravin asked: 2024-03-28

What would be the equation of the following surface?

I have the raw data of X, Y, Z, where X and Y are inputs and Z is the output. Plotting the surface gives the red curve in the below picture:

equation , surface , data , MATLAB
Rohit Thokala asked: 2024-03-28

How to import data with titles and plot on a plane ?

I have droplet diameter and coordinates in a CSV file and I want to draw the all these points in 3d space and later project them on a 2D plane. can someone suggest h

image acquisition , MATLAB , Graphics , Formatting and Annotation
Ameer Hamza asked: 2024-03-23

How can I apply a designed Low pass filter on an audio file ?

i have a designed Low pass filter

filter , audio , Signal Processing , Audio Toolbox , Audio Processing Algorithm Design