photo

albert Kinda


Last seen: 9 days ago Active since 2024

Followers: 0   Following: 0

Statistics

MATLAB Answers

7 Questions
0 Answers

RANK
292,806
of 300,369

REPUTATION
0

CONTRIBUTIONS
7 Questions
0 Answers

ANSWER ACCEPTANCE
57.14%

VOTES RECEIVED
0

RANK
 of 20,936

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,436

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

  • Thankful Level 2

View badges

Feeds

View by

Question


I want to calculate c with this exemple.
clc clear all; close all; % The latitude of the location. lat=input('Give lattitudelta du lieu'); for i=1:1:12 %...

29 days ago | 0 answers | 0

0

answers

Question


How can i get to get this curve in red when the vector is moving? The curve results from the displacement of the tip of the vector
The curve results from the displacement of the tip of the vector

3 months ago | 1 answer | 0

1

answer

Question


BASE O(i,jk) and u(a,b,c)
let u(i',j',k) or i',j',k' are unit vectors of the basis u. O(i,j,k) or i,j,k are the unit vectors of the basis O. I want to lin...

3 months ago | 0 answers | 0

0

answers

Question


PREDICT NEW FONCTION WITH DEEP LEARNING
I want to find a function h that does not depend on aztan I have this function h=acos((sin(w*pi/180)*cos(de))/sin(aztan)) wh...

3 months ago | 0 answers | 0

0

answers

Question


How to have a vector that is obtained by discretizing a and b for each i.
For example, when i=1, a(1)=1, b(1)=24; c=1 0.5 2 2.5 up to 24. Then we move on to i=2

4 months ago | 1 answer | 0

1

answer

Question


How to calculate the determination coefficient R^2 with two matrix ?
hello I have two matrices A(i,j) and B (i,j). How to calculate for each i the covariance (A,B)? also calculate the determination...

1 year ago | 1 answer | 0

1

answer

Question


how to plot a matrix graph of D(n,m) versus C(n,m) with different colors
I would like to plot a graph of D versus C. For each i have a different color

1 year ago | 3 answers | 0

3

answers