photo

Thomas Poulard


Last seen: environ 3 ans il y a Actif depuis 2019

Followers: 0   Following: 0

Statistiques

All
  • Solver
  • Revival Level 1
  • First Answer
  • First Review

Afficher les badges

Feeds

Afficher par

A résolu


Find the Oldest Person in a Room
Given two input vectors: * |name| - user last names * |age| - corresponding age of the person Return the name of the ol...

presque 4 ans il y a

A résolu


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

presque 4 ans il y a

A résolu


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

presque 4 ans il y a

A résolu


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

presque 4 ans il y a

Réponse apportée
Simulation of propagation of an Ultrasound wave in a custom phantom.
Hi Christos, I wanted to know if you managed to do it on matlab as I want to do pretty much the same thing. Thank you ! T.

plus de 4 ans il y a | 0

Réponse apportée
j'ai ce problème a chaque fois que je veux exécuter les signaux "Error using load Number of columns on line 4480177 of ASCII file excerpt101_data.txt must be the same as previous lines" si vous pouvez m'aider a résoudre ce problème et merci d'avance.
Bonjour, Il semble que sur cette ligne, tu n'ais pas le même nombre de colonne que sur les autres lignes. Si jamais cette lig...

presque 5 ans il y a | 0

Réponse apportée
Renaming files if they meet certain array conditions
Here is a piece of code that should be working. I am not familiar with renaming directly the files in the specific folder, so th...

presque 5 ans il y a | 1