Community Profile

photo

Madhav Rajan

Last seen: etwa ein Jahr vor Aktiv seit 2015

Statistiken

  • Knowledgeable Level 2
  • First Answer

Abzeichen anzeigen

Content Feed

Anzeigen nach

Beantwortet
Data scaling in neural network
I understand that you want to know where the mapminmax scaling is applied when training the network. The 'patternnet' function c...

mehr als 8 Jahre vor | 0

| akzeptiert

Beantwortet
Combine multiple txt files into one single file with index
I understand that you want to import files based on index. You can use the import tool by right clicking on one text file and im...

mehr als 8 Jahre vor | 0

Beantwortet
fmincon: firstorderopt at each iteration
I understand that you want to figure out how 'optimValues.firstorderopt' is computed. I executed a simple example of fmincon alo...

mehr als 8 Jahre vor | 1

| akzeptiert

Beantwortet
sequentialfs with "dummified" input feature matrix
I understand that you want to perform feature selection using 'sequentialfs' with a 'dummified' input feature matrix. Assuming t...

mehr als 8 Jahre vor | 0

Beantwortet
How to add a legend to a figure, but a legend that changes every iteration in a loop ?
I understand that you want to add a legend to your figure that changes at every iteration of the loop. You can use the ' <http:/...

mehr als 8 Jahre vor | 1

| akzeptiert

Beantwortet
Include missing elements in array (matlab)
I understand that you want to include the missing timestamps using [] in your newtable. You can make use of the 'intersect' func...

mehr als 8 Jahre vor | 0

| akzeptiert

Beantwortet
How can I include visuals in this simulation?
I understand that you want to visualize the traffic with some clip art images. A sample function "draw.m" is attached which tak...

mehr als 8 Jahre vor | 0

Beantwortet
How do I horizontally concatenate a cell of strings with a table of numbers?
I undestand that you want to concatenate a cell of strings with a table of numbers. Looking at the script that you have provided...

mehr als 8 Jahre vor | 0

Beantwortet
How to preform simple Matrix Transmormations
I understand that you want to perform Matrix transformations such as rotation and scaling. Assuming that you want to scale or ro...

mehr als 8 Jahre vor | 0

Beantwortet
Trouble with calculating mean of historical data
I understand that you want to calculate the mean of the last 15 minutes of the trading day. Assuming that you are passing the...

mehr als 8 Jahre vor | 0

Beantwortet
Wie kann ich eine Funktion auf viele verschiedene Inputs anwenden und diesen Prozess automatisieren?
Diese Antwort ist in englischer Sprache, um Ihnen die schnellstmögliche Antwort zu liefern. I understand that you want to au...

mehr als 8 Jahre vor | 0

Beantwortet
Surface Plot of Data with multiple Channels
I understand that you want to set up a surface plot with the time on the x-axis, energy on the y-axis and the z-axis with the i...

mehr als 8 Jahre vor | 0

Beantwortet
Passing Variable to Function in Multistart
I understand that you want to pass some parameters to the objective function of "lsqcurvefit" and use them in your calculations....

mehr als 8 Jahre vor | 1

Beantwortet
how to save all optimum values in each generation (iteration) of gamultiobj optimisation (optimization)
I understand that you are trying to save all optimum values in each generation of the "gamultiobj" optimization. Asuming that yo...

mehr als 8 Jahre vor | 1

Beantwortet
Insert a blank space using datainsert
I understand that you are trying to insert a black space into an SQL table using the "datainsert" function. The "datainsert"...

mehr als 8 Jahre vor | 0

| akzeptiert

Beantwortet
DATAFEED AND BLOOMBERG TERMINAL DATA
I understand that you want to write a program to connect and retrieve Bloomberg data from MATLAB. Assuming that you have the Dat...

mehr als 8 Jahre vor | 0