photo

Omar Keele


Last seen: 3 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
136,285
of 300,584

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,030

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,680

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

Feeds

View by

Question


3D plot a function f(x,y,z)
I have a function of the coordinates x,y and z like the following : function f= f(x,y,z) if (x>0) & (y<1) % this is ju...

3 years ago | 2 answers | 0

2

answers

Question


function retuning the whole vector
I have a function that input a matrix and a vector function s= solve(A, b) for i=1:N s(i)= something ...

5 years ago | 1 answer | 0

1

answer

Question


how to do functions without file ?
So there is no such functions (like in R) where you can define myfunction(a,b,c) do this (while for loops) do ...

5 years ago | 1 answer | 0

1

answer