Petter
Followers: 0 Following: 0
Statistica
RANK
4.508
of 295.495
REPUTAZIONE
8
CONTRIBUTI
1 Domanda
3 Risposte
ACCETTAZIONE DELLE RISPOSTE
100.0%
VOTI RICEVUTI
4
RANK
697 of 20.240
REPUTAZIONE
2.589
VALUTAZIONE MEDIA
3.80
CONTRIBUTI
5 File
DOWNLOAD
26
ALL TIME DOWNLOAD
23495
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Inviato
Matlab mex support for Visual Studio 2013 (and mbuild)
Adds mex support for Microsoft’s latest compiler.
circa 11 anni fa | 13 download |
Risolto
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.
quasi 12 anni fa
Inviato
Inpainting (coherency sensitive hashing)
Image inpainting using coherency sensitive hashing (CSH)
quasi 13 anni fa | 1 download |
Domanda
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...
oltre 13 anni fa | 5 risposte | 0
5
risposteMEX 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...
quasi 14 anni fa | 1
Creating a matrix of blank spaces.
Yet another way: char(' '*char(ones(m,n)))
quasi 14 anni fa | 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...
quasi 14 anni fa | 2
Inviato
INT64 arithmetic in MATLAB
Enables int64 Addition, subtraction, multiplication, division and modulus.
circa 14 anni fa | 2 download |
Inviato
Jacobi and Legendre symbol
JACOBI computes the Jacobi symbol (m/n), a generalization of the Legendre symbol.
oltre 15 anni fa | 2 download |
Inviato
0-1 Knapsack
Solves the 0-1 knapsack problem with positive integer weights.
quasi 16 anni fa | 8 download |