已回答
How can I use a normal node and an activation function together in a hidden layer?
Hello, According to my understanding, you want to create a neural network and define the activation function on the hidden laye...

11 months 前 | 0

已回答
How to segment cells(round) and bacterias(longitudinal) and label them ?
Hello, I understand that you want to classify the circular and longitudinal shapes in the images without the use of any machine...

11 months 前 | 0

已回答
Maximixe output of Neural Network After training
Hello @Federico Toso According to my understanding, you want to maximize the output of a neural network across all predictions ...

11 months 前 | 0

已回答
How to select model after ANN modelling in MATLAB?
Hello @Mohammad Mainul According to my understanding, the second architecture seems to be overfitting the training data, as sug...

11 months 前 | 1

| 已接受

已回答
Why are filter coeffiecients of Notch filter design at filterDesigner App and notch-peak block(simulink) are different ?
Hello, I understand that you are receiving different filter coefficients when using the filter designer app and the notch filte...

11 months 前 | 0

已回答
Problems when modelling a Shape Memory Alloy (SMA) system
Hello I understand that you are having certain difficulties in modelling SMA based actuators in MATLAB/Simulink. Given the prop...

11 months 前 | 0

已回答
Animate Registration of the point cloud data sets
Hello I understand that you want to animate the registration of a point cloud dataset. You can follow the following steps to ac...

11 months 前 | 0

已回答
I have a single channel EEG signal and I want to denoise the signal using matlab kalman filter. Can anyone explain how and what are the parameters that i need to include ?
Hello I understand that you are facing an error when using the “connect” function for interconnecting blocks in MATLAB. The “sy...

11 months 前 | 0

已回答
How can I calculate the IoU between the original image and the predicted one as shown in attached image?
Hi @yasmin ismail I understand that you want to calculate the IoU score between the original and predicted images using MATLAB....

1 year 前 | 0

已回答
How to do a yearly regression?
Hi @Malene Brautaset I understand you want to perform an year wise regression on the this dataset. You can follow the below ste...

1 year 前 | 0

已回答
how to decide Fixed step size (sample time)
Hi @Maya I understand that you want to choose a sample time for your simulation and the associated fized step size. Choosing th...

1 year 前 | 1

已回答
Unreadable menu text and fonts in Linux xrdp system environment
Hi @현준 I understand that you are having trouble with MATLAB’s display when connected over xrdp. MathWorks’s does not support...

1 year 前 | 0

已回答
How to see the weight of features of trained model in Regression Leaner App?
Hi @binh23294 I understand that you want to obtain the weights of a model trained using the regression learner app. Start by ...

1 year 前 | 0

| 已接受

已回答
How to get Simulink.Bus Elements in Python with matlab.engine
Hi @Michael Leiter I understand that you are receiving the below listed errors when trying to get the Simulink.Bus elements in ...

1 year 前 | 0

已回答
Artificial neural network - how to use in solving of constrained problem
Hi @Karol P. I understand that you want to train a custom ANN such that it meets the desired constraints. In order to achie...

1 year 前 | 0

| 已接受

已回答
Labelled 2D Matrix to JSON format for image segmentation deeplearning
Hi @Hannes Zedel I understand that you have a labeled dataset for image segmentation training task and would want to convert it...

1 year 前 | 0

已回答
Pit Density of a Surface Calculation
Hi @Ace I understand that you are having issues with pit density calculation. I’m assuming that you have an algorithm for the r...

1 year 前 | 0

已回答
How can I delete data from my table if two centroids from regionprops are the same?
Hi @Francisco I understand that you want to delete the spheroid data in the table “stats” which have the same centroid values. ...

1 year 前 | 0

已回答
How to apply Signal space projection (SSP) on EEG
Hi @Adnan Abid I understand that you want to implement the Signal Space Projection on EEG signal in MATLAB. This can be achieve...

1 year 前 | 0

已回答
ANN Pattern Recognition Model for Predicting one Output Variable
Hi @Mostafa I understand that you are getting the error: "no valid workspace variable" when trying to import the output variab...

1 year 前 | 0

已解决


Project Euler: Problem 2, Sum of even Fibonacci
Each new term in the Fibonacci sequence is generated by adding the previous two terms. By starting with 1 and 2, the first 10 te...

1 year 前

已解决


Project Euler: Problem 1, Multiples of 3 and 5
If we list all the natural numbers below 10 that are multiples of 3 or 5, we get 3, 5, 6 and 9. The sum of these multiples is 23...

1 year 前

已回答
Error fuzzy.internal.utility.evalfis Input data must have as many columns as input variables and as many rows as independent sets of input values
Hi @Fatih Sengul I understand that you are receiving an error while using “evalfis”. The documentation states that when calling...

1 year 前 | 0

已回答
i have to implement a discrete time derivative. i am a beginner at matlab and need thorough assistance please.
Hi @Abdelrhman Haggy I understand that you want to implement the discrete time derivative using m-function in MATLAB. Given inp...

1 year 前 | 0

已回答
using .json pretraind model in matlab
Hi Amir You can import a pretrained JSON/h5 model in matlab as a neural network using the "importKerasNetwork".The argument pas...

1 year 前 | 0

已回答
Calculate average power of EEG interval
Hi Laura I understand that you want to segment the EEG data in 3 intervals, calculate the average power of various frequency ba...

1 year 前 | 0

已回答
How to convert Raman Spectrum to barcode
Hi Laura I understand that you want to convert a Raman spectrogram to a barcode. The spectrogram of each molecule is unique i...

1 year 前 | 0

已回答
"much greater than (>>) " operator calculation
Hi Mark I understand that you want to implement the much greater than (>>) operator to solve the equation K >> lambda in MATLAB...

1 year 前 | 0

已回答
Trouble importing Neural Net Predictors and Responses
Hi Lawrence I understand that the Neural Network Pattern Recognition App does not recognize the response variable from the work...

1 year 前 | 1

| 已接受

已回答
Change of scale in Bode Magnitude Plot
Hi I understand you want to plot the bode magnitude plot in log10 scale. You can follow the following steps for it: Obtain th...

1 year 前 | 0

加载更多