photo

Satwik


Last seen: 2 jours il y a Actif depuis 2023

Followers: 0   Following: 0

Programming Languages:
C++
Spoken Languages:
English
Pronouns:
He/him

Statistiques

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

Afficher les badges

Feeds

Afficher par

Réponse apportée
Frequency distribution of classes data
Hi @Ancalagon8, I understand that you have a dataset represented as a timetable and you want to analyze the frequency distribut...

24 jours il y a | 0

Réponse apportée
DQN agent training error: "One or more futures resulted in an error."
Hi Muhammad, The error message you are encountering in MATLAB, 'One or more futures resulted in an error', is indeed referring ...

25 jours il y a | 0

Réponse apportée
MATLAB on Linux crashes when importing Python module
Hi Michael, Here is an existing MATLAB answer post which talks about a similar issue and has workarounds to resolve it: https:...

25 jours il y a | 0

Réponse apportée
Can NOT drag m/mat file when matlab launched from command line
Hi XGQ, The issue happens usually only when running MATLAB as an administrator. This is a Windows Security feature. 'Drag and ...

25 jours il y a | 0

Réponse apportée
fatal error in matlab
Hi Guru, The header 'iostream.h' is a non-standard header and does not exist on all platforms. So any code using it might not c...

25 jours il y a | 0

Réponse apportée
I am struggling to modify the "Highway lane change" example.
Hi Atulan, I understand that the error message indicates that the MATLAB Function block is expected to output a bus signal, but...

27 jours il y a | 0

Réponse apportée
Can't use.dll library on the 2020 or later versions of Matlab
Hi, The 'loadlibrary' function is only able to load libraries that are callable from C and whose header files can be parsed by ...

environ un mois il y a | 0

Réponse apportée
Error using sub2ind: out of range subscript
Hi @BIANCA, I faced a similar warning message and error while working on a project. This behaviour occured sporadically. It tur...

environ un mois il y a | 0

Réponse apportée
.Net Framework assembly is not found at runtime, although it has been loaded.
Hi Frank, If 'NET.addAssembly' function is invoked with the name of the .NET assembly file and without the path to the file, th...

environ un mois il y a | 0

Réponse apportée
C Caller block *.dll error
Hi Ben, Here is an existing MATLAB answer which should prove helpful for this issue: https://www.mathworks.com/matlabcentral/an...

environ un mois il y a | 0

Réponse apportée
Draw a plane on a surface plot
Hi Paul, To visualize the intersection of a plane with a surface plot, it is important to ensure that the plane is properly def...

2 mois il y a | 0

Réponse apportée
derive with fft and ifft
Hi Rabih, The discrepancy here might be due to the incorrect handling of the frequency components in the Fourier transform. Her...

3 mois il y a | 0

Réponse apportée
Code generation with MATLAB while using simscape components
Hi, I tried to reproduce the issue you encountered but did not find any errors while generating and building code for an RC ci...

3 mois il y a | 0

Réponse apportée
Custom memory section for subsystem not showing up in block
Hi Quentin, I observe that you have set the 'Function packaging' to 'Nonreusable function'. To enable configuration of memory s...

3 mois il y a | 0

Réponse apportée
How to Generate S-Function Block of a model having a initialize block at the top level using rtwsfcn.tlc target?
Hi Rohit, To work around this error, consider generating a Protected Model from the Simulink model instead of generating an S...

5 mois il y a | 0

Réponse apportée
Romberg integration method with Matlab
Hi Fausto, To ensure that only the final result of the Romberg integration is displayed, and not all the intermediate value...

5 mois il y a | 0

Réponse apportée
How to modify this code from MATHWORKS website?
Hi Basmah! To simulate the radar altimeter example with a phase-coded waveform instead of an FMCW waveform, key modificatio...

5 mois il y a | 0

Réponse apportée
MATLAB R2020a on macOS is unable to select/open data files
Hi Aditya, I encountered a similar issue when trying to access non-MATLAB files on macOS using MATLAB. Although I am not enti...

5 mois il y a | 0

Réponse apportée
Frequency Response Importer block in Simulink
Hi Ganesh, Simulink does not offer a block specifically for importing phase and magnitude data directly from an excel file, b...

5 mois il y a | 0

Réponse apportée
compilation terminated. gmake: *** [xil_interface_lib.obj] Error 1 . need answer
Hi Sambit, The error message you are facing suggests that the header file ‘XILTgtAppSvc_CInterface.h’ is missing, leading to ...

5 mois il y a | 0

Réponse apportée
is a standard MATLAB program available to convert road profile to road PSD?
Hi Shrikrishna, MATLAB does not have a built-in function specifically for calculating the Power Spectral Density (PSD) of roa...

5 mois il y a | 0

Réponse apportée
hie guys help please, Im trying to edit my code to add write-API key and read-API key.
Hello Archiford, To interact with ‘ThingSpeak’ for reading and writing data, setting up a ‘ThingSpeak’ channel is necessary. ...

5 mois il y a | 0

Réponse apportée
How to get time of first and second rising edge for the period(simulink)?
Hi, I understand you want to calculate the speed of the signal obtained from a Hall effect encoder using the rising edges. Howe...

6 mois il y a | 0

Réponse apportée
Test Manager > Open Coverage Report > Error : Dot indexing is not supported for variables of this type.
Hi, Based on the error message, here are some potential causes and suggested solutions to address the "Dot indexing is not su...

6 mois il y a | 0

Réponse apportée
Reinforcement learning stuck on the cluster
Hi, One reason for the issue you are experiencing could be incorrect configuration of the cluster profile. You can verify that ...

6 mois il y a | 0

Réponse apportée
How can I include Simulink.Breakpoint in A2L file?
Hi, I understand from your question that some variables you are using as input to the ‘Interpolation Using Prelookup’ block, ...

6 mois il y a | 0

Réponse apportée
Problems encountered in matlab reinforcement learning
Hi, The error you are encountering likely stems from the incorrect use of the ‘setBlockParameter’ function. Here are the key po...

6 mois il y a | 0

Réponse apportée
Help with Nested Structures Preallocation of data or how to clear Nested Structures inside of every loop.
Hello, You can efficiently preallocate your nested structure without relying on backward loops by using the following method: ...

6 mois il y a | 0

Réponse apportée
multi-objective optimization and reinforcement learning
Hi, MATLAB provides the ‘gamultiobj’ function, which is part of the Global Optimization Toolbox, to perform multi-objective opt...

6 mois il y a | 0

Réponse apportée
simulink embedded coder error too many input arguments
Hi, The error "too many input arguments" during code generation with MATLAB Embedded Coder often does not clearly indicate the ...

6 mois il y a | 0

Charger plus