Roger Nadal
Followers: 0 Following: 0
Feeds
질문
plot with points in file
i have text file and have to create a function that will read a file which contain x and y cordinates for the data points and wh...
거의 5년 전 | 답변 수: 2 | 0
2
답변질문
plot with input arguments
i want to subplot 4 string containg cell array from ( sin, cos, tan,sinh) and vector (+,o,*,x,s) and the mathmatical function sh...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
Most frequent word in text
How to print all word in text that are together and how many time they appear one word per line order from most to least?
대략 5년 전 | 답변 수: 1 | 0
1
답변질문
plot a mathmatical function
function is called that will plot a mathematical function in one variable and in range 0 to 10 and function should recive input...
대략 5년 전 | 답변 수: 2 | 0
2
답변질문
math equation using function
function will recive input Value a and it caluclate its approximate value to e. e=1/e~~(1-1/n)^n. e value that the difference be...
대략 5년 전 | 답변 수: 1 | 0
1
답변질문
plot a mathmatical function
how to plot a function in one variable k,function should recieve i/p vector of integer and it has n length and it is even?
대략 5년 전 | 답변 수: 1 | 0
1
답변답변 있음
Encryption of a string
I want remove n number of random letter between the message for example ‘habcefghlnmolasdo’ should return ‘hello’
Encryption of a string
I want remove n number of random letter between the message for example ‘habcefghlnmolasdo’ should return ‘hello’
대략 5년 전 | 0
질문
Random string generation of message
I have to pass (3,’hello’) it should return random characters between the message between each pair of letters like’habceabdlghf...
대략 5년 전 | 답변 수: 2 | 0
2
답변질문
String replace with next character
I have to create a function which take 2 input one is n number and on e is message if I call function (5,’why’)it will return ne...
대략 5년 전 | 답변 수: 1 | 0
1
답변질문
Encryption of a string
I have to create a function which take 2 input one is n number and on e is message if I call function (4,’hi’) it will return ne...
대략 5년 전 | 답변 수: 2 | 0