photo

Jung


Pioneer Investments

自 2012 起处于活动状态

Followers: 0   Following: 0

消息

Professional Interests: numerical analysis, approximations

统计学

All
MATLAB Answers

3 个提问
1 个回答

Cody

0 个问题
3 个答案

排名
267,621
of 299,772

声誉
0

贡献数
3 个提问
1 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 20,801

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
72,641
of 165,865

贡献数
0 个问题
3 个答案

评分
40

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Solver

查看徽章

Feeds

排序方式:

已解决


How to subtract?
* Imagine you need to subtract one number from another using MATLAB. * You will not be using eval for this task. * Given two A...

8 years 前

提问


scheduled optimtool removal date?
When is the scheduled removal date of optimtool?

8 years 前 | 2 个回答 | 0

2

个回答

提问


Problem with Name Value pair in fanplot
Hi, I feel like i'm missing something basic here. I'm trying to use set the Name-Value pair in fan plot but I get a "Too many in...

9 years 前 | 1 个回答 | 0

1

个回答

已解决


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

9 years 前

已解决


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

9 years 前

已回答
How to make a FOR loop to be efficient
Hi Mike, My ultimate goal is to run a loop more efficiently - i.e. less number of iterations. The code is actually overly sim...

13 years 前 | 0

提问


How to make a FOR loop to be efficient
Hi, I have a code that looks something like this. tol = 1e-16; a=1; b=500*pi; % b can be larger pts = a:pi:b; ...

13 years 前 | 5 个回答 | 0

5

个回答