AJEET KUMAR
IIST, India
Estadística
CLASIFICACIÓN
243.162
of 300.715
REPUTACIÓN
0
CONTRIBUCIONES
3 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
33.33%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
4.070 of 21.048
REPUTACIÓN
362
EVALUACIÓN MEDIA
2.00
CONTRIBUCIONES
16 Archivos
DESCARGAS
30
ALL TIME DESCARGAS
3432
CLASIFICACIÓN
21.005
of 170.301
CONTRIBUCIONES
0 Problemas
18 Soluciones
PUNTUACIÓN
253
NÚMERO DE INSIGNIAS
3
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Resuelto
Convert from Fahrenheit to Celsius
Given an input vector |F| containing temperature values in Fahrenheit, return an output vector |C| that contains the values in C...
alrededor de 4 años hace
Resuelto
Calculate Amount of Cake Frosting
Given two input variables |r| and |h|, which stand for the radius and height of a cake, calculate the surface area of the cake y...
alrededor de 4 años hace
Resuelto
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
alrededor de 4 años hace
Pregunta
Has anyone found Lamp enable and disable in appdesigner?
Hello, I am trying to enable and disable lamp after pause(1), i.e. one second interval. by this: ps = 10; n = 1; while (ps ...
más de 5 años hace | 1 respuesta | 0
1
respuestaResuelto
Verify Law of Large Numbers
If a large number of fair N-sided dice are rolled, the average of the simulated rolls is likely to be close to the mean of 1,2,....
más de 5 años hace
Resuelto
Return the 3n+1 sequence for n
A Collatz sequence is the sequence where, for a given number n, the next number in the sequence is either n/2 if the number is e...
más de 5 años hace
Resuelto
Energy of a photon
*⚛ ☢ ⚛ ☢ ⚛ ☢ ⚛* Given the frequency F of a photon in giga hertz. Find energy E of this...
más de 5 años hace
Resuelto
Vector creation
Create a vector using square brackets going from 1 to the given value x in steps on 1. Hint: use increment.
más de 5 años hace
Resuelto
Doubling elements in a vector
Given the vector A, return B in which all numbers in A are doubling. So for: A = [ 1 5 8 ] then B = [ 1 1 5 ...
más de 5 años hace
Resuelto
Flip the vector from right to left
Flip the vector from right to left. Examples x=[1:5], then y=[5 4 3 2 1] x=[1 4 6], then y=[6 4 1]; Request not ...
más de 5 años hace
Resuelto
Whether the input is vector?
Given the input x, return 1 if x is vector or else 0.
más de 5 años hace
Resuelto
Get the length of a given vector
Given a vector x, the output y should equal the length of x.
más de 5 años hace
Resuelto
Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...
más de 5 años hace
Resuelto
Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...
más de 5 años hace
Pregunta
Edit box masked entry with '*'
Hi, I have a user login with Name and Password. How can I show '*' when user inputs the Password dialog? Please let me know b...
casi 6 años hace | 0 respuestas | 0
0
respuestasMultiple Character MuPad Subscripts?
Hello Adam, Hope you would have solved your problem by now. Still, you can use following commands for multiple character subs...
casi 6 años hace | 0
Enviada
text file import in matlab and make matrix file format
This program function can import text file with specified start row and end row upto which the data has to be read from the text...
alrededor de 6 años hace | 1 descarga |
Enviada
Legendre function plot
The code plots Legendre's function manually from the mathematical equation of Legendre's function
alrededor de 6 años hace | 1 descarga |
Enviada
Rectangular Waveguide E-H Field Plot for All Modes
The code plots the Electric Field(E-Field) and Magnetic Field(H-Field) for all TE and TM mn modes in a rectangular waveguide
alrededor de 6 años hace | 7 descargas |
Pregunta
ESPRIT algorithm code without using toolbox
I am using ESPRIT algorithm for DOA estimation using mathematical modeling. Can anyone help me developing the code for ESPRIT al...
más de 6 años hace | 0 respuestas | 0
0
respuestasEnviada
Computational-Electromagnetics
1D FDTD free space simulation with time step equal to half of Space step
más de 6 años hace | 2 descargas |
Enviada
Computational-Electromagnetics
Successive Over Relaxation (SOR) Method for solution of matrix equation
más de 6 años hace | 1 descarga |
Enviada
Computational-Electromagnetics
The code solves the matrix equation using Jacobi Method
más de 6 años hace | 1 descarga |
Enviada
Computational-Electromagnetics
The code solves the matrix equation using Gauss Seidal Method
más de 6 años hace | 1 descarga |
Enviada
Jacobi Method Solution of matrix equation
The code solves the matrix using Jacobi method.
más de 6 años hace | 3 descargas |









