Community Profile

photo

abc


Arizona State University

2013년부터 활동

Followers: 0   Following: 0

연락

통계

  • First Review
  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


MATLAB SVD vs. LAPACK dgesvd
Hi, I am using LAPACK dgesvd to compute the SVD of a real-valued Hankel matrix as a part of my C program and am comparing the r...

6년 초과 전 | 답변 수: 0 | 2

0

답변

질문


MATLAB GUI hangs up despite using drawnow and pause
Hi everyone, I have a MATLAB GUI that looks as shown below: <</matlabcentral/answers/uploaded_files/61194/guiimage.png>> ...

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Why does matlab function "roots" sometimes give values which when substituted back in the polynomial give large values instead of zero
Hello everyone, I am interested in finding the roots of single variable polynomials (the degree can be anywhere between 30 to...

대략 8년 전 | 답변 수: 0 | 0

0

답변

답변 있음
Monitor clock continuously while being able to performing other actions
The problem gets solved by using drawback. In case someone else needs it.

거의 9년 전 | 0

| 수락됨

질문


Monitor clock continuously while being able to performing other actions
Hi, I am working on a GUI which is then converted to an executable file. The program will be on 24x7, though the user will op...

거의 9년 전 | 답변 수: 1 | 0

1

답변

답변 있음
Plotting many plots on same figure with unique colors
Got it! There are some very useful files one may find in File Exchange. I found both of these to solve my purpose : http:/...

대략 10년 전 | 0

| 수락됨

질문


Plotting many plots on same figure with unique colors
Hi, I am adding plots to a figure in my for loop as given below. I used 'Color' setting to define the colors. However there a...

대략 10년 전 | 답변 수: 3 | 0

3

답변

질문


Does MATLAB allow us to define a polynomial with unknown coeffcients?
Hi does MATLAB allow us to define a polynomial with unknown coefficients? I know the function poly2sym where we enter the array ...

대략 10년 전 | 답변 수: 1 | 0

1

답변

질문


Segmentation error in mex file
Here is the mex code I wrote to read in a tab-delimited file. The mex file got created but it causes my MATLAB to end abruptly a...

10년 초과 전 | 답변 수: 2 | 0

2

답변

질문


mex code to read a large tab delimited file
I am writing a mex file to read a tab delimited file with 16 columns each with about five lac rows. The file is tab-delimited.Th...

10년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Benefits of using datenum to convert a date to an equivalent number?
Hi, I have been handed a MATLAB code that I want to speed up. The function datenum has been used which takes a lot of time. E...

10년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Least Absolute Value based regression
Hi , I want to use linear regression based on least absolute value deviation to find the coefficients of my model with the he...

10년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Callback of uicontrol fails to execute
Hi, I have an application for which I developed a progressbar figure with the help of a function I wrote progressbar_auto. I ...

10년 초과 전 | 답변 수: 1 | 0

1

답변