asad jaffar
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
20.525
of 295.448
REPUTACIÓN
2
CONTRIBUCIONES
4 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
0.0%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.227
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.872
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
Feeds
Pregunta
text file I/O
Write a function called char_counter that counts the number of a certain character in a text file. The function takes two input ...
más de 5 años hace | 17 respuestas | 1
17
respuestasWrite a function called max_sum that takes v, a row vector of numbers, and n, a positive integer as inputs. The function needs to find the n consecutive elements of v whose sum is the largest possible.
jan and walter take a look at this code this is giving me correct answers except for negative elements array function [summa, i...
más de 5 años hace | 0
Pregunta
indexing of starting element of sum
function [summa,index=nba_aj(b,n) s=length(b); i=0; if n>s a=...
más de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
maximum number and indexing
how can i find maximun number from an array for example .a=[2,44,6,77,3,9],how can i find max 2 numbers which are ,44 and 77 fro...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
how can i solve this ,can anyone provide me with code? whats wrong with my code ?
Write a function called valid_date that takes three positive integer scalar inputs year, month, day. If these three represent a ...
más de 5 años hace | 19 respuestas | 0