
Roger Nadal
Statistics
CLASIFICACIÓN
146.556
of 276.146
REPUTACIÓN
0
CONTRIBUCIONES
9 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
22.22%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 18.587
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 125.884
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Content Feed
Pregunta
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...
más de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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?
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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?
más de 3 años hace | 1 respuesta | 0
1
respuestaEncryption of a string
I want remove n number of random letter between the message for example ‘habcefghlnmolasdo’ should return ‘hello’
más de 3 años hace | 0
Pregunta
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...
más de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 3 años hace | 2 respuestas | 0