Statistik
48 Fragen
0 Antworten
RANG
5.262
of 297.503
REPUTATION
9
BEITRÄGE
48 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
62.5%
ERHALTENE STIMMEN
8
RANG
of 20.449
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 159.017
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
is it possible to have a periodic colorbar
Hi, I would like to ask whether it is possible to have a periodic colorbar? For example: I use Jet for a colorbar X from [1 10...
fast 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to make one colorbar for a 2x2 subplot
Hi all, I would like to insert one colorbar into a 2x2 subplot. I have read the answer in this thread https://uk.mathworks.com/...
etwa 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to make one Colorbar for a 2x2 subplot
Hi everyone, I would like to make one Colorbar for a 2x2 subplot on right hand side. I have read the answer of a similar questi...
etwa 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to make one Colorbar for a 2x2 subplot
Hi everyone, I would like to make one Colorbar for a 2x2 subplot on right hand side. I have read the answer of a similar questi...
etwa 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
assign empty vector to an element of a vector in a for loop
Hi everyone, I created a 'for' loop with 'solve' for i0=1:1:length(sig) syms r r0(i0)=double(solve(function_of_r,r))...
fast 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
error using Solve with inequality
Hi all, I am facing a strange problem with using Solve with inequality. Could you please help? Thanks
fast 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Increasing number of interpolating color in patch
Hi all, I have created a patch with the color varying between two random colors. However, I would like to increase the number o...
fast 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
how to plot shading background color and shading marker face color
Hi all, By chance I saw this picture. The background color is not monocolor as well as the marker face color. I know how to ch...
fast 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
code for color matlab
Hi all, I am reading a paper and very impressive with the color that the authors used in the graphs. So I would like to ask ho...
fast 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Fill the region between two lines
Hello all, I plot two functions and then I want to fill the region between them in red (for example). Could you please suggest...
etwa 6 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Plot matrix as scatter points with colorbar
Dear all I have a vector 1-by-N x, a vector 1-by-M y, and a matrix N-by-M z (complex). So how could I plot the matrix Z as...
mehr als 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Open figure and work on that figure
Dear all, I would like to ask it is a way to work on a saved figure. For example, add more line plots and also change the a...
mehr als 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Order of roots obtained from function roots
Dear all, I have a funny problem. I have a third-degree polynomial f(s1) which depends on a variable 'm'. When I vary 'm', a...
mehr als 6 Jahre vor | 1 Antwort | 1
1
AntwortFrage
fsolve no solution found
Dear all, I have a system of non-linear equations that needs to be solved. I have read some articles from Matlab to improve the...
fast 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Polarplot with negative theta display
Hi everyone, I have used the polarplot function in Matlab. The theta axis by default will be from 0 to 360 degree. But I would ...
fast 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Load text file with open braket ( )
Dear all, I have a txt file in the format like: (70.0362+32052.7j) (-1.16529e-12+29239.2j) (-1.42109e-13+26859.3j) ...
fast 7 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
How to calculate matrices with matrices inside
Dear all, I would like to calculate the equation (3) in the attached figure. But since all matrices in eq. (3) contain some mat...
etwa 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
matrix dimension problem with integral
Dear all, I have devloped this code and don't think there is any problem with is. However, Matlab returned an error on the ma...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Singularity problem in integral3
Dear all, I had an integral3 however, Matlab returned NaN and this warning: 'Non-finite result. The integration was unsuccess...
mehr als 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How to calculate 5 times integral
Dear all, I have a problem with a big integral which contains other 4 integrals inside. I have no idea how to do it. Could you ...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Double integral with one integral having limits as a function of other variable
Dear all, I have the problem below: l1=3e-3; l2=4e-3; r1=11e-3; r2=12e-3; fun_Z0=@(x) x^(-5)* A^2 *((l2-l1)+(exp(-...
mehr als 7 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
How to write an overline notation in ylabel
Hi, I would like to write an overline notation above a variable in y label. My code doesn't work at all. Could you please sugge...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Best curve fitting for measured data
Hi, I have a set of measured data and a function 1/ (1+((x-x0)/a)^2) where x0 is a constant and x is variable. a is the fitting...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to calculate the difference between two sets of data
Hi everyone, I have a problem about calculating the difference (error) between two sets of data. I am a rookie in statistics so...
mehr als 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Interpolation 1-D
Hi, I have a set of measured data s21_ef_d (i have included the mat file) Then I want to interpolate the 3dB cut off value but...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
qickyly change 3D matrix to 2D matrix
Hi, This might be such a silly question but could anyone please help? I get a 3D matrix A(n,m,k) so I want to take the value a...
etwa 8 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Integrating 2 symbolic functions w.r.t. a single variable
Hi, I would like to know if there is a way to integrate a multiplication of 2 symbolic functions with respect to a single varia...
etwa 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Plot 2-D vector field with arrow3
Hi, I would like to use the arrow3 function (https://uk.mathworks.com/matlabcentral/fileexchange/14056-arrow3-version-5) to plo...
etwa 8 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Matlab Numerical integral improvement
Hi, I have the integral below: F_A_I=@(x) besselj(1,x.*3.5).*besselj(1,x.*0.5); A=integral(F_A_I,0,Inf,'RelTol',1e-6,'A...
etwa 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Change the color of streamslice
Dear all, I am using the streamslice to plot the Poynting vector but the default color of MATLAB is blue and I don't really lik...
etwa 8 Jahre vor | 2 Antworten | 0