Feeds
提问
Matrix Division of two 4x1 matrices to get a 4x4 matrix
I have three matrices: S, Sprime, and M. They are: Sprime = [0.5; 0.5; 0; 0]; S = [1; 0; 0; 1]; M = 0.5*[1, 1, 0,...
9 years 前 | 1 个回答 | 0
1
个回答提问
GUI features changing when I run my GUI
I've built a GUI in MATLAB, and all everything works great, except for the cosmetics. The layout has 5 standard input text boxes...
10 years 前 | 0 个回答 | 0
0
个回答提问
Eliminating visible lines from surfnorm
I'm using the 'surfnorm' function in my script. Is there a way that I can have the function run without having the red lines vi...
10 years 前 | 1 个回答 | 0
1
个回答提问
Keeping data w/i a single function of a MATLAB GUI
Greetings, my question is as follows: I'm trying to make a function that will store an amount of data w/i a matrix, within a MAT...
11 years 前 | 1 个回答 | 0
1
个回答提问
References for Laser Toolbox for MATLAB?
I am looking for alternative references other than MATLAB Laser Toolbox User Manual, that helps me understand the derivation ...
11 years 前 | 0 个回答 | 0
0
个回答提问
Which solver to use? I cannot get an answer, though I know there is one.
Greetings, I am looking to solve a nonlinear equation for a single variable. I have tried using MATLAB's 'solve' function, b...
12 years 前 | 2 个回答 | 0