Aiden James
Followers: 0 Following: 0
Statistik
RANG
64.194
of 295.569
REPUTATION
0
ANTWORTZUSTIMMUNG
85.71%
ERHALTENE STIMMEN
0
RANG
of 20.247
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.105
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
How to solve algebraic equations for different values of variables ?
I am new to MATLAB, I want to solve the equation “eqn” to get the values of “Te” for different values of I. How solve thIS e...
6 Monate vor | 2 Antworten | 0
2
AntwortenFrage
How I can run following code for different p and t values?
function [x] = LiBrH2O(t,p) % Function LiBrH2O calculates the concentration for the corresponding % Lithium Bromide - Water s...
etwa ein Jahr vor | 2 Antworten | 0
2
AntwortenFrage
How to plot 2d filled contour
I have function y= (0.32/(0.32+0.38*x))^2 k=m*(dy/dx) It means 'k' depends on 'm' and 'x' x= 0:1 ( 0 to1) m=0:1 ( 0 to1...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to find data points within 2% tolerance of curve
Suppose, I have any curve , assume y=x^2 . And I have some scatter data points(X,Y) . Then , how to find scattter data point...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to plot contour with constraints
% I have following equations. I want to see variation of cp(si1,si2) with si1 and si2 with following constraints % constr...
etwa 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how to extract large number of data points from 2D plot
I want to extract large number of data points, like 30000 data ponits or more from 2d plot. Is it possible in matlab ?How t...
etwa 4 Jahre vor | 4 Antworten | 0
4
AntwortenFrage
unable to plot graphs
I have following code want cp Vs ct plot. How to plot it clc; clear all; close all; format long; syms cp positive f...
etwa 4 Jahre vor | 1 Antwort | 0