Find Jobs
Hire Freelancers

Modelado en 2d

$10-30 USD

In Progress
Posted about 8 years ago

$10-30 USD

Paid on delivery
El proyecto consiste en crear el trayecto de una aeronave que simule el despegue, avance de vuela y regrese de donde despego. El proyecto es solicitado en MATHLAB Se Muestra el código de proyecto similar pero formando un espiral. Trajectory x=a*cos(t) y=b*t z=a*sin(t) 0<=t<=n*pi Velocity dx/dt = -a*sin(t) dy/dt = b dz/dt = a*cos(t) 0<=t<=n*pi Orientation: Axis of symmetry points along V n=4; t=0:0.02:n*pi; a=2; b=1; world=vrworld('[login to view URL]', 'new'); open(world); fig=vrfigure(world); set(fig, 'Viewpoint', 'Far View'); airpln=vrnode(world, 'Plane'); vector_z=[0 0 1]; for i=1:length(t) pause (0.01); vector_position=[a*cos(t(i)) b*t(i) a*sin(t(i))]; airpln.translation=vector_position; vector_velocity=[-a*sin(t(i)) b a*cos(t(i))]; vector=cross(vector_velocity, vector_z); vector=vector/norm(vector); theta=acos(dot(vector_velocity, vector_z)/(norm(vector_velocity)*norm(vector_z))); airpln.rotation=[vector -theta]; vrdrawnow; end pause; close(world) delete(world)
Project ID: 10348829

About the project

1 proposal
Remote project
Active 8 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
1 freelancer is bidding on average $50 USD for this job
User Avatar
Hola, Que tal? te puedo ayudar con tu simulación, llevo bastante tiempo metido en Matlab desde la universidad, para mi este problema saldría bastante rápido por lo que te puedo entregar buenos resultados dentro de tu plazo. Además te doy la opción de revisar el código y resultados y afinar conmigo hasta el último detalle. Saludos
$50 USD in 1 day
4.9 (14 reviews)
3.6
3.6

About the client

Flag of MEXICO
san nicolas de los garza, Mexico
5.0
1
Payment method verified
Member since Sep 25, 2012

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.