photo

Narayan Das Ahirwar


Last seen: environ 5 ans il y a Actif depuis 2020

Followers: 0   Following: 0

highly active for Additively Manufactured of Heat Exchanger.

Statistiques

All
MATLAB Answers

2 Questions
0 Réponses

Cody

0 Problèmes
1 Solution

RANG
183 490
of 301 204

RÉPUTATION
0

CONTRIBUTIONS
2 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
50.0%

VOTES REÇUS
0

RANG
 of 21 191

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG
104 484
of 173 368

CONTRIBUTIONS
0 Problèmes
1 Solution

SCORE
20

NOMBRE DE BADGES
1

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Solver
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

A résolu


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

environ 5 ans il y a

Question


The following error occurred converting from sym to double: Unable to convert expression containing symbolic variables into double array. Apply 'subs' function first to substitute values for variables
clc clear format long % Function Definition (Enter your Function here): syms x1 x2 lambda k; %Optimization function f = (x...

environ 5 ans il y a | 1 réponse | 0

1

réponse

Question


How to extract non complex number from an array?
if I have an array which have complex number and non complex number like A = [2.2, 2+3i, 2-3i] I want only 2.2 in A, i.e. A =...

plus de 5 ans il y a | 1 réponse | 0

1

réponse