photo

Aastha


Last seen: 3 months 前 自 2024 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

0 个提问
95 个回答

排名
931
of 299,916

声誉
82

贡献数
0 个提问
95 个回答

回答接受率
0.00%

收到投票数
13

排名
 of 20,840

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,562

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Knowledgeable Level 3
  • 3 Month Streak
  • First Answer

查看徽章

Feeds

排序方式:

已回答
Divide a signal in interval times and calculate the average spectrum for each interval
Hi @James Smith, I understand it is your objective to divide a large signal of size 7,000,000 into 4000 parts of length 1 hou...

3 months 前 | 0

已回答
Color coding sequential data
Hi @Charles Dorchester, It is my understanding you want to colorcode the points on your graph according to a colormap. To cr...

3 months 前 | 0

已回答
How can i publish in landscape?
Hi @Erick Del Real, You may use the Export feature to define Page orientation. Kindly follow the below mentioned steps: 1. O...

3 months 前 | 0

已回答
How to improve figure image quality when publishing to pdf?
Hi @Luke Firsching, The image quality in published PDFs has improved in recent versions of MATLAB. I recommend upgrading to ...

3 months 前 | 0

已回答
I need to publish the report of Publish:main without figures
Hi @Ali Ibrahim, If your goal is to only publish the code without evaluating it (and thus skip generating any figures), you c...

3 months 前 | 0

已回答
Output and Input of MLP neural network
Hi @fatemeh hosseini, It is my understanding that you would like to define an MLP neural network that performs regression to ...

3 months 前 | 0

已回答
Breast Density in Mammography
Hi @João Mendes, I understand your objective is to regress a density value from a mammogram image. You may consider the follo...

3 months 前 | 0

已回答
How to Generate White Gaussian Noise using Random Number Generator Block in Simulink?
Hi @Pankaj Sharma, According to MathWorks documentation of the Random Number block, "variance" input is the variance of the n...

3 months 前 | 0

已回答
multiple imagesc plot with one colorbar in matlab
Hi @Abhik Saha, I understand that you want to create a layout of "imagesc" plots in MATLAB, all with the same x and y limits,...

3 months 前 | 0

已回答
How to input an image from the user in simulink?
Hi @Afaq Ahmad, I understand you want to load an image "u" using user input. To achieve this, you can use the "Image From Fil...

3 months 前 | 0

已回答
How to compare two ac signals in simulink
Hi @Antarip Giri, I understand that you want to compare a controlled AC source voltage with a reference source voltage and ge...

3 months 前 | 0

已回答
How to change Three Phase Parallel RLC load at a particular Simulation time?
Hi @SanthoshKumar C, I understand that you are working with a Simulink-Power Systems model where a Three-Phase Parallel RLC L...

3 months 前 | 0

已回答
Is there any way possible to track an object along with its name on the webcam recording
Hi @Aiman Zara, To track the number of objects along with their names in a webcam video stream, you can use the Simple Online...

3 months 前 | 0

已回答
how can i track specific coordinate in a video and obtain the second coordinate of that point?
Hi @Haniye R, To track a specific coordinate in a video and obtain the second coordinate of that point, use optical-flow with...

3 months 前 | 0

已回答
How to fit data in a normal distribution
Hi @Remember Samu, I understand that you are trying to fit a normal distribution to the variables "VarName4" and "VarName3". ...

3 months 前 | 0

已回答
machine learning model-with hough transform algorithm
Hi @nini, As I understand, you want to extract lines from images of capillaries using the Hough Transform and use them to tra...

3 months 前 | 0

已回答
How to add AWGN noise using randn function?
Hi @Afaq Ahmad, To add AWGN noise using the "randn" function in MATLAB, you can follow the steps outlined below: 1. The "ra...

3 months 前 | 0

已回答
Loop for reading of Images
Hi @Zarrin, I understand you are looking to optimize your MATLAB code and restructure it using loops. You may refer to the fo...

3 months 前 | 0

已回答
how to conwert digital to analog signal?
Hi @Zoran, As I understand, you are looking to convert a digital signal, composed of bits back into an analog signal in Simul...

3 months 前 | 0

已回答
Derivative of 2D dose (intensity) image wrt distance
Hi @De Ar, I understand that you have a 2D image representing a radiation dose map and you want to compute the first and seco...

3 months 前 | 0

已回答
Import the NN weights of a trained agent (policy,actor,critic) from Julia
Hi @Kyriakos Economou, I understand that you have trained an agent using the PPO algorithm in Julia and would like to transfe...

3 months 前 | 0

已回答
How to load image sequence dataset which contain multiple subfolder then feed into RNN/LSTM model
Hi @Jonathan, I understand that you have a dataset organized in folders and subfolders according to the classes and the corre...

3 months 前 | 0

已回答
EEG signal plot varies if all channel data is plotted separately...
Hi @Saima Raza, I understand that you are observing a discrepancy between the EEG plots generated using the two different cod...

3 months 前 | 0

已回答
how to connect if conditions with CNN ?
Hi @Sally Sakr, As I understand, you want to use a CNN network to identify the class of the input image if the initial identi...

3 months 前 | 0

已回答
How do I create training data set for deep learning?
Hi @Casey, To create a training dataset for an image-to-image machine learning task using a CNN. You can use the "imageDatast...

4 months 前 | 0

已回答
Finding wavelet coefficients by applying sliding window operation on multivariate signal.
Hi @Rab Nawaz, As I understand, you want to apply a sliding window operation over multivariate electrical signals (3 voltages...

4 months 前 | 0

已回答
How should I preform the feature extraction for a logo image?
Hi @hamida, As I understand, you are aiming to extract a numeric value from images of real and fake banknotes in order to cla...

4 months 前 | 0

已回答
How combine line with contour plot?
Hi @salim, To overlay a contour plot with multiple lines, similar to the attached image, kindly refer to the steps mentioned be...

4 months 前 | 0

已回答
Error with mobiledev object;
Hi @政博, According to the documentation of "mobiledev", the command m = mobiledev is used to create a mobiledev object "m". ...

4 months 前 | 1

已回答
Calculate Mean /Average of 4D data
Hi @pranto saha, As I understand, you want to compute the mean along the latitude, longitude, and month dimensions and obtain...

5 months 前 | 0

加载更多