
Allen
Statistics
RANK
408
of 262.996
REPUTATION
165
CONTRIBUTIONS
7 Questions
73 Answers
ANSWER ACCEPTANCE
57.14%
VOTES RECEIVED
25
RANK
6.714 of 18.000
REPUTATION
137
AVERAGE RATING
5.00
CONTRIBUTIONS
4 Files
DOWNLOADS
19
ALL TIME DOWNLOADS
643
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...
6 giorni ago | 16 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...
circa un mese 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;...
circa un mese ago
Solved
Square root
Given x (a matrix), give back another matrix, where all the elements are the square roots of x's elements.
circa un mese ago
Solved
Calculate the average value of the elements in the array
Calculate the average value of the elements in the array
circa un mese ago
Solved
the average value of the elements
Calculate the average value of the elements in the array
circa un mese 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...
circa un mese ago
Solved
An Ohm's Law Calculator
*BACKGROUND / MOTIVATION:* Many important observations in math and science can be described by short, but powerful, equations...
circa un mese 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)
circa un mese ago
Solved
Sum of series VI
What is the sum of the following sequence: Σk⋅k! for k=1...n for different n?
circa un mese ago
Solved
Sum of series V
What is the sum of the following sequence: Σk(k+1) for k=1...n for different n?
circa un mese 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?
circa un mese ago
Solved
Sum of series III
What is the sum of the following sequence: Σ(2k-1)^3 for k=1...n for different n?
circa un mese ago
Solved
Sum of series II
What is the sum of the following sequence: Σ(2k-1)^2 for k=1...n for different n?
circa un mese ago
Solved
Sum of series I
What is the sum of the following sequence: Σ(2k-1) for k=1...n for different n?
circa un mese 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?
circa un mese ago
Solved
Velocity Conversion
Given a velocity in mph, convert it to km/h. Round the answer to the fourth decimal place.
circa un mese ago