photo

Bernoulli Lizard


University of Rochester

2012년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

18 질문
0 답변

순위
5,597
of 300,338

평판
8

참여
18 질문
0 답변

답변 채택
44.44%

획득한 표
7

순위
 of 20,922

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,149

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • First Review
  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


Generate number from a probability distribution
I am trying to generate numbers from a probability distribution using the inverse cdf method. However, I can not calculate the C...

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

1

답변

질문


Force polynomial fit through multiple points
I have a set of x, y data that I want to fit to a quadratic polynomial. Is it possible to force the fit through BOTH zero point...

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

1

답변

질문


Parfor error: parfor variable is indexed in different ways
I am trying to convert my code to run in parallel, but I get an error when I use the parfor : "in a parfor loop, variable is ind...

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

1

답변

질문


Plot figures in property editor mode automatically
If you open a figure and select either edit-figure properties or edit-axis properties multiple figures will be displayed in the ...

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

1

답변

질문


Function handle of a sum
How can I define a function that involves a summation? for example, a function f = @(x) e^(-n*x), where the function is a su...

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

1

답변

질문


Normalize histogram of normally distributed data
How can I normalize a histogram of normally distributed points? I have tried using histnorm from the file exchange and a few oth...

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

2

답변

질문


Matlab won't install on Mountain Lion
What do you have to do to install MATLAB 2012b in Mountain Lion? I instaled quartz (which I guess is the new version of X11), bu...

12년 초과 전 | 답변 수: 4 | 0

4

답변

질문


Show tick marks above plot
I have a 3D plot that I am viewing from the top, so that it looks like a 2D plot. How can I display the tick marks above the plo...

12년 초과 전 | 답변 수: 3 | 3

3

답변

질문


Y fit error for weighted levenberg marquart algorithm
I am using the weighted levenberg marquard algorith, and I want to calculate the error for each fitted x value. I have a vector ...

12년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Plot heatmap with 3 variables
I have x,y, z data, where x and y are coordinates, and z is the measured value. How can I created a 2D plot, where low values of...

거의 13년 전 | 답변 수: 2 | 1

2

답변

질문


Rotate 3D plot in PowerPoint
I want to be able to rotate a 3D plot in powerpoint. I found a few exchange files that rotate a plot and save it as a gif, but t...

거의 13년 전 | 답변 수: 2 | 1

2

답변

질문


Transpose column from .csv file
How can I transpose a column that is read from a .csv file? Currently I am reading the column, transposing it, and reprinting i...

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

1

답변

질문


Calculate Uncertainty for fitted parameter from least squares fit
How can I get the uncertainty for each of the fitted parameters after doing a least squares curve fit? I used tools-basic fitti...

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

1

답변

질문


Adjust width of error bars
How can I adjust the width of the error bars on a plot that I have already made? I found a few downloadable functions that clai...

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

1

답변

질문


Save .csv file as plain text
Currently I am saving data to a .csv file, opening that file, and extracting certain columns. However, the only way that Matlab...

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

1

답변

질문


How do I save data to a TXT file?
How do I save data to a TXT file? I want to create a simple two column text file, where the first column is the data from a n x ...

대략 13년 전 | 답변 수: 4 | 1

4

답변

질문


Open TIF image stack
How can I open a TIF image stack, so that I can use each of the images separatly?

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

1

답변

질문


Code in script is printing to command window
I am editing a program that someone else wrote, and when I run it, each time it prints a number to the command window. I would ...

대략 13년 전 | 답변 수: 2 | 1

2

답변