Naveed Ahmed
Followers: 0 Following: 0
PhD Candidate at Department of Engineering Cybernetics, NTNU
Estadística
CLASIFICACIÓN
9.182
of 295.569
REPUTACIÓN
4
CONTRIBUCIONES
2 Preguntas
6 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.0%
VOTOS RECIBIDOS
2
CLASIFICACIÓN
17.214 of 20.247
REPUTACIÓN
3
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
1 Archivo
DESCARGAS
2
ALL TIME DESCARGAS
37
CLASIFICACIÓN
56.757
of 154.105
CONTRIBUCIONES
0 Problemas
4 Soluciones
PUNTUACIÓN
51
NÚMERO DE INSIGNIAS
1
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Resuelto
radius of a spherical planet
You just measured its surface area, that is the input.
4 meses hace
Resuelto
Pi Estimate 1
Estimate Pi as described in the following link: <http://www.people.virginia.edu/~teh1m/cody/Pi_estimation1.pdf>
4 meses hace
Resuelto
Calculate area of sector
A=function(r,seta) r is radius of sector, seta is angle of sector, and A is its area. Area of sector A is defined as 0.5*(r^2...
4 meses hace
Enviada
Opensource-Codes
There are some of my opensource scripts that could be used at user's responsibility. I neither have any copyright nor claim any ...
casi 5 años hace | 2 descargas |
Update attribute value with a frequency and use in matlab function
Here is what I can suggest based on my understanding: Place your matlab function block in the "enable subsystem" and connect ...
alrededor de 6 años hace | 0
Pregunta
Need conversion from LLA (deg,deg,deg) to LLH(deg,deg,meters)
Hello everyone, My GPS receiver is giving output in Lat (deg), Long (deg) and Altitude (deg). But I need it in the format Lat...
alrededor de 6 años hace | 1 respuesta | 0
1
respuestacan someone provide me a code on power to heat conversiton. Ex: heat pump
Try this MATLAB function function jou = pow2energy(pwr,nhrs) % make sure pwr is in watts, nhrs is time in hours, use ...
más de 6 años hace | 0
Uninstall/Reinstall Raspberry Pi support package problem
Run the installer again outside OR in command window, and you may find the uninstall option.
más de 6 años hace | 0
plot graph with values of y axis on the begining and the end
Hi, If I understand by your last statement, do you want to get the plot as shown in the image? If not, please draw by hand th...
más de 6 años hace | 0
I need to receive integer data from serial com port 7 data in simulink. Please help me design the simulink model
Hi, Open a new Simulink Model and add following three blocks. 1. Serial Configuration 2. Serial Receive 3. Matlab Funct...
más de 6 años hace | 0
Matlab jokes or puns
Go and fool the tall good and smart system manager. But, why? The rich rich and tall and good system manager suggested it. Bu...
alrededor de 8 años hace | 2
Resuelto
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
alrededor de 8 años hace
Pregunta
What is maximum size of line that can be read by fgetl/fgets?
Hello everyone, I am using array of structures to read a text file that contains many lines of variable lengths. I am getting...
más de 8 años hace | 3 respuestas | 0