Community Profile

photo

Soumya Sinha


Last seen: fast 4 Jahre vor Aktiv seit 2019

Followers: 0   Following: 0

Statistiken

All
  • Knowledgeable Level 2
  • First Answer
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Could someone please explain me the inverter control technique used in "power_PVarray_250kW", a shipped model of MATLAB?
Could someone please explain me the inverter control technique used in "power_PVarray_250kW", a shipped model of MATLAB? I need ...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Please help me solve this second order ODE
dx1 = x1 + 2*x2; dx2 = sat(x1) + x2;

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
kindly help me with the conversion of .csv file into audio file
Hello Manvi. You can refer to the following MATLAB Answer and try that. CSV to Audio

fast 5 Jahre vor | 0

| akzeptiert

Beantwortet
Can i import images from the phone into MATLAB mobile app and use it for image processing?
Hello, Please refer to this link - LINK

fast 5 Jahre vor | 0

| akzeptiert

Beantwortet
How to train, test and classify images of two different categories by MATLAB tools
You can refer to the following link for image classfication - Image Classification

fast 5 Jahre vor | 0

| akzeptiert

Beantwortet
Subscript indices must either be real positive integers or logicals.
Check whether the value of A has been varied somewhere during the course of the program.

fast 5 Jahre vor | 0

Beantwortet
unable to define local function because it has the same name as the file
You can create a separate SCRIPT for each and every function name and this created script could be used from any other script. ...

fast 5 Jahre vor | 0

Gelöst


Add two numbers
Given a and b, return the sum a+b in c.

fast 5 Jahre vor