photo

Kyle


Embry Riddle Aeronautical University

自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

11 个提问
0 个回答

排名
9,417
of 299,763

声誉
2

贡献数
11 个提问
0 个回答

回答接受率
90.91%

收到投票数
3

排名
 of 20,798

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,797

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Printing arrays based on index
Im having trouble figuring out why my print statement wont print the first index of several different arrays on one line, the se...

13 years 前 | 1 个回答 | 0

1

个回答

提问


How to get indexing to start at 0?
I'm having trouble getting matlab to index at zero. I need nn and mm to start at zero but i get a error for subscripts. I know...

13 years 前 | 1 个回答 | 0

1

个回答

提问


SSS Triangle functions, need output help
My function is outputting ang1, ang2, and ang3 in addition to my fprintf statements, why? and how to i fix it? Question asks for...

14 years 前 | 3 个回答 | 0

3

个回答

提问


Input/Output Function's, need content and display help
Im creating a function to output future value of invested money by F=P*(1+(i/1200))^n, where i us interest rate, P is initial in...

14 years 前 | 3 个回答 | 1

3

个回答

提问


sequential files(write, read ,append)?
I'm having trouble understanding why my program wont work. I'm given an array of numbers. This is what i should be getting 45 6...

14 years 前 | 1 个回答 | 0

1

个回答

提问


Create a function to calculate hyperbolic's then graph them?
I need some advice about graphing the hyperbolic sin, cos and tan. Can you create a plot inside a function? well heres what i ha...

14 years 前 | 1 个回答 | 0

1

个回答

提问


Cross product of two vectors(function)
I need to create a function that calculates the cross product of two vectors V1 and V2. V1 X V2=(Vy1*Vz2 - Vy2*Vz1)i + (Vz1*V...

14 years 前 | 2 个回答 | 1

2

个回答

提问


While Loops- Flaps Problem, need advice
I have a program that sets the flaps on an airplane(Theoretically) up and down 5 degrees each time, but when i get to 30 is shou...

14 years 前 | 1 个回答 | 0

1

个回答

提问


Use while loops for a function to keep asking for inputs, until an invalid input is entered
Ok i have 4 problems based off of this one topic. y(x)=ln(1/(1-x)), Evaluate the function for any user specified value of x. Us...

14 years 前 | 3 个回答 | 0

3

个回答

提问


Creating tables from a program?
Ok the question was, Write the MATLAB statements required to calculate and print out the squares of all even integers from from ...

14 years 前 | 2 个回答 | 0

2

个回答

提问


"for" loops and branching help
I'm having trouble solving this question: Write the MATLAB statements required to calculate y(t) from the equation y(t) = -3*t...

14 years 前 | 2 个回答 | 1

2

个回答