photo

Maya Venugopalan


Last seen: nästan 5 år ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
175 734
of 300 379

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 20 931

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 299

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 1

View badges

Feeds

View by

Question


empty sym 0-by-1
clc; clear all; close all; syms c a = 13*0.0071; Re = 5000; ddU = -1.98; U = 0.7425; C = (a*Re*(U-c))/2; N1 = (a^2/2) +...

ungefär 5 år ago | 1 answer | 0

1

answer

Question


"Symbolic parameters not supported in nonpolynomial equations"
clc; clear all; close all; syms a b d y c x = 0.1; %leading egde distance (in cm) Re = 1000; ...

ungefär 5 år ago | 1 answer | 0

1

answer

Question


empty sym 0-by-1 error
syms c delta = 0.0158; alp = 6; a = alp*delta; Re = 1000; y = 0.5; y1 = y*delta; U = (-357554.879*y1^2 + 11298.734*y1)/89...

ungefär 5 år ago | 1 answer | 0

1

answer