Maneet Kaur Bagga
Followers: 0 Following: 0
Python, C++, C, Java, Javascript, MATLAB, HTML, CSS
Spoken Languages:
English, Hindi
Professional Interests:
Test and Debug, AI and Statistics, Data Analysis
Estadística
0 Preguntas
137 Respuestas
0 Problemas
1 Solución
CLASIFICACIÓN
981
of 295.448
REPUTACIÓN
74
CONTRIBUCIONES
0 Preguntas
137 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.00%
VOTOS RECIBIDOS
8
CLASIFICACIÓN
of 20.227
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
100.329
of 153.872
CONTRIBUCIONES
0 Problemas
1 Solución
PUNTUACIÓN
20
NÚMERO DE INSIGNIAS
1
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
How to let the reinforcement learning agent know exactly what action it takes?
Hi, As per my understanding, the issue is encountered because your DES contains specific policies, such as switching gates base...
alrededor de 12 horas hace | 0
Basic Predistortion code for Saleh and Rapp nonlinearity
Hi, As per my understanding, you are using MATLAB's "comm.DPD" system object but you observed that the output of your amplifier...
alrededor de 13 horas hace | 0
Communications Toolbox Support Package for USRP Radio not showing from simulink library
Hi, As per my understanding, you have installed the "Communications Toolbox Support Package for USRP Radio" but you cannot see ...
alrededor de 13 horas hace | 0
Localization in wireless sensor network
Hi, I understand that you want to implement localization in WSNs using both range-based and range-free methods. Please refer to...
alrededor de 13 horas hace | 0
Unrolling ARID_DEF structs
Hi, As per my understanding, to optimize the large "ARID_DEF" struct by splitting it into smaller sub-structs, you can use the ...
1 día hace | 0
Operating points error: Error:The simulation inputs must be specified as a vector of doubles while using the trimming tool from model linearizer
Hi, As per my understanding, the "Model Linearizer" requires the inputs to be explicitly defined as a vector of doubles for tri...
1 día hace | 0
Silent Installation. Runs as a background task? Microsoft Deployment Toolkit (MDT) Task Sequences
Hi, As per my understanding, MATLAB's silent installer runs asynchronously, so MDT treats the task as completed when the instal...
1 día hace | 0
I need to add CJK trigger registers, information storage modes, etc. to the scheme
Hi, Please refer to the following steps to modify the exisitng circuit and accmplish the mentioned task: To represent your las...
alrededor de 1 mes hace | 0
why I got very low IoU compaired with ssim?
Hi, After inspection of your images, I can see that both the "ground truth" and "model output" are in "grayscale" format and no...
alrededor de 1 mes hace | 0
bootstrap clustering at region level
Hi, Please refer to the following as answer to your questions: Bootstrap commands "bootstrp" and "bootci": bootstrp - This f...
alrededor de 1 mes hace | 0
how to compute orthonormal vectors via Lanczos process?
Hi, After going through the code given, I understand that the error you are encountering is due to the following reasons: In M...
alrededor de 1 mes hace | 0
Cross correlation of several rows within a matrix
Hi, As per my understanding you are performing the cross-correlation for each coloumn pair manually for two matrices, for which...
alrededor de 1 mes hace | 0
Is there a way to customize the default Morelet coefficient \omega_0 of 0.6 when using cwtft and wcohrence?
Hi, As per my understanding you want to change the default value of the Morelet wavelet's central frequency "w0" from "6" to "2...
alrededor de 1 mes hace | 0
Random road profile to quarter car model in simulink
Hi, As per my understanding the error you are encountering is due to the discrete data that is input directly into "derivative"...
alrededor de 1 mes hace | 0
How to subtract surface from pdegplot?
Hi , As per my understanding, the code has the following errors: The function "generateMesh(model)" was called but the output ...
alrededor de 1 mes hace | 0
Imaq: Blank image on a Hamamatsu C9732DK camera.
Hi, As per my understanding you are encountering a communication issue between the "Hamamatsu" camera and the Image Acquisition...
alrededor de 1 mes hace | 0
LTE Toolbox eNodeB configuration
Hi, As per my understanding you are configuring the LTE simulation with the predefined Reference Measurment Channel "R.12". By ...
alrededor de 2 meses hace | 0
what should we do in matlab code for newtons raphson method in the case f'(xn)=0 ?
Hi, As per my understanding from the given code, following are the errors which can cause runtime errors: When using the Newto...
alrededor de 2 meses hace | 0
Simulation 3D of Simulink 3D animation is working in real-time?
Hi, As per my understanding you want to achieve "real-time 3D visualization" using SLDRT and the recommended "Simulation 3D blo...
alrededor de 2 meses hace | 1
Non-linearity errors and zero-crossing errors while training a RL Agent
Hi, I understand that you are encountering error during the training of your reinforcement learning agent for the non linear ai...
4 meses hace | 1
| aceptada
How export the project to MatLab 2023 workspace. In Control System Designer
Hi, I understand that you want to import root-locus plots from the Control System Designer to MATLAB figures. One of the possi...
4 meses hace | 0
Obtain intensity values within the ROIs drawn on image in this script. Then, write and display intensity values within the ROIs on the image.
Hi Gabriel, I understand that you want to obtain the intensity values within the ROIs and display them on the image. Please ref...
4 meses hace | 0
trainnet gives training loss is NaN
Hi Aliya, I understand that you are encountering an issue where the training loss is "NaN", causing the training to stop.To deb...
4 meses hace | 0
The specified key is not present within this container error
Hi, As per my understanding to resolve te error you may refer to the following workaround: Before directly accessing an item i...
7 meses hace | 0
Optimisation of array to smaller size
Hi, As per my understanding, you want to optimize the breakpoint values for minizmizing the error between the original and redu...
7 meses hace | 0
| aceptada
Convert an image to a graph object
Hi, As per my understanding, you want to construct a graph object from a binary image with keypoints as nodes and edges represe...
7 meses hace | 0
Gaussian filter with fspecial versus imgaussfilt
Hi Paul, As the answer to your first question: The formula you've used is: nodesPerSigma = round(stdev/dx,0); The "stdev" is...
7 meses hace | 0
How to match camera framerate in matlab?
Hi, As per my understanding you want to match the original camera frame rate and duration in MATLAB, one of the possible workar...
7 meses hace | 0
How can I change my code so that the c matrix is not overwritten
Hi, As per my understanding the error is encountered when you are trying to visualize the results of a 3D matrix "C" as "2D" pl...
7 meses hace | 0
How to import 2D finite element data from Matlab to Paraview?
Hi, As per my understanding you want to export the 2D finite element data from MATLAB to Paraview using the given "VTK Export S...
7 meses hace | 0