MATLAB QUESTIONS & EXPERT ANSWERS

Ask an expert. Trust the answer.
Your academic and career questions answered by verified experts.

Illustration
How to adapt the matlab code which is produced by classification learner?
ZaidAlyasseri - 2024-05-24

I have EEG dataset which is content 109 subjects and the EEG signals recorded from 64 electrodes. While the AR coefficients extracted as features. The...

How can we improve multi step prediction performance
seemantee - 2024-05-22

My performance is .07 but in close loop performance mse value 3.1254 is coming...

How can I add new data to specific row and colum of a matrix?
ain - 2024-05-20

Eg: A = [1 2 5; 3 4 6; 7 8 9]; i want to make it A = [1 0 2 5; 3 0 4 6; 0 0 0 0; 7 0 8 9];...

Sobel edge detection by using MATLAB edge() command
eliifcan56 - 2024-05-18

in the MATLAB edge(image, 'Sobel') command what is the threshold value? actually how this command calculate this threshold value? I only saw that thre...

How to add disturbances to the simulation, such as wind, rain, to see how the controllers work?
01lukaz01 - 2024-05-15

All good? I would like to insert some disturbances in the Unreal simulation to see how the altitude and speed controllers work. I tried to change them...

How do I call custom MATLAB functions in code generation templates (.cgt) files?
Wynand - 2024-05-08

I have a function called "getMatlabVersion.m" in my current folder. I'd like to use it in my custom code generation template file to display the MATLA...

How to write to csv file in shortG format?
slavnikp - 2024-05-08

Hello,   I would like to save a Matlab table (first column strings, the rest are floating numbers) to a csv in the shortG format. I have set the form...

How to get 3 variables in the title?
Chris - 2024-05-07

I'm trying to get the title to say 'Rocket(value), Chute1(value), Chute2(value)', where the values correspond to each one. Rocket, Chute1, and Chute2 ...

How do I constrain a fitted curve through specific points like the origin in MATLAB?
K E - 2024-05-07

I would like to use the 'polyfit' function or the Curve Fitting Toolbox to impose linear constraints on fitted curves to force them to pass through sp...

How do I make my GUI wait until a specific task is executed before resuming?
Prosenjit Paul - 2024-05-03

How do I make my GUI wait until a specific task is executed before resuming?   I am trying to create an interactive GUI that requests information fro...

Get a Free Consultation or a Sample Assignment Review!