Community Profile

photo

omnia


Last seen: Today Active since 2011

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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,...

18 hours ago | 1 answer | 0

1

answer

Question


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 years ago | 0 answers | 0

0

answers

Question


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...

7 years ago | 1 answer | 0

1

answer

Question


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...

7 years ago | 1 answer | 0

1

answer

Question


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...

7 years ago | 0 answers | 0

0

answers

Question


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 years ago | 1 answer | 0

1

answer

Question


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...

11 years ago | 1 answer | 0

1

answer

Question


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...

12 years ago | 1 answer | 0

1

answer

Question


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...

12 years ago | 1 answer | 0

1

answer

Question


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...

12 years ago | 1 answer | 0

1

answer

Question


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 years ago | 2 answers | 0

2

answers