photo

Basil Imoberdorf


HES-SO Wallis

Last seen: 4 giorni fa Attivo dal 2022

Followers: 0   Following: 0

I am a biotech student with an interest in computer science

Programming Languages:
Python, R, MATLAB
Spoken Languages:
English, French, German

Statistica

All
MATLAB Answers

1 Domanda
0 Risposte

File Exchange

3 File

Cody

2 Problemi
279 Soluzioni

RANK
123.002
of 299.997

REPUTAZIONE
0

CONTRIBUTI
1 Domanda
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
100.0%

VOTI RICEVUTI
0

RANK
8.642 of 20.858

REPUTAZIONE
93

VALUTAZIONE MEDIA
5.00

CONTRIBUTI
3 File

DOWNLOAD
8

ALL TIME DOWNLOAD
642

RANK
434
of 166.881

CONTRIBUTI
2 Problemi
279 Soluzioni

PUNTEGGIO
3.971

NUMERO DI BADGE
21

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • MATLAB Shorts Mini Hack Participant
  • MATLAB Flipbook Mini Hack Participant
  • Thankful Level 1
  • Speed Demon
  • Creator
  • Personal Best Downloads Level 2
  • First Review
  • CUP Challenge Master
  • MATLAB Mini Hack 2022 Participant
  • Cody 10th Anniversary 10-Day Streak
  • Draw Letters
  • Cody Problems in Japanese Master

Visualizza badge

Feeds

Visto da

Risolto


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

5 mesi fa

Risolto


Find Logic 9
Guess the Logic! logic(1) = 4 logic(2) = 1 logic(3) = 10 logic(4) = 2

5 mesi fa

Risolto


Find Logic 6

5 mesi fa

Risolto


Find Logic 4

5 mesi fa

Risolto


Find Logic 3

5 mesi fa

Risolto


Find Logic 7

5 mesi fa

Risolto


Find Logic 8

5 mesi fa

Risolto


Find Logic 10

5 mesi fa

Risolto


Find Logic 11

5 mesi fa

Risolto


Find Logic 12

5 mesi fa

Risolto


Find Logic 13

5 mesi fa

Risolto


Find Logic 15

5 mesi fa

Risolto


Find Logic 14
Guess the Logic! logic(1) = 100 logic(2) = 96 logic(3) = 105 logic(4) = 89 logic(5) = 114 Make a function logic(x) which w...

5 mesi fa

Risolto


Find Logic 16

5 mesi fa

Risolto


Find Logic 17

5 mesi fa

Problema


Permuted Multiples: Project Euler Problem 52
Return the smallest positive integer, x, for which x, 2x, 3x, 4x, 5x, and 6x, all contain the same digits but in different order...

6 mesi fa | 0 | 5 risolutori

Risolto


Write a code to implement Euler's method to integrate a simple function
Euler's method approximates the solution to a differential equation as where . The challenge is to write a code that can take...

6 mesi fa

Risolto


Cannon Ball
Given g (acceleration due to gravity) and desired altitude x, find the minimum ground velocity of a cannon ball to reach x.

6 mesi fa

Risolto


Diagonal of a Golden Rectangle
A golden rectangle has sides in the ratio 1:φ (phi), where φ is the golden ratio (approximately 1.618). Given the length of the ...

6 mesi fa

Risolto


Project Euler Problem 48: Self Powers
The series,. Return a string of the last ten digits of the series:. Hint: Use modular arithmetic! Spoiler: The solution is...

6 mesi fa

Problema


Project Euler Problem 48: Self Powers
The series,. Return a string of the last ten digits of the series:. Hint: Use modular arithmetic! Spoiler: The solution is...

6 mesi fa | 0 | 8 risolutori

Risolto


Is the Point in a Triangle?
Check whether a point or multiple points is/are in a triangle with three corners Points = [x, y]; Triangle = [x1, y1; x2, y...

6 mesi fa

Risolto


Energy Stored in a Capacitor
The energy (E) stored in a capacitor is given by the formula: where: C is the capacitance (in farads) V is the voltage (in ...

6 mesi fa

Risolto


Estimating Monthly Electricity Cost for a Household Appliance
You recently bought an electric kettle for your kitchen, and you want to estimate how much it costs to run every month. The kett...

6 mesi fa

Risolto


Stress-Strain Properties - 5
Similar to the previous problem, materials may be characterized by their stiffness-to-weight ratio, which is the elastic modulus...

6 mesi fa

Risolto


Stress-Strain Properties - 4
A common measure of the ability of a material to carry load per unit mass is termed strength-to-weight ratio and is calculated b...

6 mesi fa

Risolto


Stress-Strain Properties - 3
A brittle material will not exhibit a yield point. In other words, the yield point and failure point coincide. In such cases, th...

6 mesi fa

Risolto


Stress-Strain Properties - 2
The resilience of a material is its ability to resist permanent (or plastic) deformation. The resilience coincides with the elas...

6 mesi fa

Risolto


Stress-Strain Properties - 1
This is the first in a series of problems regarding mechanics of materials, in particular, material properties drawn from stress...

6 mesi fa

Risolto


De-dupe
Remove all the redundant elements in a vector, but keep the first occurrence of each value in its original location. So if a =...

6 mesi fa

Carica altro