photo

Abhishek Kumar Singh


Last seen: Today 2023년부터 활동

Followers: 0   Following: 0

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

통계학

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

배지 보기

Feeds

보기 기준

답변 있음
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...

7일 전 | 0

답변 있음
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...

7일 전 | 0

| 수락됨

답변 있음
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...

8일 전 | 1

| 수락됨

답변 있음
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...

8일 전 | 0

| 수락됨

답변 있음
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...

8일 전 | 0

답변 있음
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...

8일 전 | 0

| 수락됨

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

8일 전 | 0

| 수락됨

답변 있음
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...

8일 전 | 0

답변 있음
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...

8일 전 | 0

답변 있음
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...

9일 전 | 1

답변 있음
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...

10일 전 | 0

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

22일 전 | 0

답변 있음
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개월 전 | 0

답변 있음
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개월 전 | 0

답변 있음
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개월 전 | 0

답변 있음
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개월 전 | 0

제출됨


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

대략 2개월 전 | 다운로드 수: 5 |

답변 있음
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개월 전 | 0

| 수락됨

답변 있음
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 ...

2개월 전 | 0

| 수락됨

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

2개월 전 | 0

답변 있음
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...

2개월 전 | 1

답변 있음
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...

2개월 전 | 0

| 수락됨

답변 있음
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...

2개월 전 | 0

| 수락됨

답변 있음
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...

2개월 전 | 0

답변 있음
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개월 전 | 0

답변 있음
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개월 전 | 0

답변 있음
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개월 전 | 0

| 수락됨

답변 있음
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개월 전 | 0

답변 있음
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개월 전 | 0

답변 있음
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개월 전 | 0

더 보기