![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/19670_1522075756617_DEF.jpg)
Richard Garner
Osram Sylvania
Followers: 0 Following: 0
Professional Interests: physics, plasma physics, numerical analysis
統計
All
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年以上 前 | 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年 前 | 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年 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年 前
解決済み
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年 前