photo

albert Kinda


Last seen: 4 months 前 自 2024 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

7 个提问
0 个回答

排名
89,957
of 301,219

声誉
0

贡献数
7 个提问
0 个回答

回答接受率
57.14%

收到投票数
0

排名
 of 21,193

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 173,467

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2

查看徽章

Feeds

排序方式:

提问


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 %...

5 months 前 | 0 个回答 | 0

0

个回答

提问


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

7 months 前 | 1 个回答 | 0

1

个回答

提问


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...

7 months 前 | 0 个回答 | 0

0

个回答

提问


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...

7 months 前 | 0 个回答 | 0

0

个回答

提问


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

9 months 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 3 个回答 | 0

3

个回答