Community Profile

photo

Charith Wickrema


Attivo dal 2016

Followers: 0   Following: 0

Statistiche

  • Commenter
  • Promoter
  • Solver

Visualizza badge

Feeds

Visto da

Risolto


Back to basics - mean of corner elements of a matrix
Calculate the mean of corner elements of a matrix. e.g. a=[1 2 3; 4 5 6; 7 8 9;] Mean = (1+3+7+9)/4 = 5

quasi 7 anni fa

Risolto


Column Removal
Remove the nth column from input matrix A and return the resulting matrix in output B. So if A = [1 2 3; 4 5 6]; and ...

quasi 7 anni fa

Risolto


hfghdfgh
dghdfg

oltre 7 anni fa

Risolto


hfghdf
ghdfhdfh

oltre 7 anni fa

Risolto


sdfasdf
asdfasdf

oltre 7 anni fa

Risolto


asgdfgsdf
sdfgdfgsfgdfsg

oltre 7 anni fa

Risolto


sdfgsdfg
sdfgsdfg

oltre 7 anni fa

Risolto


sdfhsf
sfhsf

oltre 7 anni fa

Risolto


asdg
adfg

oltre 7 anni fa

Risolto


asdf
asdf

oltre 7 anni fa

Risolto


dsfsa
asdfd

oltre 7 anni fa

Risolto


afdasfas
asdfasdf

oltre 7 anni fa

Risolto


hfjkghjfghj
fgjfgjfgjhf

oltre 7 anni fa

Risolto


sdafasdf
dfasdfdasff

oltre 7 anni fa

Risolto


hfhkjhfg
fgjfgjhfgh

oltre 7 anni fa

Risolto


hdrthdrt
hrtdh

oltre 7 anni fa

Risolto


djghj
ghfjfg

oltre 7 anni fa

Risolto


asdfhfgh
fgdjhgj

oltre 7 anni fa

Risolto


fghdfgh
dhdfghgfdh

oltre 7 anni fa

Risolto


asdffghdfgh
hddfh

oltre 7 anni fa

Risolto


asdf
dsafasdf

oltre 7 anni fa

Risolto


dfasdfad
sdfasdf

oltre 7 anni fa

Risolto


sfgfasdf
afsdfasd

oltre 7 anni fa

Risolto


l;asdkf
l;dfasdl

oltre 7 anni fa

Risolto


Cware
Here is a cool problem

oltre 7 anni fa

Risolto


char3
copol

oltre 7 anni fa

Risolto


select the primes of a vector
Find the prime numbers in a vector

oltre 7 anni fa

Risolto


prime test
find largest 2 digit prime number

oltre 7 anni fa

Risolto


Matlab Basics - Absolute Value
Write a script that returns the absolute value of the elements in x e.g. x = [-1 -2 -3 -4] --> y = [1 2 3 4]

oltre 7 anni fa

Risolto


Fahrenheit to Celsius using multiple statements
Given a Fahrenheit value F, convert to a Celsius value C. While the equation is C = 5/9 * (F - 32), as an exercise use two state...

oltre 7 anni fa

Carica altro