![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/3501697_1522096308142_DEF.jpg)
K
Virginia Polytechnic Institute and State University
Followers: 0 Following: 0
Statistics
RANK
5.778
of 297.016
REPUTATION
8
CONTRIBUTIONS
9 Questions
2 Answers
ANSWER ACCEPTANCE
77.78%
VOTES RECEIVED
3
RANK
of 20.419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157.725
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
How do I read only specific columns in from an Excel file, not consecutive columns?
I have a set of Excel files that are ~ 17,000 rows by 6,000 columns. Needless to say, that's kind of tough to work with. I wou...
bijna 9 jaar ago | 1 answer | 1
1
answerQuestion
How do I write a large multi-dimensional cell array into Excel?
Hi, I have a 155X56 cell array, where each cell in the array is a ~17,100X 1 cell. (Ranges from 17102-17301 rows). First o...
ongeveer 10 jaar ago | 1 answer | 0
1
answerQuestion
How can I replace [#] entries in a .Csv file so that Matlab can read the first row as variable names?
Hi, I have seven very large .Csv data files (about 3000 columns). Whoever made the file named each variable with "[0] Label1...
ongeveer 10 jaar ago | 2 answers | 0
2
answerssolve an equation for perspective projection
Hi, I'm sure this isn't the best solution, but if you enter f, Xa,Xb,Ya,Yb,Za, and Zb as symbols, and then enter your four co...
bijna 11 jaar ago | 0
| accepted
Question
Why doesn't "hold on" work when I have a figure that has opened with the title bar Figures - Figure 1?
Hi, Normally, I can make a plot and save it as a .fig file. Then, when I open it later, it will open and show just "Figure 1...
bijna 11 jaar ago | 1 answer | 0
1
answerQuestion
How can I use an empty matrix in a logical if statement?
Hello, I have a program that evaluates mode shapes using the null space of an 8X8 matrix, "K". It works great when the null ...
ongeveer 11 jaar ago | 2 answers | 2
2
answersQuestion
Regarding finding peak values from vectors; how do I find only the max value and also write this in a loop with changing string variable names?
Hello, I am trying to make my life easier- I have something like 380 sets of data that I really don't want to find the peaks ...
meer dan 11 jaar ago | 1 answer | 0
1
answerQuestion
Where can I find expmdemo matlab files?
Hi, I have a nasty symbolic matrix that I need the matrix exponential of- looks something like this (all capital letters are ...
bijna 12 jaar ago | 1 answer | 0
1
answerImport txt file into matlab using programically
I've used the command textread really successfully with .txt files where the columns of numbers were separated by spaces or tabs...
meer dan 12 jaar ago | 0
Question
Why won't a function handle plot?
I have a long and complicated symbolic expression: syms x A=(60984*x)/(203125*exp((-(243936*x^4)/203125)^(1/4))*(-(243936*...
meer dan 12 jaar ago | 1 answer | 0
1
answerQuestion
How can I plot a symbolic function or determine a finite and real starting guess for fzero?
Hello, I have a very long and somewhat complicated complex function that I need to find the roots of. It is a function of "s...
meer dan 12 jaar ago | 2 answers | 0