Statistik
RANG
254.426
of 300.765
REPUTATION
0
ANTWORTZUSTIMMUNG
12.5%
ERHALTENE STIMMEN
0
RANG
of 21.084
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
UAV Path Following Path Switching Problem
Hi everyone , I'm trying to implement a path following algorithm for UAV (Carrot Chase) with matlab for a line-circle path. ...
10 Monate vor | 1 Antwort | 0
1
AntwortMIMO systems input/output response in Simulink
Hello Sir, @Shivam Gothi Thanks for replying my question. It's make sense. I just want to use one state space block for analy...
11 Monate vor | 0
Frage
MIMO systems input/output response in Simulink
I'm trying to simulate a plant with step input. This plant have two inputs and two outputs each input. When i use 'step' comman...
11 Monate vor | 2 Antworten | 0
2
AntwortenFrage
How can a validate the BLDC Motor Model
Hello everyone, In these days i'm modelling a BLDC Motor with simulink. I want to validate my model with real time test data ...
etwa ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
Path Following Algorithm Line-Circle Path Path Switching Problem
Hi everyone , I'm trying to implement a path following algorithm for UAV (Carrot Chase) with matlab for a line-circle path. ...
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
Extracting unsolved data from ode45 function
Hi everyone, I'm trying to create a aircraft model and i have differential equations i have solved this equations with ode45 a...
mehr als 2 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Why do i recieve Dot indexing is not supported for variables of this type error when i call my function
I'm trying to implement a aircraft model. I created a struct for aircraft data's When i trying to implement my eom function i'...
mehr als 2 Jahre vor | 2 Antworten | 0
2
AntwortenGelöst
Back and Forth Rows
Given a number n, create an n-by-n matrix in which the integers from 1 to n^2 wind back and forth along the rows as shown in the...
mehr als 2 Jahre vor
Gelöst
Determine whether a vector is monotonically increasing
Return true if the elements of the input vector increase monotonically (i.e. each element is larger than the previous). Return f...
mehr als 2 Jahre vor
Gelöst
Column Removal
Remove the nth column from input matrix A and return the resulting matrix in output B. So if A = [1 2 3; 4 5 6]; ...
mehr als 2 Jahre vor
Gelöst
Make a checkerboard matrix
Given an integer n, make an n-by-n matrix made up of alternating ones and zeros as shown below. The a(1,1) should be 1. Example...
mehr als 2 Jahre vor
Gelöst
Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...
mehr als 2 Jahre vor
Gelöst
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
mehr als 2 Jahre vor
Gelöst
Triangle Numbers
Triangle numbers are the sums of successive integers. So 6 is a triangle number because 6 = 1 + 2 + 3 which can be displayed ...
mehr als 2 Jahre vor
Gelöst
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
mehr als 2 Jahre vor
Frage
why my code is running so slowly in the while loop
Hi, im new at Matlab and im trying to implement a guidance for Uav but my while loop running so slowly. Any suggestions for fix...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Solving motion equation using ODE45
I need the solve these equations with ODE45 or Euler. Anyone can help ?
fast 4 Jahre vor | 1 Antwort | 0



