
Qazi Ejaz
College of Aeronautical Engineering, NUST
Followers: 0 Following: 0
Statistics
RANK
N/A
of 297 527
REPUTATION
N/A
CONTRIBUTIONS
0 Questions
0 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
780 of 20 454
REPUTATION
2 354
AVERAGE RATING
3.50
CONTRIBUTIONS
34 Files
DOWNLOADS
93
ALL TIME DOWNLOADS
22437
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Submitted
Steepest Gradient Optimization
Steepest Decent Optimization
nästan 9 år ago | 1 download |
Submitted
Gradient based Optimization
Code for Gradient based optimization showing solutions at certain iterations
nästan 9 år ago | 1 download |
Submitted
qazi-ejaz/Digital_communication
This GUI contain various techniques of Digital Modulation
mer än 9 år ago | 1 download |

Submitted
qazi-ejaz/Amplitude-Modulation
Synchronous and Asynchronous Modulation
mer än 9 år ago | 2 downloads |

Submitted
qazi-ejaz/SSB-Modulation
The file contains SSB Modulation GUI
mer än 9 år ago | 1 download |

Solved
Swap the first and last columns
Flip the outermost columns of matrix A, so that the first column becomes the last and the last column becomes the first. All oth...
nästan 11 år ago
Solved
Finding Perfect Squares
Given a vector of numbers, return true if one of the numbers is a square of one of the other numbers. Otherwise return false. E...
nästan 11 år ago
Solved
Fibonacci sequence
Calculate the nth Fibonacci number. Given n, return f where f = fib(n) and f(1) = 1, f(2) = 1, f(3) = 2, ... Examples: Inpu...
nästan 11 år ago
Solved
Triangle Numbers
Triangle numbers are the sums of successive integers. So 6 is a triangle number because 6 = 1 + 2 + 3 which can be displa...
nästan 11 år ago
Solved
Find all elements less than 0 or greater than 10 and replace them with NaN
Given an input vector x, find all elements of x less than 0 or greater than 10 and replace them with NaN. Example: Input ...
nästan 11 år ago
Solved
Column Removal
Remove the nth column from input matrix A and return the resulting matrix in output B. So if A = [1 2 3; 4 5 6]; and ...
nästan 11 år ago
Submitted
Transfer function in 3D
visualizing transfer functions with DTFS is 3D
nästan 11 år ago | 1 download |
Submitted
Transfer function.zip
Transfer function and CTFS 3D visulaization
nästan 11 år ago | 3 downloads |
Submitted
GUI for DC servo Motor
Frequency responses and Time Responses
nästan 11 år ago | 2 downloads |
Submitted
lagrange interpolation(Numerical analysis)
Lagrange Interpolation (Numerical Analysis)
ungefär 11 år ago | 1 download |
Submitted
System of nonlinear equations
System of nonlinear equations
ungefär 11 år ago | 1 download |
Submitted
newton-geogry forward difference
newton-geogry forward difference evaluation
ungefär 11 år ago | 1 download |