Statistica
0 Domande
95 Risposte
RANK
932
of 299.969
REPUTAZIONE
82
CONTRIBUTI
0 Domande
95 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.00%
VOTI RICEVUTI
13
RANK
of 166.784
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
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 mesi fa | 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 mesi fa | 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 mesi fa | 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 mesi fa | 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 mesi fa | 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 mesi fa | 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 mesi fa | 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 mesi fa | 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 mesi fa | 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 mesi fa | 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 mesi fa | 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 mesi fa | 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...
4 mesi fa | 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...
4 mesi fa | 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". ...
4 mesi fa | 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...
4 mesi fa | 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...
4 mesi fa | 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...
4 mesi fa | 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...
4 mesi fa | 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...
4 mesi fa | 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...
4 mesi fa | 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...
4 mesi fa | 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...
4 mesi fa | 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...
4 mesi fa | 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 mesi fa | 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 mesi fa | 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 mesi fa | 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 mesi fa | 0
Error with mobiledev object;
Hi @政博, According to the documentation of "mobiledev", the command m = mobiledev is used to create a mobiledev object "m". ...
5 mesi fa | 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 mesi fa | 0