
Allen
Statistics
RANK
408
of 262.773
REPUTATION
165
CONTRIBUTIONS
7 Questions
73 Answers
ANSWER ACCEPTANCE
57.14%
VOTES RECEIVED
25
RANK
6.741 of 17.989
REPUTATION
136
AVERAGE RATING
5.00
CONTRIBUTIONS
4 Files
DOWNLOADS
15
ALL TIME DOWNLOADS
639
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Submitted
DragDataTip
Creates draggable data tips with custom labeling options on most 2-D plots. Custom labels options can also be applied to standar...
ein Tag ago | 10 downloads |

Solved
Is A the inverse of B?
Given a matrix A and a matrix B, is A the inverse of B? >>A=[2,4;3,5]; >>B=[-2.5,2;1.5,-1]; >>isInverse...
etwa ein Monat ago
Solved
Rotate Matrix @180 degree
Rotate Matrix @180 degree Example A=[8 1 6; 3 5 7; 4 9 2], then answer would be [2 9 4;...
etwa ein Monat ago
Solved
Square root
Given x (a matrix), give back another matrix, where all the elements are the square roots of x's elements.
etwa ein Monat ago
Solved
Calculate the average value of the elements in the array
Calculate the average value of the elements in the array
etwa ein Monat ago
Solved
the average value of the elements
Calculate the average value of the elements in the array
etwa ein Monat ago
Solved
Electrical Diode Current Calculation
In engineering, there is not always a single equation that describes a phenomenon accurately enough to be applied in all instanc...
etwa ein Monat ago
Solved
An Ohm's Law Calculator
*BACKGROUND / MOTIVATION:* Many important observations in math and science can be described by short, but powerful, equations...
etwa ein Monat ago
Solved
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)
etwa ein Monat ago
Solved
Sum of series VI
What is the sum of the following sequence: Σk⋅k! for k=1...n for different n?
etwa ein Monat ago
Solved
Sum of series V
What is the sum of the following sequence: Σk(k+1) for k=1...n for different n?
etwa ein Monat ago
Solved
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?
etwa ein Monat ago
Solved
Sum of series III
What is the sum of the following sequence: Σ(2k-1)^3 for k=1...n for different n?
etwa ein Monat ago
Solved
Sum of series II
What is the sum of the following sequence: Σ(2k-1)^2 for k=1...n for different n?
etwa ein Monat ago
Solved
Sum of series I
What is the sum of the following sequence: Σ(2k-1) for k=1...n for different n?
etwa ein Monat ago
Solved
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 ein Monat ago
Solved
Velocity Conversion
Given a velocity in mph, convert it to km/h. Round the answer to the fourth decimal place.
etwa ein Monat ago