Richard Garner
Osram Sylvania
Followers: 0 Following: 0
Professional Interests: physics, plasma physics, numerical analysis
Statistics
RANK
9,455
of 295,689
REPUTATION
2
CONTRIBUTIONS
6 Questions
1 Answer
ANSWER ACCEPTANCE
16.67%
VOTES RECEIVED
2
RANK
of 20,266
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Can I run a compiled GUI invisibly? When I do this, the program closes and shuts down).
I have compiled a Matlab program to a standalone executable. Matlab program presents a GUI to the user. I would like to run the...
8 years ago | 1 answer | 0
1
answerQuestion
Why does this geometry description matrix lead to problems with meshing?
I created a geometry description matrix "gd" which is in the attached gd_bad.mat file. If you load('gd_bad.mat') you should get...
10 years ago | 0 answers | 1
0
answersHow to solve a nonlinear PDE in curvilinear coordinates
Since you say that it is a nonlinear Poisson equation, then I presume it's something like this: del(h(u,r,theta)*del(u))=g(u,r,...
10 years ago | 0
Question
interpolation coefficients in tri2grid
I could not find an explanation as to how to use the interpolation coefficients (a2 and a3) that are returned by tri2grid: [uxy...
10 years ago | 0 answers | 0
0
answersQuestion
Can I gate a counter using session based data acquisition?
I have a NI-USB-6259, which has two counters. I am using ctr0 which is on PFI-12. Everything works fine in that I create the s...
10 years ago | 0 answers | 0
0
answersQuestion
Constraints on dependent variables in PDE Toolbox
Can one impose constrains on a dependent variable in using the PDE Toolbox? That's the general question. My specific problem i...
11 years ago | 1 answer | 0
1
answerSolved
Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...
12 years ago
Solved
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
12 years ago
Question
polar plots axis limits
How does one set the axis limits in polar plots?
13 years ago | 3 answers | 1