photo

Christian Schröder


Actif depuis 2019

Followers: 9   Following: 1

Really enjoying MATLAB!

Statistiques

All
MATLAB Answers

8 Questions
4 Réponses

Cody

21 Problèmes
5272 Solutions

Discussions

3 Points forts

RANG
4 072
of 302 106

RÉPUTATION
13

CONTRIBUTIONS
8 Questions
4 Réponses

ACCEPTATION DE VOS RÉPONSES
50.0%

VOTES REÇUS
7

RANG
 of 21 548

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG
4
of 179 087

CONTRIBUTIONS
21 Problèmes
5272 Solutions

SCORE
61 158

NOMBRE DE BADGES
128

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
3 Points forts

NOMBRE MOYEN DE LIKES
0

  • MATLAB Central Treasure Hunt Finisher
  • Knowledgeable Level 1
  • Thankful Level 2
  • Quiz Master
  • Cody Contest 2025 Finishers
  • First Review
  • Indexing IV Master
  • Indexing V Master
  • Functions I Master
  • Divisible by x Master
  • Curator
  • Puzzler

Afficher les badges

Feeds

Afficher par

A résolu


Matrix Diagonal Sum
Given a square matrix A of size n x n, write a function to compute the sum of the elements on both the main diagonal and the ant...

1 jour il y a

A résolu


Check Bidirectional Requirement Traceability
Bidirectional traceability ensures that a relationship recorded from a requirement to an architecture element is also reflected ...

1 jour il y a

A résolu


Calculate Architecture Option Score
System architects often compare multiple architecture candidates against several evaluation criteria. Given a matrix containing...

1 jour il y a

A résolu


Evaluate Requirement Test Results
During system verification, measured values are compared against requirement limits. Given a set of measured results and corres...

1 jour il y a

A résolu


Calculate Verification Coverage
Before a system can be verified, each applicable requirement should have an associated verification activity. Given the total n...

1 jour il y a

A résolu


Calculate Availability of a Redundant Pair
Redundancy can improve system availability by allowing the system to continue operating when one of two independent components f...

1 jour il y a

A résolu


Calculate Series System Availability
Consider a system in which every component must operate successfully for the complete system to function. Given the individual ...

1 jour il y a

A résolu


Count System Architecture Interfaces
An architecture can be represented using a connectivity matrix. Each row and column represents a system element, while a value o...

1 jour il y a

A résolu


Count Active Architecture Elements
A system architecture may contain several elements, but not all elements are active in a particular configuration. Given a logi...

1 jour il y a

A résolu


Calculate Requirement Traceability Coverage
Traceability helps ensure that system requirements are connected to downstream engineering artifacts such as architecture elemen...

1 jour il y a

A résolu


Find Unallocated Requirements
During system development, requirements are allocated to system elements such as sensors, controllers, actuators, or software co...

1 jour il y a

A résolu


Calculate Requirement Margin
Engineering requirements often specify a limit, while the actual system performance may be better or worse than that limit. Giv...

2 jours il y a

A résolu


Check Requirement Compliance
A system requirement specifies a maximum allowable value for a system parameter.Given a set of measured values and the correspon...

2 jours il y a

A résolu


Calculate integrals using numerical methods 3.
Now let's compare the 2 previous rules. Using the "Simpson 1/3" rule and the trapezoidal rule, NOT THE SIMPLE ONES, calculate th...

3 jours il y a

A résolu


Calculate integrals using numerical methods 2.
Calculate the following integral(I) using the SIMPLE(thus n =1) trapezoidal rule: The llimits(a,b) of the integral will be gi...

3 jours il y a

A résolu


Calculate integrals using numerical methods 1.
Calculate the following intergral using the SIMPLE "Simpson 1/3" rule: Further explanation: a is the upper limit of the inte...

3 jours il y a

A résolu


Swap the column given with another one!
We have a random sized matrix A. You have to change the nth column with the kth column. The result must be a matrix B. For exam...

4 jours il y a

A résolu


Almost done with the "tutorial"(Perimeter of a circle)
Find the perimeter of a circle(P) if radius r is given.

9 jours il y a

A résolu


Not yet geometry(Circles)
Type the formula of the area(Ac) of a circle with radius r and a sector of a circle(As) with radius r and angle theta in rads. ...

9 jours il y a

A résolu


Not yet geometry(square, rectangle and trapezium)
Type the formula of the area of a square(Asq) of side(a), a rectangle(Arec) of length(l) and width(w) and of a trapezium(Atr) of...

9 jours il y a

A résolu


Not yet geometry(equilateral triangle)
Type the formula of the area(A) of an equilateral triangle with a side of a. Tip: As a string.

9 jours il y a

A résolu


Not yet geometry(triangles)
Write the formula of the area of a triangle(A) that has a height of h and a base of b. Tip: Write the formula as a string.

9 jours il y a

A résolu


Geometry time 6!(Extremely hard)
We have two circles. One small(C1) that is inside a bigger one (C2). C1 has a radius R1 and C2 has a radius R2. C1 is internally...

9 jours il y a

A résolu


Geometry time 5! (Hard)
In the following shape you are requested to find the radius of the circle(r): Further explanation: 1) ABCD and pink shape are...

9 jours il y a

A résolu


Geometry time 4!(Medium to hard)
Given the rectangle below you are requested to calculate its area(A) while the length of AE, BE and CE is given. Further explan...

9 jours il y a

A résolu


Geometry time3!(Medium)
This time we have two circles! The shape is given below: You are requested to calculate the area of the two circles(A1 ,A2) g...

9 jours il y a

A résolu


Gometry time2!(easy to medium)
Given the same circle as ''Geometry time!'' below you are now requested to to find the length of the section OAB(L). However the...

9 jours il y a

A résolu


Geometry time!(easy)
Suppose that we have a square and its Area is given. Then we have the following circle (with center O) which has the same radius...

9 jours il y a

A résolu


Test your geometry knowledge!(simple)
We have the following shape and you need to: 1) Find the area of the triangle ABE(A_tr). (Suppose that the angle E is 90 degree...

9 jours il y a

A résolu


Gear ratio of a gear pair
Let's assume that we have a pair of two gears(pinion-bigger gear). The goal is to calculate the gear ratio(i) given the number (...

9 jours il y a

Charger plus