photo

hang


Last seen: etwa ein Jahr vor Aktiv seit 2020

Followers: 0   Following: 0

Statistik

Cody

0 Probleme
1041 Lösungen

RANG
N/A
of 301.338

REPUTATION
N/A

BEITRÄGE
0 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
0.00%

ERHALTENE STIMMEN
0

RANG
 of 21.236

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG
128
of 174.017

BEITRÄGE
0 Probleme
1041 Lösungen

PUNKTESTAND
10.788

ANZAHL DER ABZEICHEN
12

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Explorer
  • Speed Demon
  • Introduction to MATLAB Master
  • CUP Challenge Master
  • Promoter
  • Commenter
  • Scholar
  • Community Group Solver
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Gelöst


Nth root
Nth root of a number x

fast 4 Jahre vor

Gelöst


String Array Basics, Part 1: Convert Cell Array to String Array; No Missing Values
<http://www.mathworks.com/help/matlab/characters-and-strings.html String array> and cell array are two types of containers for s...

etwa 4 Jahre vor

Gelöst


Calculate the average value of the elements in the array
Calculate the average value of the elements in the array

mehr als 4 Jahre vor

Gelöst


MATLAB Basics: Complex Argument
For a given complex number, x, return the argument, y, in degrees.

mehr als 4 Jahre vor

Gelöst


MATLAB Basics: Complex Conjugates
For a given complex number, x, return the complex conjugate, y.

mehr als 4 Jahre vor

Gelöst


Vector creation using colon operator
Create a vector y containing n uniformly spaced values between a and b, with a < b. Use the colon (:) operator.

mehr als 4 Jahre vor

Gelöst


Create a cell array out of a struct
Create a cell array out of a (single) struct with the fieldname in the first column and the value in the second column: in: ...

mehr als 4 Jahre vor

Gelöst


MATLAB Basics: Complex Numbers
For a given complex number, x, return the real and imaginary parts as a vector, y = [Real Imaginary].

mehr als 4 Jahre vor

Gelöst


Factorial

mehr als 4 Jahre vor

Gelöst


area

mehr als 4 Jahre vor

Gelöst


size

mehr als 4 Jahre vor

Gelöst


Return multiples of 3

mehr als 4 Jahre vor

Gelöst


Real

mehr als 4 Jahre vor

Gelöst


find the height

mehr als 4 Jahre vor

Gelöst


Sum of terms in a series 2 (★★★)

mehr als 4 Jahre vor

Gelöst


Stacking vectors into a matrix
Given a 4x1 vector a, and a 2x2 matrix b, create a matrix M in which the first 2 rows are each identical to a and the last two r...

mehr als 4 Jahre vor

Gelöst


Matrix convolution
A certain convolution step involves an elementwise multipication between two 3x3 matrices and taking the resulting sum of the el...

mehr als 4 Jahre vor

Gelöst


Matrix Indexing
Given a matrix A and scalars r,c,i, find the product of two elements, with the first element located at row r and column c (doub...

mehr als 4 Jahre vor

Gelöst


Generate the Matrix!
Given n, generate the following matrix: a = [ n n-1 n-2 ... 2 1; n-1 n-1 n-2 ... 2 1; n-2 n-2 n-2 ... 2 1;...

mehr als 4 Jahre vor

Gelöst


Power supply: 230V to 115V
The problem is simple: we have a wall outlet which supplies 230V and an apparatus that requires 115V. Software is always chea...

mehr als 4 Jahre vor

Gelöst


Sum of series IX

fast 5 Jahre vor

Gelöst


Sum of series VIII

fast 5 Jahre vor

Gelöst


Approximation of Pi
Pi (divided by 4) can be approximated by the following infinite series: pi/4 = 1 - 1/3 + 1/5 - 1/7 + ... For a given numbe...

fast 5 Jahre vor

Gelöst


convert binary string to vector!!!

fast 5 Jahre vor

Gelöst


convert I

fast 5 Jahre vor

Gelöst


Return area of square
Side of square=input=a Area=output=b

etwa 5 Jahre vor

Gelöst


eukleides triangle

etwa 5 Jahre vor

Gelöst


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?

etwa 5 Jahre vor

Gelöst


area of a sphere

etwa 5 Jahre vor

Mehr laden