photo

Lena Heffern


CSU Chico

2011 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

7 質問
2 回答

ランク
149,460
of 301,153

評判
0

コントリビューション
7 質問
2 回答

回答採用率
28.57%

獲得投票数
0

ランク
 of 21,182

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 173,067

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


FIt ellipse to data in polar coordinates
So I have a set of data basically X=(pi/180).*[0:10:350], aka a full rotation in radians. Next, I have a set of data (36 total p...

14年以上 前 | 1 件の回答 | 0

1

回答

質問


Almost done, one bug left!
I've just got one bug left to fix and I can't for the life of me get it, I thought my initial while loop should be accounting fo...

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

2

回答

回答済み
Sorting some data
Almost got it... I just need to figure out how to get rid of my error: ??? Attempted to access data(336607,:); index out of...

14年以上 前 | 0

質問


Sorting some data
I'm having trouble sorting out some data: 2 % incident# 4 % x (0-15) 59.783 18 % y (1...

14年以上 前 | 3 件の回答 | 0

3

回答

回答済み
Question on sorting and appending data
Nevermind, it just needed rearranging and a reset on the ring. ring=zeros((360),(180));image=zeros((360),(180)); ...

14年以上 前 | 0

質問


Question on sorting and appending data
I'm trying to get the data to sort first by column, 1-360, then by row, 1-74. After it sorts each column, it should return a boo...

14年以上 前 | 1 件の回答 | 0

1

回答

質問


Trying to find a histogram half-sum point
I'm trying to find the x coordinate in a histogram that describes the point where the sum of the values is exactly half (basical...

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

2

回答

質問


Permutations: {0-7, 8-15, 16-23, 24-31}, neater code?
I have a set of data (note that the second column is dependent on the first column, and I only care about sorting the first colu...

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

2

回答

質問


Elegant code: How do I make my if,switch, etc. statements more compact?
Ideally, I want to be able to go past a case 9 up to however many are necessary, but I'd rather not deal with tediously copy&pas...

14年以上 前 | 1 件の回答 | 0

1

回答