photo

M Matsive Ali


University of Louisiana at Lafayette

Last seen: 3 months 前 自 2024 起处于活动状态

Followers: 0   Following: 0

消息

Programming Languages:
Python, MATLAB, Arduino
Spoken Languages:
English
Pronouns:
He/him

统计学

All
  • Solver
  • First Submission

查看徽章

Feeds

排序方式:

已提交


Hessian Matrix to analyze the convexity of a Function
Hessian Matrix can be easily used to determine the convexity of a function. Which is great for optimization problems.

6 months 前 | 2 次下载 |

已解决


Velocity Conversion
Given a velocity in mph, convert it to km/h. Round the answer to the fourth decimal place.

6 months 前

已解决


Force and Motion 3
Two robots push on a large object in the same direction. One robot pushes with a force of F1 Newtons and the other with a force...

6 months 前

已解决


Force and Motion 2
Two robots are pulling on an object in opposite directions. One robot pulls with a force of F1 Newtons and the other with a forc...

6 months 前

已解决


Laws of motion 6

6 months 前

已解决


Linear Motion 1
An object travels N feet in the first second of travel, N feet again during the second second of travel and N feet again during ...

6 months 前

已解决


An Ohm's Law Calculator
*BACKGROUND / MOTIVATION:* Many important observations in math and science can be described by short, but powerful, equations...

6 months 前

已解决


Convert from Fahrenheit to Celsius
Given an input vector F containing temperature values in Fahrenheit, return an output vector C that contains the values in Celsi...

6 months 前

已解决


Energy Conversion 2

6 months 前

已解决


Triangle Numbers
Triangle numbers are the sums of successive integers. So 6 is a triangle number because 6 = 1 + 2 + 3 which can be displayed ...

6 months 前

已解决


Potential energy calculation

6 months 前

已解决


Mass Conversion 1

6 months 前

已解决


Return area of square
Side of square=input=a Area=output=b

6 months 前

已解决


Laws of motion 3

6 months 前

已解决


Add two numbers
Given a and b, return the sum a+b in c.

6 months 前

已解决


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

6 months 前

已提交


Golden Section Search Method for One dimention optimization
It is the method to search for roots of a function within a certain interval with number of iterations by using the golden rati...

6 months 前 | 1 次下载 |

Thumbnail