Community Profile

photo

Michael Cappello


Raytheon

Last seen: 5 Tage vor Aktiv seit 2012

Followers: 0   Following: 0

Statistiken

All
  • Thankful Level 2
  • First Answer
  • Community Group Solver
  • Cody Problems in Japanese Master
  • 5-Star Galaxy Level 1
  • First Review
  • First Submission
  • Draw Letters
  • Thankful Level 1
  • Scholar
  • Speed Demon
  • CUP Challenge Master

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Matlab Crashes When Executing randperm Function
I am running Matlab 2013b. I have a function that analyzes data. It runs correctly when executed within Jenkins running on Lin...

2 Monate vor | 0 Antworten | 0

0

Antworten

Gelöst


String Logic 1
Examples: 'CAT' --> 'IGZ' 'DOG' --> 'JUM'

4 Monate vor

Gelöst


String Logic 10
Examples: 'SUNDAY' --> 83 'MONDAY' --> 77 'TUESDAY' --> 84 'WEDNESDAY' --> 87 'THURSDAY' --> 84 'FRIDAY' --> 70 'SATURD...

4 Monate vor

Gelöst


Find x rows where the sum of the numbers is the maximum
Find x rows where the sum of the numbers is the maximum. For example: when x is 2 and m is 2 3 5 0 2 3 5 5 6 0 9 4 then y =...

8 Monate vor

Gelöst


Draw a '4' in a zero matrix!

8 Monate vor

Gelöst


Find the Pattern 2

8 Monate vor

Gelöst


Find the Pattern 10

8 Monate vor

Gelöst


Find the Pattern 6

8 Monate vor

Gelöst


Find the Pattern 5

8 Monate vor

Gelöst


Find the Pattern 4

8 Monate vor

Gelöst


Find the Pattern 3

8 Monate vor

Gelöst


Project Euler: Problem 2, Sum of even Fibonacci
Each new term in the Fibonacci sequence is generated by adding the previous two terms. By starting with 1 and 2, the first 10 te...

8 Monate vor

Gelöst


Fibonacci-Sum of Squares
Given the Fibonacci sequence defined by the following recursive relation, * F(n) = F(n-1) + F(n-2) * where F(1) = 1 and F(1)...

8 Monate vor

Gelöst


Number of Even Elements in Fibonacci Sequence
Find how many even Fibonacci numbers are available in the first d numbers. Consider the following first 14 numbers 1 1 2...

8 Monate vor

Gelöst


Convert degrees to radians
Given input in degrees, output to radians

8 Monate vor

Gelöst


matrix of natural number
Given a number n, create an n-by-n matrix in which the integers from 1 to n^2 resides seially as shown in the examples below. ...

8 Monate vor

Gelöst


What's size of TV?
Many people buy TV. Usually they ask about diagonal. But also important are width and height. Let's assume that all TV have rati...

8 Monate vor

Gelöst


Kinetic Energy
Given the mass m and velocity v of an object, determine its <http://en.wikipedia.org/wiki/Kinetic_energy kinetic energy>.

8 Monate vor

Gelöst


Area of rhombus
Calculate the rhombus area

8 Monate vor

Gelöst


matlab indian players
answer is one of the indian matlab player(just for fun dont take serious)

8 Monate vor

Gelöst


Linear system of equations
Solve the system of equations in three variables.

8 Monate vor

Gelöst


Is it an Armstrong number?
An Armstrong number of three digits is an integer such that the sum of the cubes of its digits is equal to the number itself. Fo...

8 Monate vor

Gelöst


Transpose of matrix
Transpose of matrix as per test cases

8 Monate vor

Gelöst


Filter AC, pass DC
Input x is the sampled signal vector, may have both AC and DC components. Output vector y should not contain any AC component. ...

8 Monate vor

Gelöst


What number has this problem?
This problem is added because it is problem number *???* in the "Community" problems section. <http://www.mathworks.de/matlab...

8 Monate vor

Gelöst


Make a Plot with Functions
Make a plot and test

8 Monate vor

Gelöst


05 - Vector Equations 3
Define the vector _dVec_: <<http://samle.dk/STTBDP/Assignment1_2d.png>> (Logarithmically spaced numbers between 1 and 10) ...

8 Monate vor

Gelöst


Column norms of a matrix
Given a matrix M, return a vector y such that for each k y(k)=norm(M(:,k)) (y(k) is the Euclidean norm of the k-th col...

8 Monate vor

Gelöst


find radius of cone
if Slant height of Cone(I)& hight of Cone(H) given then find radius of the Cone(R) for example I=5,h=4 then the ans R=3;

8 Monate vor

Gelöst


pressure to dB?
given x ratio of pressure, find corresponding y dB

8 Monate vor

Mehr laden