photo

Jan Jeske


Last seen: Today Attivo dal 2020

Followers: 0   Following: 0

Statistica

All
MATLAB Answers

2 Domande
1 Risposta

Cody

0 Problemi
112 Soluzioni

RANK
162.140
of 300.369

REPUTAZIONE
0

CONTRIBUTI
2 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
50.0%

VOTI RICEVUTI
0

RANK
 of 20.936

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK
1.603
of 168.436

CONTRIBUTI
0 Problemi
112 Soluzioni

PUNTEGGIO
1.651

NUMERO DI BADGE
10

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • CUP Challenge Master
  • Project Euler I
  • Introduction to MATLAB Master
  • Community Group Solver
  • Solver

Visualizza badge

Feeds

Visto da

Domanda


Why is one Parallel Worker getting stuck on Compiling while using parsim?
I am trying to run an optimisation algorithm within Python, where i call a Matlab Function (using matlab-engine) which uses pars...

20 giorni fa | 0 risposte | 0

0

risposte

Risolto


Energy of an object
Calculate the total mechanical energy of an object. Total Energy= Potential energy + Kinetic energy P.E.=m*g*h K.E.=1/2...

3 mesi fa

Risolto


Sum of series IX
What is the sum of the following sequence: Σ 1/k! for k=1...n for different n?

12 mesi fa

Risolto


Sum of series VIII

12 mesi fa

Risolto


Sum of series
a(n) = n^2 - (n-1)^2 find the summation of the series upto n i.e. a(1)+a(2)+...+a(n)

12 mesi fa

Risolto


Sum of series VI
What is the sum of the following sequence: Σk⋅k! for k=1...n for different n?

12 mesi fa

Risolto


Sum of series V
What is the sum of the following sequence: Σk(k+1) for k=1...n for different n?

12 mesi fa

Risolto


Sum of series IV
What is the sum of the following sequence: Σ(-1)^(k+1) (2k-1)^2 for k=1...n for different n?

12 mesi fa

Risolto


Sum of series III
What is the sum of the following sequence: Σ(2k-1)^3 for k=1...n for different n?

12 mesi fa

Risolto


Sum of series II
What is the sum of the following sequence: Σ(2k-1)^2 for k=1...n for different n?

12 mesi fa

Risolto


Sum of series I
What is the sum of the following sequence: Σ(2k-1) for k=1...n for different n?

12 mesi fa

Risolto


Sum of series VII
What is the sum of the following sequence: Σ(km^k)/(k+m)! for k=1...n for different n and m?

12 mesi fa

Risolto


Total energy

12 mesi fa

Risolto


Potential energy calculation

12 mesi fa

Risolto


Kinetic energy calculation

12 mesi fa

Risolto


Laws of motion 1

12 mesi fa

Risolto


Laws of motion 2

12 mesi fa

Risolto


Laws of motion 3

12 mesi fa

Risolto


Laws of motion 4
Given the initial velocity 'u', final velocity 'v' and acceleration 'a', find the distance travelled.

12 mesi fa

Risolto


Laws of motion 5
Calculate the force is u are given mass and acceleration.

12 mesi fa

Risolto


Laws of motion 6

12 mesi fa

Risposto
How can I fix this Simulink error "This function does not fully set the dimensions of output port 2"
I found the error. It was the way I used deal in the Matlab-Function blocks. Once I fixed this it worked.

oltre 3 anni fa | 0

| accettato

Domanda


How can I fix this Simulink error "This function does not fully set the dimensions of output port 2"
I am trying to simulate two differential equations with the following model pictured below. When trying to run the model, I get...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Risolto


Solve the Sudoku Row
*Description* A simple yet tedious task occurs near the end of most Sudoku-solving algorithms, computerized or manual. The ta...

circa 4 anni fa

Risolto


Dimensions of a rectangle
The longer side of a rectangle is three times the length of the shorter side. If the length of the diagonal is x, find the width...

circa 4 anni fa

Risolto


Area of an Isoceles Triangle
An isosceles triangle has equal sides of length x and a base of length y. Find the area, A, of the triangle. <<https://imgur...

circa 4 anni fa

Risolto


Is this triangle right-angled?
Given three positive numbers a, b, c, where c is the largest number, return *true* if the triangle with sides a, b and c is righ...

circa 4 anni fa

Risolto


Find a Pythagorean triple
Given four different positive numbers, a, b, c and d, provided in increasing order: a < b < c < d, find if any three of them com...

circa 4 anni fa

Risolto


Area of an equilateral triangle
Calculate the area of an equilateral triangle of side x. <<https://i.imgur.com/jlZDHhq.png>> Image courtesy of <http://up...

circa 4 anni fa

Risolto


Side of a rhombus
If a rhombus has diagonals of length x and x+1, then what is the length of its side, y? <<https://imgur.com/x6hT6mm.png>> ...

circa 4 anni fa

Carica altro