MATLAB QUESTIONS & EXPERT ANSWERS

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

Illustration
How to add legend in CIE diagram?
Tanvir Emrose - 2023-10-19

I have four points that I want to plot on CIE diagram. I am using the following command:     plotChromaticity hold on scatter([x_1 x_2 x_3 x_4],[y_1...

How to solve this '''Input to EIG must not contain NaN or Inf'''. problem
Prosenjit Paul - 2023-10-19

This is the code:   % 0: optimal BF % 0q: optimal BF clearvars; close all; filename='stat'; seed=1970; rng(seed); % rng(107); cl=3; ray=10; deg=5; pa...

how to get PointNet (no pointnetplus) layers?
mohammad.jalali91.mt - 2023-10-11

Hi everybody I train pointnet network in this matlab example: https://de.mathworks.com/help/vision/ug/point-cloud-classification-using-pointnet-deep-l...

How Can I Use MATLAB Online for Free ?
odun54.edu - 2023-10-02

How Can I Use MATLAB Online for Free ? ...

How to white balance the each RGB components of an image in matlab?
vivekyt.23 - 2023-10-02

First I uploaded an image and splitted it into RGB components..Then I want to white balance each rgb components seperately.. Is the double value of R ...

how to plot sine wave signal with synchronous and non synchronous sampling?
eliot23 - 2023-10-02

how to plot sine wave signal with synchronous and non synchronous sampling in time domain with formula s(t) = A*sin(2*pi*f*t + phi ) the graph must s(...

Co-Simulation for SPICE Circuits and Python code
abe20180297 - 2023-09-20

I am working on a project that enhances the fast transient response of an LDO using Reinforcement Learning (code written in Python). My problem is tha...

Why am I unable to detect OPC UA Servers using the `opcuaserverinfo` MATLAB command?
Matthew - 2023-09-20

I am trying to list available OPC UA servers on my machine using the opcuaserverinfo command in Industrial Communication Toolbox. However, the command...

Why do I get Operation Timed out error when using OPC UA functionality in MATLAB?
sangmin kim - 2023-09-20

I have succesfully created an OPC UA client object in MATLAB using the opcua() function in Industrial Communication Toolbox.   However, I get the Ope...

Find the optimal value to maximize a function
Hadeel Obaid - 2023-09-08

Hi everyone..... could anyone help...... I need to find th optimal value of x0 and x1 to maximize R, where x1=d-x0..........the function MATLAB code: ...

Get a Free Consultation or a Sample Assignment Review!