Community Profile

photo

Emmanouil Karamousadakis


Last seen: 12 months ago Active since 2021

Followers: 0   Following: 0

Statistics

All
  • Thankful Level 2
  • Thankful Level 1
  • Solver

View badges

Feeds

View by

Question


How can I find the magnitude of a vector B when I know the unit vector B, the vector A and the result cross product of AXB?
In other words, in a 2D plane, I know the final torque( A X B) on the k (out of the plane), I know the vector A (arm), I know t...

2 years ago | 2 answers | 0

2

answers

Question


A simple scatter plot from a 2d matrix
Hello, I couldnd find the answer anywhere :( I am looking to make a simple scatter plot, with 1:5 range on both axes, that sho...

2 years ago | 1 answer | 0

1

answer

Question


How to distort an "image"
Hello, I have a .tiff file, with thousands of frames with data from a thermal camera, I managed to get the frames with Tiff func...

2 years ago | 1 answer | 0

1

answer

Question


2 variable surface plot with isoline
Hello, my question is if there is a way to put an isoline on an existing surface plot. For example I have this surface plot fs...

2 years ago | 1 answer | 0

1

answer

Question


reduce samples on a 3d array
I have a 3d matrix containing temperature data. The first 2 dimensions are the the x,y, of my thermal camera, the 3rd dimention...

2 years ago | 1 answer | 0

1

answer

Solved


Project Euler: Problem 2, Sum of even Fibonacci
Each new term in the Fibonacci sequence is generated by adding the previous two terms. By starting with 1 and 2, the first 10 te...

3 years ago

Solved


Project Euler: Problem 1, Multiples of 3 and 5
If we list all the natural numbers below 10 that are multiples of 3 or 5, we get 3, 5, 6 and 9. The sum of these multiples is 23...

3 years ago

Solved


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

3 years ago