Joon Jeon - MATLAB Central
photo

Joon Jeon


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

Professional Interests: Economics, Environment, DICE, IAM analysis

统计学

MATLAB AnswersFrom 02/11 to 04/25Use left and right arrows to move selectionFrom 02/11Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

15 个提问
1 个回答

排名
22,880
of 298,264

声誉
1

贡献数
15 个提问
1 个回答

回答接受率
80.0%

收到投票数
2

排名
 of 20,554

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,718

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Fsolve : I want to give a condition which is something should be bigger than something, how can I do it?
I am solving one objective function. And one of the conditions is that something is bigger than something. I can I write t...

13 years 前 | 2 个回答 | 0

2

个回答

提问


differentiation in enonymous function condition
I have an objective function which contains some function which must be differentiated before I use the object. The obj functi...

13 years 前 | 1 个回答 | 0

1

个回答

提问


A little bit tricky 2d plots
I have three (100*2) matrix. (saying A, B and C) Each column must be graphed against 1:100. 1. Firstly, if I want to show ...

13 years 前 | 1 个回答 | 0

1

个回答

提问


loop intial guesses in fsolve
I am trying to solve some equations by using solve. Actually I did it. But this time, I am trying to vary some parameters. ...

13 years 前 | 2 个回答 | 0

2

个回答

提问


Basic 2D graph from 3D matrix?
I just began to use 3D matrix and have a problem when plotting it. I have a matrix of 2 by 2 by 10. It is that I have 10 page...

13 years 前 | 1 个回答 | 1

1

个回答

提问


Nesting the value of variable in fsolve?
I am trying to nest a variable in function f(E). And thes variable, say V, is also a function of E. For example, V=exp(...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Ok, I am still struggling fsolve with 'index exceeds matrix deminsion' error issue. Need your advice!
I am trying such as following code. But it keeps giving "index exceeds matrix dimension error" g=0.03; %gamma b=0.45;...

13 years 前 | 1 个回答 | 0

1

个回答

提问


using explcit parameters in fsolve gives error, how to solve this?
I have numerical values assigned to several parameter. Using these parameters, I want solve fsolve such as below. But it k...

13 years 前 | 2 个回答 | 1

2

个回答

已回答
Simple 2D plot; Any way I can use String for xtick?
I added xlim([0.8, 4,2]); to make it look neater.

13 years 前 | 0

提问


Simple 2D plot; Any way I can use String for xtick?
I am going to put four ticks on horizontal axis such as t=1:1:4 However, actually, each number implies scenarios. So,...

13 years 前 | 2 个回答 | 0

2

个回答

提问


Here simple code keeps freezing my matlab, guess why?
Hi, the following code keeps my matlab freezed(busy). And it never get solved! y=[9048;4807;3393;2686;2262;1980;1778;1626;...

13 years 前 | 1 个回答 | 0

1

个回答

提问


loop with fzero
My goal is to derive x from such equation as for i=1:9 z(i)=fzero(@(x)gamma/(R-(1+phi(1)*x)*(1+phi(2)))-tauA2(i)-((1+alpha...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Simple question. Using 'solve' with vectors
Hi, I am a matlab rookie. Since I am doing simulation work recently, I start to learn matlab from A, again. Here is my quest...

13 years 前 | 1 个回答 | 0

1

个回答

提问


How to bring Quartly format time excel data to matlab
Hi. I'm about to bring time data from matlab. But the problem is that this data is 'quarterly' form such as time 198...

14 years 前 | 2 个回答 | 0

2

个回答

提问


Converting to quarterly time from xls
I have a excel(xls) data in which the first column is time variable (quarterly from 1978q1 to 2011q1). How can I bring this int...

14 years 前 | 1 个回答 | 0

1

个回答

提问


Deriving Max with fmincon when contraints differ
I am about to derive maximum values under linear contraint. Exactly describing Target function is function f = utility...

14 years 前 | 1 个回答 | 0

1

个回答