photo

Abhishek Kumar Singh


Last seen: 1 día hace Con actividad desde 2023

Followers: 1   Following: 0

Programming Languages:
Python, C++, C, MATLAB
Spoken Languages:
English

Estadística

All
  • Knowledgeable Level 4
  • GitHub Submissions Level 1
  • First Submission
  • 3 Month Streak
  • First Answer
  • Solver
  • First Review

Ver insignias

Feeds

Ver por

Respondida
MATLAB is deleting my negatives in matrix multiplication and i am confused
Hi @Suhaani, The matrix K1 should theoretically preserve any negative values present in the mathematical result of the multipli...

27 días hace | 0

Respondida
How to label a signal using a sub-system mask parameter in Simulink?
Hi @Kevin, I found a method to dynamically rename signal labels using mask parameters in Simulink: Firstly retrieve Mask Param...

27 días hace | 0

| aceptada

Respondida
Programmatic execution of Simulink (with an FMU in Simulink)
Hi @IceBreakerSours, To automate the co-simulation process between Simulink and your external code, you can use MATLAB scriptin...

27 días hace | 1

| aceptada

Respondida
Problems with integration using functions
Hi @Tsz Tsun, The issue you're encountering seems to arise from a few potential problems in your MATLAB code related to integra...

27 días hace | 0

| aceptada

Respondida
How to Implement Time-Series Cross-Validation in MATLAB Lasso?
Hi @Barbab, To perform rolling or expanding window cross-validation with the lasso function in MATLAB, you need to manually han...

27 días hace | 0

Respondida
Connection from Matlab to Mongo using mongoc does not work
Hi @Moritz, I understand you're facing an issue connecting to your MongoDB container from MATLAB using the mongoc function, eve...

27 días hace | 0

| aceptada

Respondida
MATLABWebUI process on Linux
Hi @Angela, The MATLABWebUI process is a component that handles communication between the MATLAB desktop and web-based UI compo...

27 días hace | 0

| aceptada

Respondida
Boson connected to jetson
Hi @TwistX, It seems that the error arises from the getCameraList function when it attempts to fetch the resolution and pixel f...

27 días hace | 0

Respondida
How to connect to oscilloscope using MATLAB with Linux Ubuntu as operating system
Hi @Howe Li, Before proceeding with MATLAB, ensure your LeCroy instrument is configured for remote control: On your LeCroy ins...

28 días hace | 0

Respondida
In Simulink, add custom visualization tool in the review results combo box
Hi @Adrien Laveau, I understand that you want to integrate your custom data visualization tool into Simulink, similar to the Da...

29 días hace | 1

Respondida
How to create custom hardware board for Infineon boards
Hi @Bhushan, To create a custom hardware board configuration that is not explicitly supported as a default selection, please fo...

29 días hace | 0

Respondida
DSP28335与TCAN4550 SPI通信问题
Hi @松彬, To configure the SPI module for the TCAN4550 chip, ensure you use the register addresses specific to the TCAN4550, not ...

alrededor de 1 mes hace | 0

Respondida
Face Difficulty when converting tensorflow model to Matlab
Hi @Ze, The error messages you're encountering suggest that the context in which you're calling dlgradient isn't quite right. I...

2 meses hace | 0

Respondida
NVIDIA Jetson setup issue: coder.checkGpuInstall can't find nvcc
Hi @Ryan, It seems that you have diligently followed all the setup and configuration instructions provided in the documentation...

2 meses hace | 0

Respondida
Error installing Communication Toolbox Support Package for USRP Radio on offline Linux machine
Hi @Reed, I am assuming that the hardware setup, including the USRP device is powered on and properly connected with suitable i...

2 meses hace | 0

Respondida
Is there a way to increase the default ping timeout time for MATLAB Ethernet AXI manager for Xilinx FPGA?
Hi @Nadatimuj, I don't think there is a direct way to increase the default ping timout time through its built-in settings. A w...

2 meses hace | 0

Enviada


runHDLsim
Easily verify your HDL simulations in MATLAB! Refer README to get started.

2 meses hace | 1 descarga |

Respondida
Why can't this example of "Signal Source Separation Using W-Net Architecture" be opened in MATLAB?
Hi @Yi Ma, It seems that you're encountering an issue with downloading the dataset files using the matlab.internal.examples.dow...

2 meses hace | 0

| aceptada

Respondida
Extract the indices based on the minimum absolute value
Hi @LH Instead of using the absolute difference for each dimension separately, compute the Euclidean distance between the rows ...

3 meses hace | 0

| aceptada

Respondida
How can I installa Timbre toolbox?
Hi @Pasqual Salort Aguilar, I tried using the timbretoolbox listed on https://github.com/VincentPerreault0/timbretoolbox While...

3 meses hace | 0

Respondida
How can.struct data be made available to non-MATLAB users?
Hi @Oswin Hulsebos, You can save the structure as a JSON file. JSON is a widely used format that can be easily viewed and mani...

3 meses hace | 1

Respondida
How do I calculate Savitzky-Golay 1st Derivative?
Hi @Hannah, I don't think you can use sgolayfilt to compute the first derivative. It is used to apply the Savitzky-Golay filter...

3 meses hace | 0

| aceptada

Respondida
about write data to the first sheet of excel
Hi @wenchao zhang, I suppose you want to write some data to a specific sheet, here's a sample code you can refer to, which also...

3 meses hace | 0

| aceptada

Respondida
What is the cause of the error using privimporthdl when converting verilog to simulink?
Hi @Panagiotis Mougkogiannis, This error is due to the use of Verilog-A code instead of synthesizable Verilog code when trying...

3 meses hace | 0

Respondida
how to convert .json to .mat file
Hi @VINAY, You can decode a JSON file in MATLAB, manipulate or format the data as required, and then save it in a MAT file. MAT...

4 meses hace | 0

Respondida
Clear static text after press a push button
Hi @Ken I am not familiar with the specific code you're referencing to create the calculator. Therefore, I experimented with a ...

4 meses hace | 0

Respondida
creating hyperbolic tangent function for matrix based on another matrix
Hi @Kitt, I roughly understand that you want to create a mathematical model that uses hyperbolic tangent function to smoothly v...

4 meses hace | 0

| aceptada

Respondida
How to code for PS5 in matlab ? is there any library present .
Hi @PRASHANT, To do this, you would need to download Simulink Support Package for Arduino Hardware. Refer to this documentation...

4 meses hace | 0

Respondida
how to set parameters for ble connection in matlab
Hi @Manuel Stoppiello, You can refer to the following documentation page to know about multimode communication for BLE(Bluetoot...

4 meses hace | 0

Respondida
Unwanted axis in the figure
Hi Florian, To execute the code you provided, it requires the '1mDyn440Hz.wav' file. However, in the absence of this file, I've...

4 meses hace | 0

Cargar más