Statistics
RANK
152,190
of 301,806
REPUTATION
0
CONTRIBUTIONS
2 Questions
1 Answer
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 21,413
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 176,647
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
Fitting Excel data in Matlab
Hi, I have one question. I have a CSV file that I want to fit the data in columns 30 and 33 and I wrote the fit function to dr...
6 years ago | 1 answer | 0
1
answerQuestion
mapping a filled circle ,like [(abs(z-1)<=1) by any mapping function
How can I map a filled circle, like ( abs(z-1)) that z is the complex ?
7 years ago | 1 answer | 0
1
answermapping a filled circle ,like [(abs(z-1)<=1) by any mapping function
A solution that help me and maybe useful for others (with mapping funcion -(z+1)/(z-1) and -i*cos(z/2)) clear all clc t=...
7 years ago | 0
| accepted

