Feeds
질문
drive space exist and not able to save txt file
Hi all. I am running a for loop to generate binary file and save it as .txt file to be used later (305MB each file). Suddenly,...
7개월 전 | 답변 수: 1 | 0
1
답변질문
two matlab figures as inset
Hello all I have 4 saved matlab figures (.fig) and i want three to be the inset of one. How can I do this.
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
integrate two vectors of data
Hi all I have two vectors of data. They are the same length. I want to multiply them and integrate over a distance. How can I...
거의 8년 전 | 답변 수: 1 | 0
1
답변질문
2d plot from 1d plot
Hello all. I have one vector as a function of x of length 1220 point and another vector as a function of y of length 1933 poi...
거의 8년 전 | 답변 수: 1 | 0
1
답변질문
system of differential equations solving
Hello all I have a system of differential equations which can be expressed as dE(z)/dz=S(z)E(z), where S(z) is 6x6 Any wa...
8년 초과 전 | 답변 수: 0 | 0
0
답변질문
fitting code from cftool
I used a cftool to create a code to fit my data. I want to use linewidth of 2 points. when I used figure( 'Name', 'untitl...
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
Solving system of nonlinear equations
Hello all. I want to solve 10 nonlinear equations in 10 variables. I used 'solve' function but it didn't give me a result " _it...
12년 초과 전 | 답변 수: 1 | 0
1
답변질문
error: too large number in context
Hi there When I run my m file program, I have the following error. My program has a symbol called 'n' which I evaluate numerica...
거의 13년 전 | 답변 수: 1 | 0
1
답변질문
problem in using symbols
Hi everyone I have a problem in my program. I have a symbol called 'f' in an equation when I write (3*10^-12)/(1-f) it is writt...
거의 13년 전 | 답변 수: 1 | 0
1
답변질문
how to use the output of 'solve' in another equation
Hi everyone I used 'solve' function to solve an equation and got a variable 'v' then I converted it to double. The problem is w...
거의 13년 전 | 답변 수: 1 | 0
1
답변질문
evaluate expression
I have equation y=x*exp( (1-y)/(A*y)*B ) where A nd B constants in my program. I have a vector values for x. How can I eva...
13년 초과 전 | 답변 수: 2 | 0