SOURAV KUMAR
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
191.057
of 295.486
REPUTACIÓN
0
CONTRIBUCIONES
5 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
40.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.236
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.950
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
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 ...
más de 3 años hace | 0
Pregunta
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...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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 = ...
más de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
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: ...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
alrededor de 4 años hace | 0 respuestas | 0