photo

martin nguyen


Last seen: 4 months ago Active since 2023

Followers: 0   Following: 0

Statistics

All
MATLAB Answers

2 Questions
1 Answer

Cody

0 Problems
10 Solutions

RANK
19,713
of 298,987

REPUTATION
2

CONTRIBUTIONS
2 Questions
1 Answer

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
2

RANK
 of 20,667

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
28,577
of 163,029

CONTRIBUTIONS
0 Problems
10 Solutions

SCORE
167

NUMBER OF BADGES
2

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

View badges

Feeds

View by

Solved


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

4 months ago

Solved


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

4 months ago

Solved


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

4 months ago

Solved


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.

4 months ago

Solved


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

4 months ago

Solved


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

4 months ago

Solved


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

4 months ago

Solved


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

4 months ago

Solved


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

4 months ago

Solved


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

4 months ago

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

1 year ago | 0

Question


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

1 year ago | 1 answer | 0

1

answer

Question


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

2 years ago | 1 answer | 2

1

answer