photo

Manish


Last seen: 8 mesi fa Attivo dal 2024

Followers: 0   Following: 0

Statistica

All
MATLAB Answers

0 Domande
71 Risposte

Cody

0 Problemi
2 Soluzioni

RANK
1.364
of 301.428

REPUTAZIONE
52

CONTRIBUTI
0 Domande
71 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.00%

VOTI RICEVUTI
6

RANK
 of 21.271

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK
89.991
of 174.497

CONTRIBUTI
0 Problemi
2 Soluzioni

PUNTEGGIO
30

NUMERO DI BADGE
1

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Knowledgeable Level 3
  • 3 Month Streak
  • Solver
  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
Do I need to normalise input and target data when training an ANN using fitnet?
Hi, The 'mapminmax' function scales inputs and targets to fall within the range [–1, 1]. The following code demonstrates how ...

10 mesi fa | 0

Risposto
An error occurs when Unreal Engine 4.26 and MATLAB 2022a are used jointly.
Hi, I understand you're facing an issue while using Unreal Engine 4.26 with MATLAB R2022a. According to the official documentat...

10 mesi fa | 0

Risposto
Embedded Coder Support Package for STMicroelectronics STM32 Processors
Hi, Currently, support for STM32F1xx with STM32CubeMX version 6.12.0 is available in MATLAB R2025a. You may consider upgrading ...

10 mesi fa | 0

Risposto
simulink and arduino issues
Hi, I understand that your facing the error in detecting the host COMP port. Simulink typically auto-detects the COM port sett...

10 mesi fa | 0

Risposto
Getting error in robot palletizing example in ParseInputsML and in OptimizationOptions
Hi, I assume you're using the 'contopptraj' function along with OptimizationOptions as a parameter. If not, share the function ...

10 mesi fa | 0

Risposto
Error: ERROR: Code generation failed: Project export failed while using Twincat Target for Simulink
Hi, I was working on a similar use case and encountered the same issue. After trying several approaches, I found a workaround t...

10 mesi fa | 1

Risposto
Can I use well-trained ANN model and "place" function for Hardware in the loop (HIL) testing?
Hi, I understand that you want to generate code for the 'place' function. This can be achieved with the help of 'coder.extrins...

11 mesi fa | 0

Risposto
MATLAB connection to Mega2560 at COM9 exists in your workspace. To create a new connection, clear the existing object
Hi, I understand that you're facing an error when connecting audio with MATLAB. I assume that a previous connection was establ...

11 mesi fa | 0

Risposto
How do I run ONNX model on Simulink?
Hi, I understand that you want to import an ONNX model into Simulink. This can be achieved with the help of the 'importNetworkf...

11 mesi fa | 0

Risposto
using matlab.internal.math.interp1 Input coordinates must be real. Error in interp1 (line 188) VqLite = matlab.internal.math.interp1(X,V,method,method,Xqcol);
Hi, I understand you're facing an error while using the function 'interp1'. The three parameters used in the 'interp1' functio...

11 mesi fa | 0

Risposto
Matlab Coding in C++ with forest is very long and consumes it in RAM
Hi, Regarding the query, "Do you have tricks to speed up code generation and decrease RAM usage?": You can use the 'compact' f...

11 mesi fa | 0

Risposto
NARX network setup preparets function errors
Hi, I understand that you are encountering an error when using the 'preparets' function. When you use 'feedback_series' as the ...

11 mesi fa | 0

Risposto
Processing Time for Simulink Model Search
Hi, I understand that performing a model search in Simulink is taking a considerable amount of time. This may happen because of...

11 mesi fa | 0

Risposto
RoadRunner not responding after initial install
Hi, I was working on a similar use case and encountered a similar issue. After trying several approaches, I found a workaround ...

circa un anno fa | 0

Risposto
How to sending data from matlab to arduino?
Hi Sang, I understand that you want to send the data from MATLAB to Aurdino, you can use the 'serialport' function. Follow the...

circa un anno fa | 0

Risposto
how to changes for two parameters values in simulink block at same time in matlab 2022. this function is already founded in matlab 2016
Hi ehab, I understand that you want to change multiple parameter values in a Simulink block at the same time. This can be achie...

circa un anno fa | 0

Risposto
Are the grayed-out tire parameter fields in the "Combined Slip Wheel 2DOF" block closed-source, and if not, how can they be accessed?
Hi Kenneth, I understand that you want to access the grayed-out tire parameters for the 'Combined Slip Wheel 2DOF' block. This...

circa un anno fa | 0

Risposto
Error popped : Failed Code generation information file does not exist. 0 of 1 models built (0 models already up to date)
Hi Jashan I understand that you are facing the error 'code generation Information file doesnot exist'. To resolve the error yo...

circa un anno fa | 0

Risposto
how to Adjust Kp, Kd, and then Ki to make sure your CLCS output reaches the lowest steady-state error (S-S Error) from the graph
Hi, I understand that Kp, Kd, and then Ki to make sure your CLCS output reaches the lowest steady-state error. You can try the...

circa un anno fa | 0

Risposto
Celestrak TLE files no longer working for creating satellite scenario
Hey lan, I reproduced the code from my end in 2024b MATLAB i dont face the isssue and code is working fine. The below debugi...

circa un anno fa | 0

Risposto
train an alexnet with 2D spectrogram images
Hi Yasaman, I understand that you want to train an AlexNet with 2D spectrogram images.You can achieve the same with the help of...

circa un anno fa | 0

Risposto
changing the TrackLogicState value in tracking with trackerGNN and making the tracker use the custom values in each time step.
Hi alex, I understand that you want to update the tracker based on condition A ,If condition A exists, update 'tracks.TrackLogi...

circa un anno fa | 0

| accettato

Risposto
How to calculate the passed time for each group of row values in the n column in table?
Hi , I understand that to calculate the passed time for each group of row values in the n column that begins with value 1 and e...

circa un anno fa | 0

Risposto
How to create a rf filter, from which I have the s-parameters file?
Hi Ana, I understand that you want to know if it is possible to create a RF filter given a certain S-parameters file. You can a...

circa un anno fa | 0

Risposto
how to check weather the values are constant or fluctuating over a period of time and give a output in one or zeros in a simulink model
Hi abhijeet. I understand that you want to check whether values are constant or fluctuating during the first 50 seconds and out...

circa un anno fa | 0

Risposto
How to continuously create an array of the latest values of a signal in SIMULINK?
Hi Bruce, I understand that you want to create an array and add values to it during the simulation. This can be achieved with t...

oltre un anno fa | 0

| accettato

Risposto
how to calculate the validation metrics ?
Hi Ahmad, I understand that you want to know how to compute the validation metrics and plot them. You can achieve this with the...

oltre un anno fa | 0

Risposto
how to read file
Hi, I understand that you're facing a path mismatch error. The path given as 'c' does not match the picture, as the required f...

oltre un anno fa | 0

| accettato

Risposto
How to read .mat file data
Hi chaaru, I understand that you're encountering the message 'Preview is too large to be displayed'. When you double-click on...

oltre un anno fa | 0

Risposto
When plotting functions like 1/sin(x), how can I remove the vertical lines at the points of discontinuity?
Hi, I understand that you want to remove the vertical lines that appear at the points of discontinutity for the function y=1/si...

oltre un anno fa | 0

Carica altro