photo

Manu R


Last seen: casi 3 años hace Con actividad desde 2011

Followers: 0   Following: 0

Mensaje

Estadística

All
MATLAB Answers

0 Preguntas
5 Respuestas

File Exchange

7 Archivos

Cody

0 Problemas
1 Solución

CLASIFICACIÓN
2.475
of 300.364

REPUTACIÓN
26

CONTRIBUCIONES
0 Preguntas
5 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.00%

VOTOS RECIBIDOS
11

CLASIFICACIÓN
675 of 20.934

REPUTACIÓN
2.742

EVALUACIÓN MEDIA
4.30

CONTRIBUCIONES
7 Archivos

DESCARGAS
18

ALL TIME DESCARGAS
25556

CLASIFICACIÓN
110.851
of 168.407

CONTRIBUCIONES
0 Problemas
1 Solución

PUNTUACIÓN
20

NÚMERO DE INSIGNIAS
1

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Personal Best Downloads Level 3
  • Editor's Pick
  • First Review
  • 5-Star Galaxy Level 5
  • GitHub Submissions Level 1
  • First Submission
  • 3 Month Streak
  • Knowledgeable Level 1
  • First Answer
  • Solver

Ver insignias

Feeds

Ver por

Respondida
Simple Regression
It sounds to me like you want to consider the logistic functional form for your linear regression, where: |Y(X) = a/(b + exp(c*...

más de 14 años hace | 0

Respondida
How to Show the Weight or Bias in a Neural Network?
Neural net objects in MATLAB have fields you can access to determine layer weights and biases. Suppose: mynet = feedfor...

más de 14 años hace | 7

Respondida
normally random number generator with limited zone
You should *not* choose a probability distribution and then restrict its range. It leads to all sorts of problems with your meas...

más de 14 años hace | 1

Respondida
Calling R from MATLAB on a Mac
_<http://blog.revolutionanalytics.com/2009/01/using-r-as-a-scripting-language-with-rscript.html Rscript is a noninteractive vari...

casi 15 años hace | 3

| aceptada

Respondida
Why do I get an error when using disp in a CRON job?
If you're using _crontab_, make sure you've got the output environment variables SCHEDULE_* set as expected. This page has a use...

casi 15 años hace | 0