![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/4180927_1522100664234_DEF.jpg)
Dominic
Followers: 0 Following: 0
Professional Interests: engineering
Estadística
6 Preguntas
2 Respuestas
CLASIFICACIÓN
31.129
of 297.016
REPUTACIÓN
1
CONTRIBUCIONES
6 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
66.67%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
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
MATLAB -- how to create a parabolic arc?
Example, I have three points x1, x2, and x3. x1 is the start point of the arc; x3 is the end point of the arc; x2 is the cr...
casi 12 años hace | 4 respuestas | 0
4
respuestasSimpson's Rule Illustration - How to create those parabolas?
Bump. Please see comments above.
casi 12 años hace | 0
Pregunta
Is it right to call a M-file a program? or is it called a script? or a code? What's most suitable?
I made an M-file that numerically integrates a user-chosen function and illustrates the method used. Now, I have to write a r...
casi 12 años hace | 1 respuesta | 1
1
respuestaPregunta
What code to automatically put the cubic splines in a plot?
Say you have: x = -10:2:10 y = sin(x) plot(x,y,'o') Instead of having to click the Figure Tools then clicking the cubi...
casi 12 años hace | 1 respuesta | 0
1
respuestaPregunta
Simpson's Rule Illustration - How to create those parabolas?
I managed to create the rectangle and trapezium strips, but stuck on the parabola strips for Simpson's Rule like the one shown b...
casi 12 años hace | 3 respuestas | 0
3
respuestasBeginner Question -- IF loop (code at beginning of post)
It works now! C = 0; while C ~= 1 || 2 || 3; C = input ('Enter your choice = ', 's'); C = str2double(C); ...
casi 12 años hace | 0
Pregunta
Beginner Question -- IF loop (code at beginning of post)
% 1. Greetings fprintf(['\n Welcome! This program integrates and plots a 2D function of x. You may now choose your integrat...
casi 12 años hace | 2 respuestas | 0
2
respuestasPregunta
Beginner - stuck on Matlab
It's a question on MatLab Integration program, but have a look at this code first. It's a part of the Integration on Rectangle M...
casi 12 años hace | 1 respuesta | 0