Gourab
Followers: 0 Following: 0
Statistics
RANK
3,837
of 296,364
REPUTATION
14
CONTRIBUTIONS
0 Questions
11 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
3
RANK
of 20,397
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
low-level graphics issue R2023a
Hi Marco, From your question I get that you are facing low-level graphics error while plotting. To solve this issue you can go...
1 year ago | 0
How to do GLPM to and image
Hi pizzaa, From your question I get that you want toperform the Gray Level Profile Method (GLPM) and find peaks by thresholding...
1 year ago | 0
Draw 3D Fresnel zone on siteviewer
Hi Maximilian, From your question I get that you want to draw a 3D shape representing the first Fresnel zone in "siteviewer". ...
1 year ago | 0
How Convert the 2D Binary Data to the Node-link Graph?
Hi Changwoo, After reading the question I get that you want to convert the 2D image to a node linked graph but you are unable t...
1 year ago | 0
Plot CDF or PDF to compare matrices
Hi Ricardo, I understand that you want to compare the heatmaps using cdf or pdf function. The "histogram()" function in MATLAB...
1 year ago | 0
using set to plot within a for loop, having trouble with setting up multiple plots (set title, subplots etc.)
Hi Andre, I understand that you want to know why a third axes is being added when you add title. When you call the title funct...
1 year ago | 1
what is the option to save the weights from plotsomplanes?
Hi Shazia, I understand that you want to save the weights from the plotsomPlanes function to use in some other network like ANF...
1 year ago | 1
| accepted
Custom Feature Embedding in SVM
Hi Kamal, I understand you want to know why your custom SVM embedding returns error. The error you're getting is because the...
1 year ago | 0
2D cross correlation between NIR and MIR data
Hi Doyinsola, I understand that you want to find the 2D cross-correlation between NIR and MIR data matrices. The `xcorr2()` f...
1 year ago | 0
| accepted
Minimum Spanning Trees problem with multiple roots
Hi Mokhtari, I understand that you want to solve minimum spanning tree problem with multiple roots. The 'minspantree()' functi...
1 year ago | 0
Why doesn't the MATLAB onramp play?
Hello Amir, It could be due to connectivity issues,try using Chrome browser and switch off any adblockers. If the issue still ...
1 year ago | 1
Solved
Calculate Amount of Cake Frosting
Given two input variables r and h, which stand for the radius and height of a cake, calculate the surface area of the cake you n...
2 years ago
Solved
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
2 years ago