
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
已回答
Matlab Live Integrated Spectrometer
Hi @Bera, I understand that you are trying to implement a live spectrometer in MATLAB, but you are facing the mentioned issu...
Matlab Live Integrated Spectrometer
Hi @Bera, I understand that you are trying to implement a live spectrometer in MATLAB, but you are facing the mentioned issu...
3 days 前 | 0
已回答
Creating a custom function in C++ visible to Matlab through Image acquisition toolbox
Hi @takanoha, I understand that you are trying to create a custom function in C++ that communicates with your hardware and m...
Creating a custom function in C++ visible to Matlab through Image acquisition toolbox
Hi @takanoha, I understand that you are trying to create a custom function in C++ that communicates with your hardware and m...
3 days 前 | 0
已回答
Using wavelet toolbox.
Hello @Goutham Ganesh M H, I understand that you are trying to compare the modal analysis data of a plate with and without c...
Using wavelet toolbox.
Hello @Goutham Ganesh M H, I understand that you are trying to compare the modal analysis data of a plate with and without c...
3 days 前 | 0
已回答
Plotting ROC Curve for Multiclass
Hello @Gorkem Akgul, I understand that you are trying to plot a multiclass ROC curve in MATLAB using “fitcecoc” with SVM lea...
Plotting ROC Curve for Multiclass
Hello @Gorkem Akgul, I understand that you are trying to plot a multiclass ROC curve in MATLAB using “fitcecoc” with SVM lea...
3 days 前 | 0
已回答
How to plot 2d and 3D phase portrait as in the image attachment for chaotic visualization? Also see my code.
Hi @Farooq Aamir, I understand that you are trying to plot 2D and 3D phase portraits for chaotic visualization using MATLAB....
How to plot 2d and 3D phase portrait as in the image attachment for chaotic visualization? Also see my code.
Hi @Farooq Aamir, I understand that you are trying to plot 2D and 3D phase portraits for chaotic visualization using MATLAB....
3 days 前 | 0
已回答
Custom html help file for Simscape Custom Component
Hi @Norbert Heinzelmann, I understand that you are trying to integrate a custom HTML help file into a Simscape custom compon...
Custom html help file for Simscape Custom Component
Hi @Norbert Heinzelmann, I understand that you are trying to integrate a custom HTML help file into a Simscape custom compon...
3 days 前 | 0
| 已接受
已回答
How to reset the temperature of a Simscape Thermal Mass block at a specific time?
Hi @Alexander, I understand that you are trying to reset the temperature of a Simscape “Thermal Mass” block at a specific tim...
How to reset the temperature of a Simscape Thermal Mass block at a specific time?
Hi @Alexander, I understand that you are trying to reset the temperature of a Simscape “Thermal Mass” block at a specific tim...
3 days 前 | 0
已回答
reusable simulink functions prototype
Hi @Loubna Ibnou Fairouze, I understand that you are trying to use reusable Simulink functions across different referenced mo...
reusable simulink functions prototype
Hi @Loubna Ibnou Fairouze, I understand that you are trying to use reusable Simulink functions across different referenced mo...
3 days 前 | 0
已回答
Vector to sequence generative machine learning model?
Hi @Giacomo Notaro, I understand that you are looking to train a model that takes an initial condition vector as input and ou...
Vector to sequence generative machine learning model?
Hi @Giacomo Notaro, I understand that you are looking to train a model that takes an initial condition vector as input and ou...
2 months 前 | 0
已回答
How to process data Bins
Hi @Simon Page I understand that you are trying to display a "2D binscatter" ("histogram2") such that the values represent th...
How to process data Bins
Hi @Simon Page I understand that you are trying to display a "2D binscatter" ("histogram2") such that the values represent th...
2 months 前 | 0
已回答
Calling a python command from a deployed python library
Hi @Lawrence, I understand that you are trying to call Python functions inside a MATLAB function and deploy it as a Python l...
Calling a python command from a deployed python library
Hi @Lawrence, I understand that you are trying to call Python functions inside a MATLAB function and deploy it as a Python l...
2 months 前 | 0
已回答
Delete a block in Simulink changes the mux inputs and raises an error
Hi @Dulanjana Perera, I understand that you are encountering a "port widths or dimensions" error in Simulink after commentin...
Delete a block in Simulink changes the mux inputs and raises an error
Hi @Dulanjana Perera, I understand that you are encountering a "port widths or dimensions" error in Simulink after commentin...
2 months 前 | 0
已回答
predictor corrector method error, what should i do?
Hi @Mohammad Adeeb, I understand that you are facing some issues while solving a second-order ODE using "RK4" and the "predi...
predictor corrector method error, what should i do?
Hi @Mohammad Adeeb, I understand that you are facing some issues while solving a second-order ODE using "RK4" and the "predi...
2 months 前 | 0
已回答
Error using sym>convertChar
Hi @ninu, I understand that you are trying to run the "DGSE" model and are encountering an error related to the use of MATLA...
Error using sym>convertChar
Hi @ninu, I understand that you are trying to run the "DGSE" model and are encountering an error related to the use of MATLA...
2 months 前 | 0
已回答
Error using classreg.learning.FitTemplate/fillIfNeeded (line 612) ObservationIn is not a valid parameter name.?
Hi @bela yous, I understand that you are trying to train a classifier using MATLAB’s "fitcecoc" function with features extra...
Error using classreg.learning.FitTemplate/fillIfNeeded (line 612) ObservationIn is not a valid parameter name.?
Hi @bela yous, I understand that you are trying to train a classifier using MATLAB’s "fitcecoc" function with features extra...
2 months 前 | 0
已回答
Machine Learning narx net optimization
Hi @Josef Bubendorfer, I understand that you are trying to train a "NARX" model using input data of shape "[180000x8]" and ...
Machine Learning narx net optimization
Hi @Josef Bubendorfer, I understand that you are trying to train a "NARX" model using input data of shape "[180000x8]" and ...
3 months 前 | 0
已回答
Plotyy Function Error Graphing
Hi @Meli, I understand that you are encountering an error while using MATLAB’s "plotyy" function to graph two datasets on a ...
Plotyy Function Error Graphing
Hi @Meli, I understand that you are encountering an error while using MATLAB’s "plotyy" function to graph two datasets on a ...
3 months 前 | 0
已回答
How to index index in the third dimension?
Hi @GTA, I understand that you are trying to debug your code more easily by saving all the intermediate data using the third...
How to index index in the third dimension?
Hi @GTA, I understand that you are trying to debug your code more easily by saving all the intermediate data using the third...
3 months 前 | 1
已回答
Calculate error propagation from two dataset arrays
Hi @Tesla, I understand that you are trying to calculate the error propagation between two datasets "F1" and "F2" in MATLAB, ...
Calculate error propagation from two dataset arrays
Hi @Tesla, I understand that you are trying to calculate the error propagation between two datasets "F1" and "F2" in MATLAB, ...
3 months 前 | 0
已回答
Syntax Error using Fcn Block
Hi @Tufail Ahmad Bhat, I understand that you are encountering a syntax error in the “Fcn” block of Simulink when trying to ...
Syntax Error using Fcn Block
Hi @Tufail Ahmad Bhat, I understand that you are encountering a syntax error in the “Fcn” block of Simulink when trying to ...
4 months 前 | 0
已回答
Why i am getting this simulation error?
Hi @Sayali Nikam, I understand that you are encountering an error while running your Simulink model, specifically due to a ...
Why i am getting this simulation error?
Hi @Sayali Nikam, I understand that you are encountering an error while running your Simulink model, specifically due to a ...
4 months 前 | 0
已回答
GetAppData Error when trying to close an installed MATLAB app that I have built and packaged
Hi @Brandon, I understand that you are encountering an error while closing a packaged MATLAB App. The mentioned error typic...
GetAppData Error when trying to close an installed MATLAB app that I have built and packaged
Hi @Brandon, I understand that you are encountering an error while closing a packaged MATLAB App. The mentioned error typic...
4 months 前 | 0
已回答
Error in matrix to image
Hi @Oliver Lestrange, I understand that you are trying to visualize a matrix of structures (representing antennas) using MA...
Error in matrix to image
Hi @Oliver Lestrange, I understand that you are trying to visualize a matrix of structures (representing antennas) using MA...
4 months 前 | 0
已回答
error #5149: Illegal character in statement label field with matlab2016b
Hi @Prasanna, I understand that you are encountering a “Fortran compiler error” while attempting to compile a “.f90” MEX fil...
error #5149: Illegal character in statement label field with matlab2016b
Hi @Prasanna, I understand that you are encountering a “Fortran compiler error” while attempting to compile a “.f90” MEX fil...
4 months 前 | 1
已回答
Plot legend - cyrilic?
Hi @I G, I understand that you are trying to add a Cyrillic legend to your MATLAB plot using the provided code and although...
Plot legend - cyrilic?
Hi @I G, I understand that you are trying to add a Cyrillic legend to your MATLAB plot using the provided code and although...
5 months 前 | 0
已回答
Changing the arrow colors on a quiver plot to match velocity speeds
Hi @Monique Embury, I understand that you are trying to replicate a color-coded quiver plot in MATLAB, like how velocity ve...
Changing the arrow colors on a quiver plot to match velocity speeds
Hi @Monique Embury, I understand that you are trying to replicate a color-coded quiver plot in MATLAB, like how velocity ve...
5 months 前 | 0
已回答
"Error Inconsistent Assumptions" only when nesting symbolic functions.
Hi @Tomas Votroubek, I understand that you are encountering the “Inconsistent assumptions” error when evaluating a symbolic...
"Error Inconsistent Assumptions" only when nesting symbolic functions.
Hi @Tomas Votroubek, I understand that you are encountering the “Inconsistent assumptions” error when evaluating a symbolic...
5 months 前 | 0
已回答
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...
5 months 前 | 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...
5 months 前 | 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 ...
6 months 前 | 0