photo

Hitesh


Last seen: 5 meses hace Con actividad desde 2024

Followers: 0   Following: 0

Estadística

MATLAB Answers

0 Preguntas
149 Respuestas

CLASIFICACIÓN
412
of 300.744

REPUTACIÓN
194

CONTRIBUCIONES
0 Preguntas
149 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.00%

VOTOS RECIBIDOS
19

CLASIFICACIÓN
 of 21.054

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 170.597

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Knowledgeable Level 4
  • 3 Month Streak
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
Simulink support package test connection error
Hi Hunter, There are a some workaround that will resolve the "Verifying Internet access failed" error: Ensure that the IP addr...

6 meses hace | 0

Respondida
Failing to validate the server (Matlab support package Arduino hardware)
Hi Somnath, I too encountered the similar issue in MATLAB R2024a, was due to the unique keyboard localization that uses ASCII c...

6 meses hace | 0

Respondida
Case and Rotor questions for Simscape PMSM motor models.
Hi Junghyo, In a Simscape mechanical rotational network, grounding means you define port’s angular velocity to be zero. So: Gr...

6 meses hace | 0

| aceptada

Respondida
Error using trainNetwork (line 191) TRANSPOSE does not support N-D arrays. Use PAGETRANSPOSE/PAGECTRANSPOSE to transpose pages or PERMUTE to reorder dimensions of N-D arrays
Hi Ruoli, The error indicates that the input data format 'XTrain_arr' or 'TTrain_arr' is incompatible with the expected format ...

6 meses hace | 0

Respondida
How to set the interactivity of uitreenode to 'off'
Hi Sylvain, "uitreenode" objects don't have a direct 'Enable' or 'Interactivity' property to disable user interaction with indi...

6 meses hace | 0

Respondida
Getting error main.c:405: undefined reference to 'rt_InitInfAndNaN' for .mdl model in MATLAB R2024a and above versions
Hi Usha, The rt_InitInfAndNaN function is a support routine inserted automatically when your model may involve special floating...

6 meses hace | 0

Respondida
On the simulink onramp , discrete systems , task 3, my model assessment is matching but the signal requirement is not hence cannot submit it and proceed further to other sect
Hi MOUSUMI, I did not encountered any issue while working on this task. You need to double-click on the canvas and type constan...

6 meses hace | 1

Respondida
Why does the number of channels (C) become 1 in the output of the 1D convolutional layer for SCBT data?
Hi 家俊, convolution1dLayer(3, 1, "Stride", 1) creates a 1D convolutional layer with Filter size = 3 Number of filters (output ...

6 meses hace | 1

Respondida
Issues Exporting ReqIF file from Requirements Editor: Attribute values missing
Hi Nicola, Kindly refer to the following MATLAB documentation for exporting a requirement Set as a ReqIF file. https://www.mat...

6 meses hace | 0

Respondida
Issue with kruskalwallis() function not working in Live Script after installing MATLAB R2025a
Hi Geovane Gomes, I too encountered the similar issue. The workaround that worked for me was to disable the plot output. Kindly...

6 meses hace | 0

Respondida
How to create a structure and pass that structure's object as a pointer to a C function in Matlab/Simulink
Hi Shalaka, I understand that you want to connect a C function with MATLAB where the function uses a double pointer of a struct...

6 meses hace | 0

| aceptada

Respondida
Training DDPG agent with custom training loop
Hi 平成, To convert DDPG agent training setup from using the "train" function into a custom training loop in MATLAB. The custom l...

7 meses hace | 0

Respondida
Splash screen with image of transparent background
Hi Chao Gong, I too encountered the similar issue, splash screen mechanism does not handle transparencies in images. This is th...

7 meses hace | 0

Respondida
One class classification using fitcsvm
Hi Nainsi, MATLAB uses the "fitcsvm function". However, "fitcsvm"does not support one-class classification directly. You need ...

7 meses hace | 0

Respondida
Mingw not working for C++ compilation
Hi Darshna, Since you already appeared to have an existing installation of the MinGW Support Package, it is much easier if you ...

7 meses hace | 0

Respondida
License Manager Error -9: "Your username is not authorized to use this license"
Hi Bharani, These resources might be helpful to resolve this issue. Kindly try out the troubleshooting steps mentioned in MATLA...

7 meses hace | 0

Respondida
What do the learning parameters of the cwtLayer refer to? How can we combine the cwtLayer and the icwtLayer to predict the time series?
Hi 家俊, Learning Parameters of cwtLayer : cwtLayer (Continuous Wavelet Transform Layer) typically does not have learnable para...

7 meses hace | 2

Respondida
main.c:405: error: undefined reference to 'InitInfAndNaN', Getting this error when I'm building a .mdl Simulink Module.
Hi Veera, The "rt_InitInfAndNaN" function is a support routine inserted automatically when your model may involve special float...

7 meses hace | 0

Respondida
Simulink SDI interface err(snapshot to matlab figure)
Hi @Zheng de, I too encountered the similar issue with Simulink SDI interface. The workaround that worked for me was to update ...

7 meses hace | 0

Respondida
Where can I find the TLC files and S-functions for built-in Simulink blocks?
Hi Aleks, TLC Files for Built-in Simlunk Blocks TLC (Target Language Compiler) files for built-in Simulink blocks are typicall...

7 meses hace | 0

| aceptada

Respondida
Issue with Matlab Widget toolbox: ListSelector call back is exectued twice
Hi @Sylvain, I too encountered the same issue. The workaround that worked for me was to update Widgets Toolbox - App Designer a...

7 meses hace | 0

Respondida
Error using feval -- Unrecognized function or variable 'py.dict' when trying to use pyrunfile or pyrun.
Hi Darral Freund, I tried executing the same set of commands that produced an error in your case, but I am not encountering any...

7 meses hace | 0

| aceptada

Respondida
Error with mobiledev object;
Hi 政博, I'm not sure why you're still encountering this error even after removing the "mobiledev" object from the workspace. Sta...

7 meses hace | 0

| aceptada

Respondida
how can i transfer my Simulink block to amesime
Hi Ali, I understand that you have a SIMULINK model and want to include in a Simcenter Amesim model. Using Simulink model in Am...

7 meses hace | 0

| aceptada

Respondida
Simulink Problem: Filter Designer producing noisy output.
Hi Lui, This issue of getting noisy output when importing your SOS filter into Simulink's Filter Designer might be due to follo...

7 meses hace | 0

Respondida
How do I use a Bus in conjunction with a matlab function block in Simulink?
Hi Filippo, You may be encountering this error due to the following reasons: The MATLAB Function block expects the Bus object ...

7 meses hace | 1

Respondida
ho to implement Undo/Redo in a Matlab App
Hi Sylvain, Absolutely, you’re on the right track! Implementing a custom undo/redo stack is a robust, general approach, especia...

7 meses hace | 0

| aceptada

Respondida
Comparison of M-files and Simulink models
Hi 賢斗 森谷, You need to use regular expressions to extract variables from the M-file. However, for Simulink models, the approach ...

7 meses hace | 0

Respondida
Edit existing toolstrip - Add Format Variable Tab
Hello Cg Gc, The docked Format Variable tab is hidden when no variable in the workspace is selected. It reappears when you doub...

7 meses hace | 0

Respondida
MATLAB 2024a BER tool data is generated but can't be seen. Is there anyway to adjust the window size or scaling of BER tool?
Hi Win, You need to zoom in or either zoom out depends on the "BER" values plot in the BER figure. Sometimes, the default axes...

7 meses hace | 0

Cargar más