SOURAV KUMAR
Followers: 0 Following: 0
Statistica
RANK
106.850
of 296.041
REPUTAZIONE
0
CONTRIBUTI
5 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
40.0%
VOTI RICEVUTI
0
RANK
of 155.189
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
How do I change the direction of a quiver vector at the same time change the sign of its magnitude ?
Hi @Kushal Joshi , You can use quiver(x0,y0,-v1,-v2) instead of quiver(x0,y0,v1,v2) to reverse a vector For Example, consider ...
oltre 3 anni fa | 0
Domanda
solve() is unable to find a solution
Hello everyone, I was trying to solve a transcendental eqation in MATLAB I performed two programs one graphical approach and a...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
STATES parameter in adaptfilt.lms()
Hello everyone, I was trying to understand the various parameters used in adaptfilt.lms() function The general form is: H = ...
oltre 3 anni fa | 0 risposte | 0
0
risposteDomanda
How to implement a user defined recursive function which will update an array in its every call
Hello everyone, I am trying to implement Shanon Fano Encoding algorithm, I have created a function shannon() as follows: ...
quasi 4 anni fa | 1 risposta | 0
1
rispostaDomanda
How to simplify a symbolic matrix
Hello everyone, I was trying the following code: clc clear all close all syms a k1 k2; A=[exp(-i...
quasi 4 anni fa | 1 risposta | 0
1
rispostaDomanda
How can I change the view of a surface plot from a specified point to a specific direction?
Hello everyone, I want to change the view of my surface plot {} from to a specific direction { & } i.e, At azimuth angle ...
circa 4 anni fa | 0 risposte | 0