Beantwortet
How to preprocess the data before ANN model training
Hi Chuanjung, I understand that you need help to preprocess to using the preprocessing function proposed in the paper. You ca...

12 Monate vor | 0

Beantwortet
There is a problem with the "Matlab Interface For NOAA Data
Hi Stephen, I understand that you are facing the problem of missing data for the month of January and February while using the ...

12 Monate vor | 0

| akzeptiert

Beantwortet
sorting and re-allocating rainfall data held in a 3D array
Hi Rob, I understand you are facing issues while redistributing the sum of rainfall from the least rainy days to the most rainy...

12 Monate vor | 0

Beantwortet
Image remapping using Pixel values
Hi Imran, I understand that you want to map the non-black pixels of your image to new coordinates. You can follow the followi...

12 Monate vor | 0

Beantwortet
Image texture analysis: extractLBPfeatures MATLAB function
Hi Towfeeq, I understand that you want to know how the LBP features are extracted and how they are converted to decimal values....

12 Monate vor | 0

Beantwortet
Deep Neural LSTM Network Issues
Hi Pappu, I understand that you aim to improve your validation set accuracy of the LSTM based deep neural network. You can try ...

12 Monate vor | 1

Beantwortet
Automated hyperparameter optimization with costmatrix
Hi Lars, I understand that you are obtaining more false negative errors after you perform automated hyperparameter optimization...

12 Monate vor | 0

Beantwortet
Vitis model_composer Simulink tutorial missing lab6_1.h file
Hi Raul, I understand that you are experiencing an issue with a missing file in the Vitis Model_Composer Simulink tutorial. You...

12 Monate vor | 0

Beantwortet
Extracting mathematical equation from a deep neural network?
Hi Mahmoud, The code generated using “genFunction” indicates that MATLAB internally applies “minmax” processing to the input an...

12 Monate vor | 0

Beantwortet
How do I calculate eccentricity or RMSE value from black and white image?
Hi HyoJae, I understand that you want to make a quarter circle which is just large enough to cover the entire white region in ...

12 Monate vor | 0

Beantwortet
How to create a particle counter in MATLAB?
Hi Nisrina, To count the cumulative number of air particles emitted by a person while breathing in a room over time, estimate t...

12 Monate vor | 0

Beantwortet
Comparing two images' point location & movement of an position of a point in video
Hi Jaeyoung, For the first question, you can use SIFT (Scale Invariant Feature Transform) to extract features from the images. ...

12 Monate vor | 1

| akzeptiert

Beantwortet
Why doesnt the neural network just give me the fitting function as an output?
Hi Ali, I understand that you want to obtain a function-like representation of the neural network that you have trained. To get...

12 Monate vor | 0

Beantwortet
How to normalize the values of a dataset of 32X8X2X15000 in the range -0.5 to 0.5 using standard deviation
Hi Anusaya, I understand that you are trying to scale your data present in the 4-D matrix so that it falls in the range [-0.5,...

12 Monate vor | 0

Beantwortet
Convert to .TIFF without compression
Hi Chris, You can use the following code to save the image in the .tiff format without scaling. The code snippet uses the MATL...

12 Monate vor | 1

| akzeptiert

Beantwortet
How to organize program files in OOP with classes and tests?
Hi Marco, You can refer to the Class and Package Folders section from Class File Organisation MATLAB documentation to underst...

etwa ein Jahr vor | 0

Beantwortet
Modelling Heat Transfer of water flow through a concrete duct, Can't get my water value to stay at 5 degrees
Hi Lee, After analysing your code, I found out that you are updating the variable Tp instead of updating T due to which you are...

etwa ein Jahr vor | 0

Beantwortet
How can I deform the boundary of a 2D shape with two layers in order to achieve a smooth transition between pixels, and generate different shapes in a randomized process?
Hi, You can approach the problem as follows: Step 1: Create a line using sum of m sine and n cosine functions. An example usin...

etwa ein Jahr vor | 0

Beantwortet
Why this error?
Hi Sourov, Since you have already verified that you have not accidently overwritten the built-in scatter function using which ...

etwa ein Jahr vor | 0

Beantwortet
complex values are not supported for video data matlab
Hi Navneet, You can try out the following two approaches to solve the problem you are facing due complex data in the video fra...

etwa ein Jahr vor | 0