Statistics
11 Questions
0 Answers
RANK
151,795
of 295,467
REPUTATION
0
CONTRIBUTIONS
11 Questions
0 Answers
ANSWER ACCEPTANCE
27.27%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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,...
7 months ago | 1 answer | 0
1
answerQuestion
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 | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 0 answers | 0
0
answersQuestion
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
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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