
Programming Languages:
Python, C++, C, Java, Javascript, MATLAB, SQL, HTML, CSS, Arduino, VHDL
Spoken Languages:
English, Hindi, Marathi
Pronouns:
He/him
Python, C++, C, Java, Javascript, MATLAB, SQL, HTML, CSS, Arduino, VHDL
Spoken Languages:
English, Hindi, Marathi
Pronouns:
He/him
Feeds
已回答
Deep Learning not using GPU
Hi Tanmay, I understand that you are trying to train a deep learning model in MATLAB using GPU, but MATLAB is not utilizing...
Deep Learning not using GPU
Hi Tanmay, I understand that you are trying to train a deep learning model in MATLAB using GPU, but MATLAB is not utilizing...
2 days 前 | 0
已回答
How to estimate standard error of mean and plot error bars on bar chart
Hi @Emily Pegg, I understand that you are trying to add “error bars” to your bar chart while calculating the “standard erro...
How to estimate standard error of mean and plot error bars on bar chart
Hi @Emily Pegg, I understand that you are trying to add “error bars” to your bar chart while calculating the “standard erro...
2 days 前 | 0
已回答
Signal inversion inside an interval
Hi @Bruno Peixoto, I understand that you are trying to implement a triggered logic system in MATLAB where “y” should remain ...
Signal inversion inside an interval
Hi @Bruno Peixoto, I understand that you are trying to implement a triggered logic system in MATLAB where “y” should remain ...
26 days 前 | 0
已回答
GNSS Output Plotting Help.
Hi @Gilberto Santos, I understand that you want to plot “GNSS” data from a “24x1 cell array” (“TC_NORM”), where each cell r...
GNSS Output Plotting Help.
Hi @Gilberto Santos, I understand that you want to plot “GNSS” data from a “24x1 cell array” (“TC_NORM”), where each cell r...
26 days 前 | 0
已回答
Comm port connection error - error fixing
Hi @Liam Morris, I understand that you are trying to continuously query a hardware device through a serial port and are enc...
Comm port connection error - error fixing
Hi @Liam Morris, I understand that you are trying to continuously query a hardware device through a serial port and are enc...
26 days 前 | 0
已回答
When I utilize “loadlibrary”to load dll file, it shows that,“Error using loadlibrary Failed to preprocess the input file.”
Hi @Junnan Chen, I understand that you are facing the error "Failed to preprocess the input file" while using “loadlibrary”...
When I utilize “loadlibrary”to load dll file, it shows that,“Error using loadlibrary Failed to preprocess the input file.”
Hi @Junnan Chen, I understand that you are facing the error "Failed to preprocess the input file" while using “loadlibrary”...
1 month 前 | 0
已回答
Throw error from PreSet event callback
Hi @Christian Vetter, I understand that you are facing an issue where MATLAB converts the error inside your “PreSet” event ...
Throw error from PreSet event callback
Hi @Christian Vetter, I understand that you are facing an issue where MATLAB converts the error inside your “PreSet” event ...
1 month 前 | 0
已回答
Simulink Signal Builder: Change of Variable
Hi @Andrew Sager, I understand that you are working on a cruise control system and want to model a "hill" as a function of ...
Simulink Signal Builder: Change of Variable
Hi @Andrew Sager, I understand that you are working on a cruise control system and want to model a "hill" as a function of ...
1 month 前 | 0
已回答
Error in HeatMap, In following code confusion matrix is plotted but i want to visualize the same using a heat map, what is wrong?
Hi @Balaji M. Sontakke, Based on the error message, I am assuming that you are using MATLAB R2016b or an earlier version. Th...
Error in HeatMap, In following code confusion matrix is plotted but i want to visualize the same using a heat map, what is wrong?
Hi @Balaji M. Sontakke, Based on the error message, I am assuming that you are using MATLAB R2016b or an earlier version. Th...
1 month 前 | 0
已回答
Index in position 3 exceeds array bounds (must not exceed 3) in horizontal (i,ma,j)=consistency(i+1,ma,j)*consistency(i,ma,j); what is mean this error ?
Hi @bashar ayasrah, I understand that you are encountering the error "Index in position 3 exceeds array bounds (must not ex...
Index in position 3 exceeds array bounds (must not exceed 3) in horizontal (i,ma,j)=consistency(i+1,ma,j)*consistency(i,ma,j); what is mean this error ?
Hi @bashar ayasrah, I understand that you are encountering the error "Index in position 3 exceeds array bounds (must not ex...
1 month 前 | 0
已回答
[help please!] Error with custom training loop: Value to differentiate is not traced.
Hi @Ruihang Xie, I understand that you are encountering the error "Value to differentiate is not traced" while training you...
[help please!] Error with custom training loop: Value to differentiate is not traced.
Hi @Ruihang Xie, I understand that you are encountering the error "Value to differentiate is not traced" while training you...
2 months 前 | 0
已回答
How to reconstruct the polynomial form of a multi-dimensional spline at each interval using csaps?
Hi @Adel, I understand that you are trying to reconstruct the polynomial form of a multi-dimensional spline at each interva...
How to reconstruct the polynomial form of a multi-dimensional spline at each interval using csaps?
Hi @Adel, I understand that you are trying to reconstruct the polynomial form of a multi-dimensional spline at each interva...
2 months 前 | 0
已回答
getting error in fitrgp with customized kernal function
Hi @ARPITA MONDAL, I understand that you are facing a matrix dimension mismatch error while using a customized kernel functi...
getting error in fitrgp with customized kernal function
Hi @ARPITA MONDAL, I understand that you are facing a matrix dimension mismatch error while using a customized kernel functi...
2 months 前 | 0
已回答
gfit error message in generalized Pareto (GP) distribution
Hi @wave_buoys, I understand that you are encountering a warning while using the “gpfit” function to calculate the return per...
gfit error message in generalized Pareto (GP) distribution
Hi @wave_buoys, I understand that you are encountering a warning while using the “gpfit” function to calculate the return per...
2 months 前 | 0
已回答
plot for mp4 file format
Hi mari, I understand that you are trying to get a plot of an MP4 file but are facing the error: “Error using plot - Data mu...
plot for mp4 file format
Hi mari, I understand that you are trying to get a plot of an MP4 file but are facing the error: “Error using plot - Data mu...
2 months 前 | 0
已回答
How can I plot an intensity profile along z axis in 3D data.
Hi Yona, I understand that you want to plot intensity along “x”, “y”, and “z” from a 3D Point Spread Function (PSF) stored ...
How can I plot an intensity profile along z axis in 3D data.
Hi Yona, I understand that you want to plot intensity along “x”, “y”, and “z” from a 3D Point Spread Function (PSF) stored ...
2 months 前 | 0
已回答
I'm getting Index in position 2 exceeds array bounds error
Hi Sowjanya, I too faced the same error when I replicated your code and ran it locally. The error message: “Index in p...
I'm getting Index in position 2 exceeds array bounds error
Hi Sowjanya, I too faced the same error when I replicated your code and ran it locally. The error message: “Index in p...
2 months 前 | 0
已回答
reconstruction Error of 2 colored images
Hi fadmas18, I understand that you are trying to find the relative error between 2 images using MATLAB’s “norm” function ins...
reconstruction Error of 2 colored images
Hi fadmas18, I understand that you are trying to find the relative error between 2 images using MATLAB’s “norm” function ins...
2 months 前 | 0
已回答
error in matlab, cellfun, display image
Hi Tomas, Based on my understanding the issue you are facing is an "index out of bounds" error when attempting to access “Z(:...
error in matlab, cellfun, display image
Hi Tomas, Based on my understanding the issue you are facing is an "index out of bounds" error when attempting to access “Z(:...
2 months 前 | 0
已回答
Problem with a function using rgb2ycbcr
Hi Brunna, I too encountered the same issue. This issue arises because the "rgb2ycbcr" function expects the input to be a va...
Problem with a function using rgb2ycbcr
Hi Brunna, I too encountered the same issue. This issue arises because the "rgb2ycbcr" function expects the input to be a va...
2 months 前 | 0
已回答
finding local maximum/minimum for a function
Hi Adonia, I understand that you want to find the local maximum and local minimum of this function: xy-x^2-y^2-2x-2y+4 ...
finding local maximum/minimum for a function
Hi Adonia, I understand that you want to find the local maximum and local minimum of this function: xy-x^2-y^2-2x-2y+4 ...
2 months 前 | 0