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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 2 个回答 | 0