Richard Garner
Osram Sylvania
Followers: 0 Following: 0
Professional Interests: physics, plasma physics, numerical analysis
Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 1
0
个回答已回答
How 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,...
How 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 前 | 0
提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答已解决
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 前
已解决
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 前