Community Profile

photo

Gourab


Last seen: 3 months ago Active since 2023

Followers: 0   Following: 0

Statistics

All
  • Knowledgeable Level 1
  • First Answer
  • Solver

View badges

Feeds

View by

Answered
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...

9 months ago | 0

Answered
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...

10 months ago | 0

Answered
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". ...

10 months ago | 0

Answered
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...

10 months ago | 0

Answered
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...

10 months ago | 0

Answered
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...

10 months ago | 1

Answered
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...

10 months ago | 1

| accepted

Answered
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...

10 months ago | 0

Answered
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...

11 months ago | 0

| accepted

Answered
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...

11 months ago | 0

Answered
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 ...

11 months 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...

1 year 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:...

1 year ago