Omar Keele
Followers: 0 Following: 0
Statistics
3 Questions
0 Answers
RANK
76,404
of 295,467
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
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...
2 years ago | 2 answers | 0
2
answersQuestion
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 ...
4 years ago | 1 answer | 0
1
answerQuestion
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 ...
4 years ago | 1 answer | 0