Moshe
Followers: 0 Following: 0
Professor of Physics.
Professional Interests: Theoretical Physics, Numerical Analysis.
Statistics
9 Questions
0 Answers
RANK
23 552
of 295 467
REPUTATION
1
CONTRIBUTIONS
9 Questions
0 Answers
ANSWER ACCEPTANCE
55.56%
VOTES RECEIVED
1
RANK
of 20 234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Using Matlab ODE integrators with the method of lines
This is a question about the syntax of Matlab. The context is that I am trying to use one of the ODE integrators (say ode45) to...
mer än 8 år ago | 1 answer | 0
1
answerQuestion
Dynamical linking with mex
I am compiling a C++ program using mex, in Mac OSX. The program is dynamically linked to various libraries. Compiling with g++ u...
mer än 9 år ago | 0 answers | 0
0
answersQuestion
Automatically Generate Mex File
When writing a Mex wrapper for a C++ routine, it struck me that this task can (should?) be automated. Anyone has experience with...
ungefär 10 år ago | 1 answer | 0
1
answerQuestion
Element wise multiplication by a vector
Given a vector V, I can define an element-wise multiplication on another vector W as V.*W. I'd like to be able to likewise multi...
mer än 11 år ago | 3 answers | 1
3
answersQuestion
Speedup using Matlab compiler
One of the statements I hear frequently is that Matlab, being an interpretive language, is somewhat slower than complied languag...
ungefär 12 år ago | 2 answers | 0
2
answersQuestion
Autosave files before execution
Any way to tell Matlab to autosave files every so often, or to save before execution? Otherwise, since I am used to interfaces t...
ungefär 12 år ago | 1 answer | 0
1
answerQuestion
When using parallel computing, why wait?
In the parallel computing toolbox, there is an option "wait", to suspend the local matlab session until the remote job is comple...
ungefär 12 år ago | 1 answer | 0
1
answerQuestion
How to inspect local variables of a function
I'd like to be able to view the local variables generated during the run of a function. One way is to load them to my workspace ...
ungefär 12 år ago | 2 answers | 0
2
answersQuestion
Including external text in Matlab code
I am writing a script to solve a set of differential equations in Matlab. The equations and related objects are generated extern...
ungefär 12 år ago | 1 answer | 0