M.K.H. CHANDAN
Indian Institute of Technology Madras(IIT-M)
Followers: 0 Following: 0
SUMMARY
1. WORKING ON FRACTAL USING MATLAB AT IITM.
2. Experiences on Maintenance, Architecture, Analysis & Implementation of products for implementation of Mobile Communication Protocols using MATLAB, C/C++, Mathematical Algorithms( CRC-7/16-Bits, GSM-7/8 Bits Algorithms) for Protocols at Product-based Organizations (viz. Ceeyes System, NetHawk & Megasoft).
3. 10+ Years of total Teaching & IT Experiences on product using C/C++ with involvement on Maintenance, Architecture, Analysis & Implementation of products LTE-Server, CM-Server, SMSC/SMPP-Server, UTRAN-Server, GB-Server & VOIP-Server at Ceeyes, NetHawk & Megasoft.
Statistik
RANG
170.397
of 295.495
REPUTATION
0
BEITRÄGE
8 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
62.5%
ERHALTENE STIMMEN
0
RANG
16.574 of 20.240
REPUTATION
5
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
1 Datei
DOWNLOADS
1
ALL TIME DOWNLOADS
55
RANG
of 153.991
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
Gesendet
drawInfinityFractal
Fractals are self-similar infinitely. Program to make infinity which can look like fractal.
fast 9 Jahre vor | 1 Download |
Frage
How can I configure , so that MATLAB will not allow duplicate built in function by re-definition ?
MATLAB(7.5.0) has some built in functions when some body is Overwriting it by another defination in Matlab Command Window, it ...
etwa 9 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Why built-in library function x() when copied into my current working directory does not get path to another built in library y() called from the function x() which was copied to my current working directory?
Why built-in library function x() when copied into my current working directory does not get path to another built in library y...
etwa 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to solve the error>>> Error evaluating parameter 'InputValues' in 'crankshaft_jointact/Lookup Table'
I am currently using SIMULINK version-7.9 [2012 A] WHILE using the simulink model which was running on other Simulink vers...
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to solve the error>>> Error evaluating parameter 'InputValues' in 'crankshaft_jointact/Lookup Table'
I am currently using SIMULINK version-7.9 [2012 A] WHILE using the simulink model which was running on other Simulink vers...
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
HOW TO GET X, Y CO-ORDINATE VALUE FROM A IMAGE FILE generated by Matlab program?
I have following vectors x = 1 : 10 :100; y = 1 : 20 :200; I have plotted using plot(x,y) command and saved the output file ...
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to support default parameter in MATLAB FUNCTION ?
1 . As I know , there is no default parameter support on MATLAB FUNCTION like other high level programming language c,c++, Is th...
mehr als 9 Jahre vor | 6 Antworten | 0
6
AntwortenFrage
Why Magic Square[ magic(n) ] gives results diifferent on different situation?
As per Magic Square Help/Defn.: MAGIC Magic square. MAGIC(N) is an N-by-N matrix constructed from the integers 1 t...
mehr als 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How magic square, magic() FUNCTION works for Negative Integers & 2(where it should not work) ?
In Matlab(7.5): For -ve Odd order it is dispalying NULL matrix and for -ve Even order it is showing error. ??? Subscript in...
mehr als 11 Jahre vor | 0 Antworten | 0