Community Profile

photo

Milan Bansal


Last seen: 1 day ago Active since 2023

Followers: 0   Following: 0

Programming Languages:
Python, C++, MATLAB
Spoken Languages:
English, Hindi
Pronouns:
He/him

Statistics

  • Knowledgeable Level 3
  • 6 Month Streak
  • First Answer

View badges

Feeds

View by

Answered
Overlaying images and making background transparent
Hi @Andrew Luce I understand that you want to perform sprite stacking to create the illusion of a 3D object by stacking the 2D ...

23 days ago | 0

Answered
How to combine two pre trained deep learning models (Mobilenetv2 and nasnet_mobile)
Hi Ravi, I understand that you are trying to create a hybrid model based on two pretrained models (Mobilenetv2 and nasnet_mobil...

23 days ago | 1

| accepted

Answered
trainNetwork error (input layer size)
Hi sai, I understand that you are facing a size mismatch error while training a neural network using the "trainNetwork" functio...

24 days ago | 1

Answered
Dose deepDreamImage function show filter(kernel) of specific convolution layer or represent learned features from specific convolution layer of an initial image?
Hi Amir, As per my understanding you want to know if the "deepDreamImage" function show filter of specific convolution layer or...

24 days ago | 0

Answered
Solve pendulum differential equation with for loop and no small angle approximation
Hi Alyson, I understand that you are facing an error when trying to solve a pendulum differential equation without using MATLAB...

24 days ago | 0

Answered
Looking for a way to partition an alphaShape object between its respective alphaShape sub-regions.
Hi A LL To streamline the process of partitioning your alphaShape object into its respective sub-regions, plotting each in a di...

24 days ago | 0

Answered
How to plot the residual analysis plot manually
Hi ArchLucs I understand that you are not able to plot the same plot for residual auto-correlation and cross-correlation using ...

25 days ago | 0

Answered
How to create multiple velocities with one angle-projectile motion
Hi Peter Carchia, To create multiple graphs for the trajectories of projectile motions at different velocities while keeping th...

25 days ago | 0

Answered
Image encryption with standard chaotic map
Hi Asha D. I understand that you are facing an issue with chaotic encryption and decryption of an image where the decrypted ima...

25 days ago | 0

Answered
How can I zoom on a constantly updating animated line (drawnow)?
Hi Seiji Oishi, To address your concern about visualizing the data effectively due to the wide range of pressure values, you ca...

26 days ago | 0

Answered
How can I run multiple symbolic functions simultaneously
Hi Ozgur, I understand that you are trying to run three symbolic functions simultaneously in MATLAB and encountering issues wit...

26 days ago | 0

| accepted

Answered
"detectHarrisFeatures" much slower when deploying to Jetson Nano GPU (cuda) than CPU
Hi marco fiorio I understand that you are developing a basic vision tracker using MATLAB/Simulink to deploy on a Jetson Nano bo...

27 days ago | 0

Answered
Assume you have light incident from air onto gold, at a free-space wavelength of 700 nm. Using the complex refractive index of gold (n+ik) n=0.27732,k = 2.9278
Hi Omeir, It is my understanding you are trying to calculate reflection coefficients and as a function of incident angle for...

1 month ago | 0

Answered
I am using the Dubins connection object to find the shortest path, but it seems like it's not the shortest path.
Hi Yeunjoo I understand that you have plotted the shortest path in LRL (left-right-left) mode using "dubinsConnection" but you ...

1 month ago | 0

Answered
How to apply adapthisteq only on part of an image
Hi Tomer To apply "adapthisteq" (Adaptive Histogram Equalization) only to the right half and the bottom half of the image, plea...

1 month ago | 0

| accepted

Answered
Errors compiling some of the Pretrained Networks
Hi Akaydin I understand that you are facing multiple errors when trying to train a convolutional neural network (CNN) using tra...

1 month ago | 0

Answered
How can I save a trained model using python and load the same model and use it in MATLAB
Hi Anusaya, I understand that you want to save a TensorFlow deep learning model trained using Python and then use the saved mod...

1 month ago | 0

Answered
Acquiring frames from camera connected through PCIe frame grabber
Hi Keir Hunter, I understand that you want to know how you can use the Image Acquisition Toolbox to recognize your hardware dev...

3 months ago | 0

Answered
Generic Engine inputting the data of fuel consumption
Hi Othman Alkandri, I understand that you want to match the fuel consumption data from the datasheet with the "Generic Engine B...

3 months ago | 0

Answered
Custom TuningGoal for systune
Hi max.s I understand that you are trying to implement a custom "TuningGoal" for the "systune" function. You have modified the ...

3 months ago | 0

Answered
How to calculate the output signal from the Path gains and Channel filter coefficient?
Hi Mohamed Essam, I understand that you are trying to reconstruct the output signal from Path Gains and the Channel Filter Coef...

3 months ago | 0

Answered
Defining the nodes of mesh on boundary as vertices over an airfoil
Hi Aparna, I understand that you are facing the error "Specified point too far from the boundaries." when using the "addVertex"...

3 months ago | 0

Answered
How to display two views of the same 3D plot in two different subplots
Hi Matteo, For plotting different views of the same 3d plot as different subplots, you need to plot the same curve in two subpl...

3 months ago | 0

| accepted

Answered
How to apply PCA to select the best feature(s) from two Frequency Response Functions (FRF)?
Hi Hussein, As per my understanding, you want to apply Principal Component Analysis (PCA) to your data and select a particular...

3 months ago | 1

| accepted

Answered
how can i sum different variables?
Hi GIORGIA FRANZINO, I understand you want to solve the given expression in symbolic form for the case when a = 2, N = 4 and n ...

3 months ago | 0

Answered
Average Hue for Multiple ROIs
Hi Matthew, I understand that you want to calculate the average hue value for each of the 9 circles in the image without creati...

3 months ago | 0

Answered
Explicit solution from matrices of known variables at different heterogeneity levels
Hi Stefani, I understand that you looking for a sample code to resolve a system of your linear equations where all the variable...

3 months ago | 1

| accepted

Answered
Using "traffic light negotiation" in driving scenario designer
Hi, I understand that you are looking for some resources for implementing "Traffic Light Negotiation" in your scenario in Drivi...

3 months ago | 0

Answered
How to transform 2D point coordinates after rectification?
Hi Xicheng, I understand that you are trying to rectify two images from left and right cameras using the "estimateUncalibrated...

3 months ago | 0

Answered
DDPG training curve remains always flat
Hi Luca, I understand that you want to know the possible reasons for the flat DDPG training curve despite varying the paramete...

3 months ago | 0

Load more