![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/1650805_1522087731416_DEF.jpg)
Petter
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
4.508
of 297.046
REPUTACIÓN
8
CONTRIBUCIONES
1 Pregunta
3 Respuestas
ACEPTACIÓN DE RESPUESTAS
100.0%
VOTOS RECIBIDOS
4
CLASIFICACIÓN
700 of 20.422
REPUTACIÓN
2.592
EVALUACIÓN MEDIA
3.80
CONTRIBUCIONES
5 Archivos
DESCARGAS
17
ALL TIME DESCARGAS
23527
CLASIFICACIÓN
117.155
of 157.776
CONTRIBUCIONES
0 Problemas
1 Solución
PUNTUACIÓN
20
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
Enviada
Matlab mex support for Visual Studio 2013 (and mbuild)
Adds mex support for Microsoft’s latest compiler.
alrededor de 11 años hace | 8 descargas |
Resuelto
Sum all integers from 1 to 2^n
Given the number x, y must be the summation of all integers from 1 to 2^x. For instance if x=2 then y must be 1+2+3+4=10.
casi 12 años hace
Enviada
Inpainting (coherency sensitive hashing)
Image inpainting using coherency sensitive hashing (CSH)
alrededor de 13 años hace | 1 descarga |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/34170/versions/1/screenshot.png)
Pregunta
Deploy for windows 32-bit from a 64-bit computer
I am deploying a small application. I am creating the installation file from a Windows 64-but computer. When the user tries t...
casi 14 años hace | 5 respuestas | 0
5
respuestasMEX ERRORs: Calling C++ code from MATLAB
This piece of software is not written in standard C. The file "values.h" is not part of the standard. Basically whoever wrote th...
alrededor de 14 años hace | 1
Creating a matrix of blank spaces.
Yet another way: char(' '*char(ones(m,n)))
alrededor de 14 años hace | 1
Integrating C++ into MATLAB
You want to search for <http://www.google.com/search?q=matlab+mex+file matlab mex file> on google. There are examples included w...
alrededor de 14 años hace | 2
Enviada
INT64 arithmetic in MATLAB
Enables int64 Addition, subtraction, multiplication, division and modulus.
más de 14 años hace | 2 descargas |
Enviada
Jacobi and Legendre symbol
JACOBI computes the Jacobi symbol (m/n), a generalization of the Legendre symbol.
más de 15 años hace | 1 descarga |
Enviada
0-1 Knapsack
Solves the 0-1 knapsack problem with positive integer weights.
alrededor de 16 años hace | 5 descargas |