photo

Morteza.Moslehi


IAU (Ahwaz/Dezful)

Active since 2016

Followers: 0   Following: 0

Message

Enthusiastic in Space Controlling and Orbital Mechanics.
Study on Designing and Synthesis of Mechanism

Statistics

All
MATLAB Answers

3 Questions
3 Answers

File Exchange

1 File

RANK
230,891
of 300,392

REPUTATION
0

CONTRIBUTIONS
3 Questions
3 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
10,817 of 20,934

REPUTATION
51

AVERAGE RATING
0.00

CONTRIBUTIONS
1 File

DOWNLOADS
2

ALL TIME DOWNLOADS
512

RANK

of 168,373

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Personal Best Downloads Level 2
  • First Review
  • First Submission

View badges

Feeds

View by

Question


plot in spherical coordinate
Hello I have a question about demonstrating my point in spherical coordinate. My Question is about acquiring plot in spherical...

8 years ago | 1 answer | 0

1

answer

Submitted


Slider-Crank-linkages
Simulating of four bar linkages of Slider-Crank

8 years ago | 2 downloads |

0.0 / 5

Answered
In an assignment A(I) = B, the number of elements in B and I must be the same.
Answer: i should write inputs same below: cost=zeros(size(x,1),1); for ii= 1:size(x) l1=x(ii,1); l2=2; l3=x(ii...

9 years ago | 0

| accepted

Answered
In an assignment A(I) = B, the number of elements in B and I must be the same.
Dears @Niels and @Walter Roberson thank you so much for your favor. finally i found my mistake.. is should write my inputs like...

9 years ago | 0

Question


In an assignment A(I) = B, the number of elements in B and I must be the same.
at first i wrote below code to solve mechanism equations and find best parameters for my linkages my first code: l1=x(:,...

9 years ago | 3 answers | 0

3

answers

Answered
How draw an ellipse by acquiring points in 3D
answer is: step 1: function [r,v] = coes_RV(h,inc,RA,e,omega,theta) %From the orital elements, the position and vel...

9 years ago | 0

| accepted

Question


How draw an ellipse by acquiring points in 3D
Hi. I have solved an Orbital Mechanics question about orbiting and acquired three points about the orbits, for example R1=(-9.5...

9 years ago | 2 answers | 0

2

answers