Humza Khan
Followers: 0 Following: 0
Estadística
4 Preguntas
0 Respuestas
CLASIFICACIÓN
91.044
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
4 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
100.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
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
Array processing using Taylor Series and FOR Loops to approximate sin value for each element in that array.
I am using x = [-3:0.5:3] as a test value My code is giving correct sin(x) values for the negative part of this array. However,...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Taylor series using For loop to approximate Sin(x).
function y = SIN(x) %SIN This function takes the value and processes the approximate sin %value of that input % ...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Adding a row vector into the diagonal of another vector with m, n dimensions using for loop.
Suppose we have a matrix A that is ones(6,8) and another vector b that is [1:10] i want to make a new array (Add_array) using b...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Required array is dependent on other arrays
The overall scores out of 100 students is included in the ascii file Scores.txt. The cut-off ratios for the letter grades are P...
alrededor de 3 años hace | 1 respuesta | 0