photo

ginaha


Last seen: presque 3 ans il y a Actif depuis 2022

Followers: 0   Following: 0

Statistiques

MATLAB Answers

3 Questions
0 Réponses

RANG
222 523
of 300 343

RÉPUTATION
0

CONTRIBUTIONS
3 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
33.33%

VOTES REÇUS
0

RANG
 of 20 926

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 172

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


求解一个方程组 求知道。
clear clc ax=[6.4869 0]; ay=[0 -90.04]; az=[0 -128.39]; I1=ax+ay+az; J=((ax-ay).^2+(ax-az).^2+(ay-az).^2)/6; Lamda=1./sqr...

presque 3 ans il y a | 1 réponse | 0

1

réponse

Question


求用matlab解一个联立方程式!。
0.92x+0.067y+0.067(1-x-y)=x 0.04x+0.833y+0.022(1-x-y)=y 0.04x+0.1y+0.911(1-x-y)=1-x-y 求步骤详细!

presque 3 ans il y a | 1 réponse | 0

0

réponse

Question


六重for循环如何优化? 。
for ix=1:N+1 x=-1000+(ix-1)*2000/N; for iy=1:N+1 y=-1000+(iy-1)*2000/N; Lx(ix,iy)=x; Ly(ix,...

presque 3 ans il y a | 1 réponse | 0

1

réponse