Aastha
Followers: 0 Following: 0
Feeds
已回答
How to do exhaustive search in case of Maximum Likelihood detector in MATLAB ?
Hi @chaaru datta, I understand you want to implement a Maximum Likelihood detector in MATLAB. To perform an exhaustive search...
How to do exhaustive search in case of Maximum Likelihood detector in MATLAB ?
Hi @chaaru datta, I understand you want to implement a Maximum Likelihood detector in MATLAB. To perform an exhaustive search...
17 days 前 | 0
已回答
How to train object detector for Line and Polygon Labels?
Hi @Andrey Senkov, To create training data with Line and Polygon ROI labels in MATLAB, you can refer to the steps outlined in...
How to train object detector for Line and Polygon Labels?
Hi @Andrey Senkov, To create training data with Line and Polygon ROI labels in MATLAB, you can refer to the steps outlined in...
17 days 前 | 0
已回答
MATLAB Image Data Extraction Issue
Hi @peter huang, To detect lines in an image, you can use the "hough" functions, which performs the Hough Transform operation...
MATLAB Image Data Extraction Issue
Hi @peter huang, To detect lines in an image, you can use the "hough" functions, which performs the Hough Transform operation...
18 days 前 | 0
已回答
Confusion matrix not showing the vlaues of all boxes
Hi @mohammed, I tried reproducing the issue using dummy data for the true and predicted labels. I can confirm that some b...
Confusion matrix not showing the vlaues of all boxes
Hi @mohammed, I tried reproducing the issue using dummy data for the true and predicted labels. I can confirm that some b...
19 days 前 | 0
已回答
Time series Sequence to Sequence regression dimensions
Hi Omar, To resolve the error, you can consider the following changes to your network design: You have set “OutputM...
Time series Sequence to Sequence regression dimensions
Hi Omar, To resolve the error, you can consider the following changes to your network design: You have set “OutputM...
19 days 前 | 1
已回答
Neural Network Training - Input Data with Targets
Hi Maxim, As per my understanding, you want to train an image-to-depth network in MATLAB. To do this, you may refer to the ste...
Neural Network Training - Input Data with Targets
Hi Maxim, As per my understanding, you want to train an image-to-depth network in MATLAB. To do this, you may refer to the ste...
19 days 前 | 1
| 已接受
已回答
Matlab keeps cutting off Vector when saving to pdf, no matter what I do
Hi @Jonathan, I used the “exportgraphics” function to save the figure of dummy data as a PDF. I was able to render the PDF wit...
Matlab keeps cutting off Vector when saving to pdf, no matter what I do
Hi @Jonathan, I used the “exportgraphics” function to save the figure of dummy data as a PDF. I was able to render the PDF wit...
22 days 前 | 0
已回答
Building an LSTM Regression Model with Sliding Windows
Hi @ALEJANDRO, As I understand you want to format a dataset using sliding windows for LSTM regression model training into t...
Building an LSTM Regression Model with Sliding Windows
Hi @ALEJANDRO, As I understand you want to format a dataset using sliding windows for LSTM regression model training into t...
22 days 前 | 2
| 已接受
已回答
What is the analytical expression of the epanechnikov kernel used in kdensity?
Hi @Samuel M, As I understand, you want to compare your implementation of "kdensity" with MATLAB's implementation using the ...
What is the analytical expression of the epanechnikov kernel used in kdensity?
Hi @Samuel M, As I understand, you want to compare your implementation of "kdensity" with MATLAB's implementation using the ...
22 days 前 | 1
| 已接受
已回答
Using a curve to contrutct a geometry for a model in pde toolbox
Hi @Geovane Gomes, I understand that you want to perform an extrusion operation using the x-y coordinates for a wing section ...
Using a curve to contrutct a geometry for a model in pde toolbox
Hi @Geovane Gomes, I understand that you want to perform an extrusion operation using the x-y coordinates for a wing section ...
25 days 前 | 0
已回答
Record real-time EMG signal and Plot it.
Hi @Iro Liontou, As I understand, you want to interface with the Arduino board and sample an EMG signal at a specified samp...
Record real-time EMG signal and Plot it.
Hi @Iro Liontou, As I understand, you want to interface with the Arduino board and sample an EMG signal at a specified samp...
26 days 前 | 0
已回答
Using custom weights and cfg file, is there a clear documentation in Matlab to use them for yolov3 object detection?
Hi @Hanes Ongos, I understand that you want to use your custom weights and configuration files in a YOLOv3 model in MATLAB. ...
Using custom weights and cfg file, is there a clear documentation in Matlab to use them for yolov3 object detection?
Hi @Hanes Ongos, I understand that you want to use your custom weights and configuration files in a YOLOv3 model in MATLAB. ...
27 days 前 | 0
已回答
Storing 3 large data sets in one workspace
Hi Mark, I understand that you are working with three large datasets, and you are looking for a way to load them into the wo...
Storing 3 large data sets in one workspace
Hi Mark, I understand that you are working with three large datasets, and you are looking for a way to load them into the wo...
2 months 前 | 0
已回答
How to address this issue and enhance pixel quality by estimating or predicting the missing (zero) pixels, by using AI models
Hi abdullah al-dulaimi, I understand that you want to enhance the image by correcting the missing pixels in the provided ima...
How to address this issue and enhance pixel quality by estimating or predicting the missing (zero) pixels, by using AI models
Hi abdullah al-dulaimi, I understand that you want to enhance the image by correcting the missing pixels in the provided ima...
2 months 前 | 0
已回答
Beamwidth of antenna array in arbitrary cut
Hi Gergely, I understand that you have a 3D antenna array pattern with an arbitrary cut, and you want to determine the maxi...
Beamwidth of antenna array in arbitrary cut
Hi Gergely, I understand that you have a 3D antenna array pattern with an arbitrary cut, and you want to determine the maxi...
2 months 前 | 0
已回答
Calibration of an RTSP stream camera
Hi Tboon, As I understand, you want to know about the computational requirements of using camera calibration parameters, sp...
Calibration of an RTSP stream camera
Hi Tboon, As I understand, you want to know about the computational requirements of using camera calibration parameters, sp...
2 months 前 | 0
| 已接受
已回答
How to get the variables bound to block parameters for custom mask subsystem blocks in Simulink?
Hi Alexander, I understand that you want to retrieve the parameters associated with Simulink blocks. To do this, you can use...
How to get the variables bound to block parameters for custom mask subsystem blocks in Simulink?
Hi Alexander, I understand that you want to retrieve the parameters associated with Simulink blocks. To do this, you can use...
2 months 前 | 0
已回答
How to merge many time-frequency scalograms into a single image?
Hi Hossein, As I understand, you want to combine the scalograms of each data point from your 500x4097 dataset into a singl...
How to merge many time-frequency scalograms into a single image?
Hi Hossein, As I understand, you want to combine the scalograms of each data point from your 500x4097 dataset into a singl...
3 months 前 | 0
已回答
MATLAB problem with resting-state EEG data analysis.
Hi Yuqi Huang, I understand that you are looking for a method to combine your EEG signals, each lasting 50 seconds into a s...
MATLAB problem with resting-state EEG data analysis.
Hi Yuqi Huang, I understand that you are looking for a method to combine your EEG signals, each lasting 50 seconds into a s...
3 months 前 | 0
已回答
how i can find this in MATLAB in order to find (τ,ν): I want the code and i will fix it
Hi shadi, I understand that you are looking to find the values of “tau” and “v” that maximize the given expression. Assuming...
how i can find this in MATLAB in order to find (τ,ν): I want the code and i will fix it
Hi shadi, I understand that you are looking to find the values of “tau” and “v” that maximize the given expression. Assuming...
3 months 前 | 0
已回答
How to save following parameters in this loop?
Hi Ahmed, I understand that you want to save the values of “hist” and “iters” for each iteration in for loop and display th...
How to save following parameters in this loop?
Hi Ahmed, I understand that you want to save the values of “hist” and “iters” for each iteration in for loop and display th...
3 months 前 | 0
已回答
I need help with Predictor-Corrector Scheme for PDE. I use 2d matrices instead of 3d matrices, but something is wrong and I don't understand what.
Hi Jane, I ran the code and encountered some errors. I have mentioned the errors and suggestions to resolve them below: In ...
I need help with Predictor-Corrector Scheme for PDE. I use 2d matrices instead of 3d matrices, but something is wrong and I don't understand what.
Hi Jane, I ran the code and encountered some errors. I have mentioned the errors and suggestions to resolve them below: In ...
3 months 前 | 0
已回答
LS method in idetification ,control engeeniring
Hi saeed, As I understand, you want to compare the error variable “Eps" between “Y” and “Y_hat” with the white noise realizat...
LS method in idetification ,control engeeniring
Hi saeed, As I understand, you want to compare the error variable “Eps" between “Y” and “Y_hat” with the white noise realizat...
3 months 前 | 0
已回答
Triangle clustering of .stl file
Hi Lorenzo Pollicini, As I understand, you'd like to automatically cluster the triangles in a .stl file without user input. To...
Triangle clustering of .stl file
Hi Lorenzo Pollicini, As I understand, you'd like to automatically cluster the triangles in a .stl file without user input. To...
3 months 前 | 0
| 已接受
已回答
adapt histogram equalization- clahe
Hi @Mayan, As I understand, you want to implement adaptive histogram equalization with contrast limiting while also address...
adapt histogram equalization- clahe
Hi @Mayan, As I understand, you want to implement adaptive histogram equalization with contrast limiting while also address...
3 months 前 | 0
已回答
How can I provide 625 element amplitude taper in antenna array designer?
Hi @nihairka, I understand you want to apply an amplitude taper to a 25x25 rectangular array. This involves the following s...
How can I provide 625 element amplitude taper in antenna array designer?
Hi @nihairka, I understand you want to apply an amplitude taper to a 25x25 rectangular array. This involves the following s...
3 months 前 | 0
已回答
how to detect center of an object in an image and then crop the original image? using original image and green outline region
Hi @Dayangku Nur Faizah Pengiran Mohamad, As I understand, for each proposed region you want to create a bounding box of si...
how to detect center of an object in an image and then crop the original image? using original image and green outline region
Hi @Dayangku Nur Faizah Pengiran Mohamad, As I understand, for each proposed region you want to create a bounding box of si...
3 months 前 | 1
已回答
Cheking my code related to create 3D cube pourous material
Hi @Aida, I tried to reproduce the given code, and I have a few suggestions that can improve the code and create 3D cube por...
Cheking my code related to create 3D cube pourous material
Hi @Aida, I tried to reproduce the given code, and I have a few suggestions that can improve the code and create 3D cube por...
3 months 前 | 0
已回答
Does the T obtained from the PoseCamera2 in stereo calibration translate Camera 2 in the coordinate system where Camera1's optical center is the origin, or Camera2's ?
Hi @Taisei, As I understand, you want to resolve the convention that is used in the output of the PoseCamera2, and you also w...
Does the T obtained from the PoseCamera2 in stereo calibration translate Camera 2 in the coordinate system where Camera1's optical center is the origin, or Camera2's ?
Hi @Taisei, As I understand, you want to resolve the convention that is used in the output of the PoseCamera2, and you also w...
3 months 前 | 0
已回答
How can I segment and label edges in a binary matrix?
Hi @Neuroesc, I see that you want to mark and label all the edges in a polygon with different orientations and lengths. You...
How can I segment and label edges in a binary matrix?
Hi @Neuroesc, I see that you want to mark and label all the edges in a polygon with different orientations and lengths. You...
3 months 前 | 0
| 已接受