![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/34606540_1723025807289_DEF.jpg)
Aastha
Followers: 0 Following: 0
統計
MATLAB Answers
0 質問
50 回答
ランク
of 157,776
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
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...
3ヶ月 前 | 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...
3ヶ月 前 | 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...
3ヶ月 前 | 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...
3ヶ月 前 | 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...
3ヶ月 前 | 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...
3ヶ月 前 | 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...
3ヶ月 前 | 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...
3ヶ月 前 | 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 ...
3ヶ月 前 | 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 ...
3ヶ月 前 | 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...
3ヶ月 前 | 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. ...
3ヶ月 前 | 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...
4ヶ月 前 | 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...
4ヶ月 前 | 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...
4ヶ月 前 | 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...
4ヶ月 前 | 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...
4ヶ月 前 | 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...
4ヶ月 前 | 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...
5ヶ月 前 | 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...
5ヶ月 前 | 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...
5ヶ月 前 | 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 ...
5ヶ月 前 | 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...
5ヶ月 前 | 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...
5ヶ月 前 | 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...
5ヶ月 前 | 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...
5ヶ月 前 | 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...
5ヶ月 前 | 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...
5ヶ月 前 | 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...
5ヶ月 前 | 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...
5ヶ月 前 | 0
| 採用済み