Anna Case
Followers: 0 Following: 0
Graduate student in electrical and computer engineering at Iowa State University.
Statistica
RANK
203.860
of 295.638
REPUTAZIONE
0
CONTRIBUTI
5 Domande
3 Risposte
ACCETTAZIONE DELLE RISPOSTE
40.0%
VOTI RICEVUTI
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
How to load thinkgear library and thinkgear.dll to matlab?
You have the *.dll downloaded, so you will just need to point MATLAB to the *.dll directory as well as the include/ files (the *...
oltre 3 anni fa | 0
plot radiation intensity of an antenna
% Define theta and phi vectors phi = [0 pi]; theta = linspace(-pi,pi,501).'; % Compute U U(theta,phi)=eta/2((-1j*k*I*L*exp(-...
circa 4 anni fa | 0
Domanda
Finding normal curvature from principal curvatures?
I have two principal curvatures defined as: k1 = H + sqrt(H.^2 - K); k2 = H - sqrt(H.^2 - K); and I would like to define the ...
oltre 4 anni fa | 0 risposte | 0
0
risposteDomanda
How do I set the container of an App Designer component?
I am working on a large app in app designer and need to move some components around. The app has 6 layered containers (i.e. tabs...
oltre 4 anni fa | 0 risposte | 0
0
risposteDomanda
Items + Items Data issue
I have defined: app.select_solver_calc_properties.Items = {'Fminsearch', 'Fmincon', 'Look-up Table', 'Genetic Algor...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
How do I save an executable as a variable in a *.mat?
Hi, I am updating an application to use App Designer. One of the things we do in the Opening function is load a *.mat which def...
oltre 4 anni fa | 0 risposte | 0
0
risposteHey, I am having trouble indexing into string vectors
tf = [1 3] is what you are looking for. If you open up the variable res, you will see "ABC" is in index 1 and "GHI" is in index ...
oltre 4 anni fa | 0
Domanda
Variable originally saved as a structure cannot be instantiated as an object and will be read in as a uint32
Hello, I am trying to load a *.mat file which contains a structure. This is not working in MATLAB 2019a or 2020a. I get: Warni...
oltre 4 anni fa | 2 risposte | 0