photo

atharva


Last seen: quasi 2 anni fa Attivo dal 2023

Followers: 0   Following: 0

Statistica

MATLAB Answers

0 Domande
48 Risposte

RANK
1.098
of 300.759

REPUTAZIONE
68

CONTRIBUTI
0 Domande
48 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.00%

VOTI RICEVUTI
6

RANK
 of 21.081

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 170.900

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Knowledgeable Level 3
  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
Model predictive control plots
Hey K Kalanithi, I understand that you want to know how to plot 2 mpc controllers output in a single plot To plot the outputs ...

circa 2 anni fa | 0

| accettato

Risposto
FFT function error with higher size of data
Hey Mani, I understand that you face the error "Requested 2048x32x16384 (16.0GB) array exceeds maximum array size preference. C...

circa 2 anni fa | 0

Risposto
Fault system map in Shp file
Hey Israel, I understand that you want to combine a shapefile with a geographic map in MATLAB, you can use the Mapping Toolbox....

circa 2 anni fa | 0

Risposto
How remove test from test browser
Hey Steven I understand that you want to remove unit tests that are related to project A when you switch from project A to proj...

circa 2 anni fa | 0

| accettato

Risposto
When testing an ANN with new input data, are there specific ranges I should consider for these new inputs?"
Hey Sunita, When testing an ANN with new input data, it is essential to normalize the input data to ensure that all input featu...

circa 2 anni fa | 0

| accettato

Risposto
I need to find how many 0's there are in matching places, between an array and a matrix.
Hey John, I understand that you need to determine, for each array, the frequency of occurrences of zeros in corresponding colum...

circa 2 anni fa | 0

Risposto
Is it possible to change the tab color and font of a uitabgroup's tabs?
Hey matlabuser77, I understand that you want to know if it is possible to change the color of a uitabgroup's tabs as well as th...

circa 2 anni fa | 0

Risposto
Is there a way to stop preview lag during image acquisition?
Hey Piotr, I understand that you want to stop preview lag during image acquisition. You can reduce the preview lag by reducing...

circa 2 anni fa | 0

| accettato

Risposto
How to use trained ANN with new input datasets?
Hey Sunita, I understand that you want to use trained ANN with new input datasets. To use a trained Artificial Neural Network ...

circa 2 anni fa | 0

Risposto
How to load a variable to simulink at the first model run only?
Hey Amr, I understand that you want to to upload your table data in simulink one time only at the beginning and continue using ...

circa 2 anni fa | 0

Risposto
Time-varying ohmic load
Hey Reza, I understand that you want to put a time-varying ohmic load at the output of an inverter so that it's value decrease ...

circa 2 anni fa | 0

Risposto
Is there a command to determine the maximum gain provided by a compensator in a Bode Diagram Based Design?
Hey Gidel, I understand that you want to determine the maximum gain provided by a compensator in a Bode Diagram Based Design. ...

circa 2 anni fa | 0

Risposto
What is use of regression model in ANN?
Hey Sunita, I understand that you want to know the use of regression model in ANN. The regression model in an Artificial Neura...

circa 2 anni fa | 0

| accettato

Risposto
Is there a way to allocate an array of structs from a .MAT to C?
Hey Marcelo, I understand that you want to know that if there is a way to allocate an array of structs from a .MAT to C Howeve...

circa 2 anni fa | 0

| accettato

Risposto
Why is UserData preferred over guidata
Hey Guido, I understand that you want to know what are the benefits of UserData over guidata. UserData is a property that all ...

circa 2 anni fa | 0

| accettato

Risposto
Use the code written in PYTHON in MATLAB/Simulink R2015b
Hey 猛, I understand that you want to know how to incorporate and use code written in Python in a model of MATLAB/Simulink versi...

circa 2 anni fa | 0

Risposto
"Error Limitation : fixed point type is not supported" in POLYSPACE R2021a
Hey Shreyas, I understand that you are facing the error "Limitation: fixed-point type is not supported" in <tricore.h> file. ...

circa 2 anni fa | 0

Risposto
I want to make airfoil on Matlab..please tell me code of this
Hey Aina, I understand that you want to plot airfoil on MATLAB. You can use the following https://www.mathworks.com/matlabce...

circa 2 anni fa | 1

Risposto
Function with mat-file and return struct array
Hey Bertil, I understand that you only want the two first fields "Name and Size" in structure array and not bytes, class sparse...

circa 2 anni fa | 0

Risposto
Python compatibility r2023 b
Hey Stanley, I understand that you are facing the error "ModuleNotFoundError: No module named 'matlab.engine'; 'matlab' is not ...

circa 2 anni fa | 0

Risposto
Matlab R2015b on Linux POP_OS segmetation error
Hey Andi, I understand that you are encountering the error "MATLAB is selecting SOFTWARE OPENGL rendering. Segmentation fault (...

circa 2 anni fa | 0

| accettato

Risposto
Not able to install MATLAB Arduino support package in MATLAB 2020b
Hey Krithika, I understand that you are facing an issue when installing MATLAB Arduino package from Add-on explorer. Errors re...

circa 2 anni fa | 0

Risposto
Chinese characters showing up in UI
Hey Ethan, I understand that you are facing an issue where Chinese characters are being displayed in several places in the MATL...

circa 2 anni fa | 1

Risposto
How can I export the test results from simulink test manager to an excel sheet programmatically ?
Hey Geethika, I understand that you want to export the test sequence test steps to Excel. Currently there isn't an automated w...

circa 2 anni fa | 0

Risposto
How to export all the Test sequences as excel or any other format from Simulink Test manager?
Hey Divyabharathi, I understand that you want to export the test sequences. Currently there isn't an automated way to export t...

circa 2 anni fa | 1

| accettato

Risposto
Can I export the test sequence test steps to Excel
Hey 李, I understand that you want to export the test sequence test steps to Excel. Currently there isn't an automated way to e...

circa 2 anni fa | 2

Risposto
Select file for uigetfile function during Test
Hey Ugaitz, I understand that you want to programmatically select a file for running tests. To achieve this, you can create a ...

circa 2 anni fa | 0

Risposto
How can I build and train a MLP network for time series prediction?
Hey Mir Sahand, I understand that you want to use a MLP neural network to predict future rainfall by using relative humidity da...

circa 2 anni fa | 0

| accettato

Risposto
Undefined function 'mtimes' in line 56
Hey teag, I understand that you are facing the error "Operator '*' is not supported for operands of type 'matlab.graphics.primi...

circa 2 anni fa | 0

Risposto
How to calculate weights and bias and to plot learning rate for each neuron in ANN?
Hey Vasikaran, I understand that you want to learn how to calculate weights and bias and to plot learning rate for each neuron ...

circa 2 anni fa | 0

Carica altro