已回答
how to split satellite image with coordinates and how to increase matrix dimension to 720x360
Hii! It is my understanding that you want to read a rafter image, split that image, and resize it. To read the image you can u...

1 year 前 | 0

已回答
Understand the algorithm for " wdenoise2(img_hazy,'ThresholdRule','Hard') "
Hii! It is my understanding that you have implemented the “wdenoise2” algorithm and now wants to compare the results of your own...

1 year 前 | 0

已回答
How to do Roughness calculation from wyko vision ascii file using MATLAB?
Hii! It is my understanding that you want to measure the roughness on the surface of a coating. First, you calculated the value...

1 year 前 | 0

已回答
How to create a positional encoder layer using deep network designer?
Hii! @Luis Gabriel Macias Santillan It is my understanding that you want to add a positional encoder layer using the deep networ...

1 year 前 | 1

已回答
Question about fullyConnectedLayer's configurations/settings
Hii! It is my understanding that you have a fullyConnectedLayer which has a weight matrix of dimensions Output size X Input Size...

1 year 前 | 0

| 已接受

已回答
Plot multiple data sets fast - fastest/latest/efficient method up to R2023a
Hii! @Florian Berzsenyi Hii! It is my understanding that you want to plot each column of “yData” against “xData”. I believe that...

1 year 前 | 0

已回答
Separating "Binary" Masks Into Separate Files
Hii! @Rowan Lawrence it is my understanding that you have a 3d array (“vol”) with pixel values from 0 to 14. The task is to part...

1 year 前 | 0

已回答
Extracting Info from the table
Hii, It is my understanding that your are able to make a table and now you want to access the values from the table. There are c...

2 years 前 | 1

已回答
Saving plots in For loop
Hii, It is my understanding that you are getting the mentioned error (error1.PNG) beacuse your are including the special charac...

2 years 前 | 1

| 已接受

已回答
Code browsing on MATLAB
Hii! It is my undrestanding that you want to find code for a function, as they appear in your script, there is a very easy way ...

2 years 前 | 0

已回答
how to change directory?
Hii, It is my understanding that the variable "macroDir1" has the full path of the directory. Now if you want to switch your wo...

2 years 前 | 0

已回答
Problem with custom function
Hi, It is my understanding that you are confusing between the function name “Bsize” and the variable “BESSsize” which is to be ...

2 years 前 | 1

已回答
Write Kml with vector of coordinates
Hi, It is my understanding that you want to read a kml file into a single struct such that you can access all the latitudes and...

2 years 前 | 0

已回答
Perfect Square in Matlab
Hi, It is my understanding that you want to know the easiest way to find whether a number is a perfect square or not. For this...

2 years 前 | 0

| 已接受

已回答
The program cannot work
Hi, It is my understanding that you want to know the value of roll1 and roll2, “[roll1, roll2] = dice (6)”. This will lead t...

2 years 前 | 2

| 已接受

已回答
For loops for printing pattern in matlab
Hi, It is my understanding that you know the logic of printing the pattern. We will need 2 “for” loops for this pattern, an out...

2 years 前 | 0

| 已接受

已回答
Why CNN Regression trainnetwork input output be the same 2-D metrics
Hi, It is my understanding that you want to train a model that gives the output of same dimension that of the input. For this y...

2 years 前 | 0

已回答
I want to meaning of this code, I do not understand
Hi, It is my understanding that you want to understand what this code is doing. As per my understanding, in first line of cod...

2 years 前 | 0