photo

martin nguyen


Last seen: etwa ein Jahr vor Aktiv seit 2023

Followers: 0   Following: 0

Statistik

All
MATLAB Answers

2 Fragen
1 Antwort

Cody

0 Probleme
10 Lösungen

RANG
23.605
of 301.313

REPUTATION
2

BEITRÄGE
2 Fragen
1 Antwort

ANTWORTZUSTIMMUNG
50.0%

ERHALTENE STIMMEN
2

RANG
 of 21.236

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG
30.604
of 173.955

BEITRÄGE
0 Probleme
10 Lösungen

PUNKTESTAND
167

ANZAHL DER ABZEICHEN
2

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Community Group Solver
  • Solver
  • Thankful Level 1
  • First Answer
  • First Review

Abzeichen anzeigen

Feeds

Anzeigen nach

Gelöst


Volume Pillar
Calculate the volume of a pillar with radius l and heigth ar.

etwa ein Jahr vor

Gelöst


Convert radians to degrees
Given input in radians, output to degrees

etwa ein Jahr vor

Gelöst


Perimeter of a semicircle
Given the diameter d, find the perimeter of a semicircle

etwa ein Jahr vor

Gelöst


Given a square and a circle, please decide whether the square covers more area.
You know the side of a square and the diameter of a circle, please decide whether the square covers more area.

etwa ein Jahr vor

Gelöst


Approximation of Pi
Pi (divided by 4) can be approximated by the following infinite series: pi/4 = 1 - 1/3 + 1/5 - 1/7 + ... For a given number of...

etwa ein Jahr vor

Gelöst


Pi Digit Probability
Assume that the next digit of pi constant is determined by the historical digit distribution. What is the probability of next di...

etwa ein Jahr vor

Gelöst


radius of a spherical planet
You just measured its surface area, that is the input.

etwa ein Jahr vor

Gelöst


Pi Estimate 1
Estimate Pi as described in the following link: <http://www.people.virginia.edu/~teh1m/cody/Pi_estimation1.pdf>

etwa ein Jahr vor

Gelöst


Calculate area of sector
A=function(r,seta) r is radius of sector, seta is angle of sector, and A is its area. Area of sector A is defined as 0.5*(r^2...

etwa ein Jahr vor

Gelöst


Pizza!
Given a circular pizza with radius z and thickness a, return the pizza's volume. [ z is first input argument.] Non-scored bonus...

etwa ein Jahr vor

Beantwortet
App Slow With UIAxes
Hello everybody, I have found a way to improve the speed of interactions with a uifigure/uiaxe application. This is not optim...

mehr als 2 Jahre vor | 0

Frage


Slow uiaxes interactions with app designer
Hello everybody, I'm developing an application with the app designer and I am in trouble because the application displays a ...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How do I use texture map on a patch object ?
Hello everybody, I would like to know if I can use an image as a texturemap for a patch object. I know that it works with a sur...

fast 3 Jahre vor | 1 Antwort | 2

1

Antwort