B.M. - MATLAB Central
photo

B.M.


University of Maryland, College Park

2014 年からアクティブ

Followers: 0   Following: 0

統計

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

14 質問
1 回答

ランク
235,423
of 297,775

評判
0

コントリビューション
14 質問
1 回答

回答採用率
85.71%

獲得投票数
0

ランク
 of 20,469

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,513

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • First Review
  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


How do I download an older release of MATLAB?
I need to get MATLAB 2007b. Unfortunately the answer here <http://www.mathworks.com/matlabcentral/answers/91635-how-do-i-down...

10年以上 前 | 2 件の回答 | 0

2

回答

質問


Why is a straight line being plotted at zero, in addition to my desired plot?
I'm plotting distance (X) versus different in duration of a sound signal across two different conditions (Y). When I plot jus...

10年以上 前 | 2 件の回答 | 0

2

回答

質問


Exist returning zero when file definitely exists; rehash not working
I have written a script to help organize my files, the main point of which is to group all graphics of a certain type into one f...

10年以上 前 | 2 件の回答 | 0

2

回答

質問


Assignment error with dir
I hate to ask what seems like such an idiotic question, but I can't just run my script because it hiccups at this step: d=di...

約11年 前 | 1 件の回答 | 0

1

回答

質問


Removing characters from/breaking up file names
Hello all, I have a list of file names from which I'd like to remove some characters. Ideally, I'd like to break up the file ...

約11年 前 | 2 件の回答 | 0

2

回答

質問


Extracting strings from cell of strings--and can you use logical vectors with strings?
Hi all, I'm trying to extract data from a structure. I've succeeded in pulling out what I want--which is a cell array of strings...

約11年 前 | 1 件の回答 | 0

1

回答

質問


How to average within bins? Indexing again...
I am trying to average data corresponding to bins. Here is a simplified example (attached). I have real distances in the first c...

約11年 前 | 2 件の回答 | 0

2

回答

質問


Binning with nested for and if/else loops
Hello all, I am trying to take a very long vector of distances and bin it. I'm indexing both the vector and a vector if bins. Cu...

約11年 前 | 1 件の回答 | 0

1

回答

質問


Beginner - can't get plot/graph of "discrete logistic model"...
I am a beginner MATLAB user and am working on the following example: ++++++++++++++++++++++++++++ A very interesting ite...

約11年 前 | 1 件の回答 | 0

1

回答

質問


Error with remainder (rem) and fix - change problem
Hi all, I'm working through the following problem: ===================================== Design an algorithm (i.e., writ...

約11年 前 | 1 件の回答 | 0

1

回答

質問


Asked to plot using vectors of unequal sizes
I am working on the following problem: ======================================== We wish to examine the motion of a damped ...

約11年 前 | 1 件の回答 | 0

1

回答

質問


Nested if/else loop not stepping through all steps; why?
Here is the problem I'm working on: ==================== A plumber opens a savings account with $100,000 at the beginnin...

約11年 前 | 2 件の回答 | 0

2

回答

質問


Beginner's question - why doesn't a variable overwrite when vectorizing a loop?
I am learning using the book "Matlab for Engineers and Scientists." Unfortunately this book does not provide answers to the exer...

約11年 前 | 2 件の回答 | 0

2

回答

質問


Storing values in a for loop when input vector is not used in calculation
I'm working through examples in "Matlab for Engineers and Scientists" and am having trouble with this problem: ==============...

約11年 前 | 1 件の回答 | 0

1

回答

回答済み
Beginner's question - why doesn't a variable overwrite when vectorizing a loop?
The above was just an example. I just need to know how to get a variable to overwrite itself outside of a for loop.

約11年 前 | 0