John Jamison
2017 年からアクティブ
Followers: 0 Following: 0
統計
MATLAB Answers
16 質問
0 回答
ランク
of 154,317
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
searching through RNA sequence for a string of characters
Hi all, I am creating a program that gets a user input (txt file) of DNA nucleotides (random lists of A, G, C, T), and gives...
7年以上 前 | 3 件の回答 | 0
3
回答質問
problem calculating nucleotide percentages
Hi all, I am writing a program to do several things, first off to calculate the percentage of 4 nucleotides of RNA (A, U, C, ...
7年以上 前 | 1 件の回答 | 0
1
回答質問
Putting a legend on an astrological image
Hi, I want this: <</matlabcentral/answers/uploaded_files/74995/Screen%20Shot%202017-04-12%20at%206.39.17%20PM.png>> I...
7年以上 前 | 2 件の回答 | 0
2
回答質問
help with astrological image
Hi everyone, I am seeking some help matching up my image (attached below) to the one seen here....I need help making each lin...
7年以上 前 | 0 件の回答 | 0
0
回答質問
modeling a forest fire
We are tasked with the question seen attached below, simulating a forest fire. I have the following code, but was looking for...
7年以上 前 | 1 件の回答 | 0
1
回答質問
Code for a function for matrixes?
<</matlabcentral/answers/uploaded_files/71470/Screen%20Shot%202017-03-05%20at%202.56.42%20PM.png>> Hi, Can I have some hel...
7年以上 前 | 1 件の回答 | 0
1
回答質問
automatic calculation for graph spacing
<</matlabcentral/answers/uploaded_files/71566/Screen%20Shot%202017-03-06%20at%205.17.41%20PM.png>> Hi Everyone, I was hoping ...
7年以上 前 | 0 件の回答 | 0
0
回答質問
calculating the correct spacing between values
<</matlabcentral/answers/uploaded_files/71469/Screen%20Shot%202017-03-05%20at%202.53.04%20PM.png>> Hi Can you help me with...
7年以上 前 | 0 件の回答 | 0
0
回答質問
error in command window?
every time I save a file or open a file, I get this error image...it really bothers me and I dont know what to do... please h...
8年弱 前 | 1 件の回答 | 0
1
回答質問
geometric mean of the market
Hi, I am working on the attached problem. So far, I was thinking to iterate from i = 1:length(dataset), and saying dataset...
8年弱 前 | 0 件の回答 | 0
0
回答質問
calculating the greatest percent drop from data set
Hi everyone, I am stuck on this problem (see attached). I currently have for i = 1:length(dataset); currH...
8年弱 前 | 0 件の回答 | 0
0
回答質問
calculating most days with gain
Hi, I am having some trouble calculating this...I am started with a for loop, iterating over 1:length of my data set, put don...
8年弱 前 | 1 件の回答 | 0
1
回答質問
stock graph with error bars?
HI everyone. I am trying to replicate this graph using matlab. As of now, I have the data to use, and have two functions i...
8年弱 前 | 1 件の回答 | 0
1
回答質問
Code to estimate pi
<</matlabcentral/answers/uploaded_files/68710/Screen%20Shot%202017-01-31%20at%209.49.25%20PM.png>> see above image. Please...
8年弱 前 | 2 件の回答 | 0
2
回答質問
how to calculate alternating summation for pi
How do I write code to estimate pi up to 1 million terms (n=1million) of: pi = 4(1/1 - 1/3 + 1/5 - 1/7 +...etc)
8年弱 前 | 2 件の回答 | 0