![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/23481557_1628613564359_DEF.jpg)
Phuwanut Pataratawinun
Followers: 0 Following: 0
Estadística
4 Preguntas
0 Respuestas
0 Problemas
10 Soluciones
CLASIFICACIÓN
35.916
of 297.016
REPUTACIÓN
1
CONTRIBUCIONES
4 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
25.0%
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
35.207
of 157.725
CONTRIBUCIONES
0 Problemas
10 Soluciones
PUNTUACIÓN
117
NÚMERO DE INSIGNIAS
1
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
export() live scripts not working
I tried to use this code to export multiple files in a folder, but it's not working: Publish() works fine, but not export whose...
casi 3 años hace | 2 respuestas | 0
2
respuestasPregunta
How to substitute matrix into function handle
I am trying to make this function work with any number of functions F{} and starting variable xx[] I have distilled it down to ...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
MATLAB thinks function is a matrix
I am trying to make the following code (using the Newton-Raphson method) dynamically adjust to any number of variables. clearva...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Finding erf using Maclaurin series breaks down around x = 5
After I got around 2.9850991e+40 instead of 1 at x=10, I thought it may be related to precision, so I tried this code: X = [0.5...
casi 3 años hace | 3 respuestas | 1
3
respuestasResuelto
Flag largest magnitude swings as they occur
You have a phenomenon that produces strictly positive or negative results. delta = [1 -3 4 2 -1 6 -2 -7]; Marching thr...
más de 3 años hace
Resuelto
Project Euler: Problem 5, Smallest multiple
2520 is the smallest number that can be divided by each of the numbers from 1 to 10 without any remainder. What is the smalle...
más de 3 años hace
Resuelto
Project Euler: Problem 4, Palindromic numbers
A palindromic number reads the same both ways. The largest palindrome made from the product of two 2-digit numbers is 9009 = 91 ...
más de 3 años hace
Resuelto
Project Euler: Problem 3, Largest prime factor
The prime factors of 13195 are 5, 7, 13 and 29. What is the largest prime factor of the number being input, input might be ui...
más de 3 años hace
Resuelto
Project Euler: Problem 2, Sum of even Fibonacci
Each new term in the Fibonacci sequence is generated by adding the previous two terms. By starting with 1 and 2, the first 10 te...
más de 3 años hace
Resuelto
Project Euler: Problem 1, Multiples of 3 and 5
If we list all the natural numbers below 10 that are multiples of 3 or 5, we get 3, 5, 6 and 9. The sum of these multiples is 23...
más de 3 años hace
Resuelto
Determine whether a vector is monotonically increasing
Return true if the elements of the input vector increase monotonically (i.e. each element is larger than the previous). Return f...
más de 3 años hace
Resuelto
Octoberfest festival
A group of students decided to visit Octoberfest festival. First they ordered one beer, then after half-hour they taken one more...
más de 3 años hace
Resuelto
Find the two most distant points
Given a collection of points, return the indices of the rows that contain the two points most distant from one another. The inpu...
más de 3 años hace
Resuelto
The Goldbach Conjecture
The <http://en.wikipedia.org/wiki/Goldbach's_conjecture Goldbach conjecture> asserts that every even integer greater than 2 can ...
más de 3 años hace