How can I plot these equation?
이전 댓글 표시
Hello,
Please give me a idea. How can I build up this fig da/dN Versus ΔKth in matlab? Where
da/dN= C[((1-f)/(1-R))ΔK]^n (1-ΔKth/ΔK)^p/(1-Kmax/Kcrit)^q
ΔKth= ΔKth0. sqrt(a/(a+ao))/[(1-f)/(1-Ao)(1-R)]^(1+Cth*R)
Thanks...........
댓글 수: 1
Andrew Newell
2011년 9월 29일
What have you tried so far?
답변 (1개)
Walter Roberson
2011년 9월 29일
0 개 추천
Are the [] just another layer of bracketing, or are then intended to mean something different?
Is C[...] indexing C or is it multiplying C by something ?
Does the space after ^n in your da/dN equation indicate multiplication?
Does ΔKth indicate indexing of ΔK by th ?
etc..
We need unambiguous equations to work from.
카테고리
도움말 센터 및 File Exchange에서 Define Shallow Neural Network Architectures에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!