- Timestamp:
- 01/05/09 19:59:06 (16 years ago)
- Location:
- pmsm
- Files:
-
- 5 modified
Legend:
- Unmodified
- Added
- Removed
-
pmsm/mpf_u_delta.cpp
r223 r224 3 3 \brief TR 2525 file for testing Toy Problem of mpf for Covariance Estimation 4 4 \author Vaclav Smidl. 5 6 \ingroup PMSM 5 7 6 8 ----------------------------------- -
pmsm/pmsm.h
r223 r224 3 3 4 4 #include <stat/libFN.h> 5 6 /*! \defgroup PMSM 7 @{ 8 */ 5 9 6 10 //TODO hardcoded RVs!!! … … 140 144 }; 141 145 146 /*!@}*/ 142 147 #endif //PMSM_H -
pmsm/sim_profiles.h
r223 r224 9 9 Using IT++ for numerical operations 10 10 ----------------------------------- 11 */ 12 13 /*! \addtogroup PMSM 14 @{ 11 15 */ 12 16 … … 86 90 Ww=vecWw(ind-1)+(t-0.1*(ind-1))*dW/0.1; 87 91 } 92 /*! @} */ -
pmsm/sim_var.cpp
r223 r224 4 4 \author Vaclav Smidl. 5 5 6 \ingroup PMSM 6 7 ----------------------------------- 7 8 BDM++ - C++ library for Bayesian Decision Making under Uncertainty -
pmsm/sim_var_arx.cpp
r221 r224 4 4 \author Vaclav Smidl. 5 5 6 \ingroup PMSM 6 7 ----------------------------------- 7 8 BDM++ - C++ library for Bayesian Decision Making under Uncertainty