jun
Followers: 0 Following: 0
Feeds
질문
Why is the variable's type undefined?
I want a function whose input recognizes the input as its string form and the output is the inverse of it. but It does not reco...
대략 2년 전 | 답변 수: 1 | 0
1
답변질문
how to make function that take input as a string and output as a string in reveres order?
i wnat make function that take input as a string and output is reverse order for exmple it like that f(asd)=dsa Can't it be de...
대략 2년 전 | 답변 수: 0 | 0
0
답변질문
how to write a function for quadratic equation?
I wrote this into matlab but it doesn't work where express x1, x2, it express only one sol in d>=0 but ploting is work in d>=0. ...
대략 2년 전 | 답변 수: 1 | 0
1
답변질문
how to write a function for quadratic equation?
I wrote this into matlab but it doesn't work where a=0, can someone explain why? how can find x1, x2 where a=0? function [x1,x...
대략 2년 전 | 답변 수: 1 | 0
1
답변질문
how to draw the hyperboloid of one sheet?
Hyperboloid of one sheet x^2 + y^2 − z^2 = 1. how to plot it in matlab?
대략 2년 전 | 답변 수: 1 | 0