-
two-priority-methods
这个是一个比较基础的东西,比较适合初学者来学习,同时,最小二乘法是一个很不错的拟合方法(two priority methods-least logarithm square method)
- 2012-04-26 21:52:01下载
- 积分:1
-
B
说明: Matlab codes for biometric recognition
- 2011-08-15 19:01:35下载
- 积分:1
-
face-towards-the-identification
LVQ神经网络的预测——人脸朝向识别matlab源代码(LVQ neural network prediction- face towards the recognition matlab source code)
- 2013-07-11 09:27:55下载
- 积分:1
-
Wind-Correlation
风速相关性变换及风电功率的计算,方便用户实现快速相关变换(Correlation between wind speed and wind power conversion calculations, user-friendly rapid-related transform)
- 2021-04-12 19:08:56下载
- 积分:1
-
BPMIP
该代码利用BP_MIP算法实现数据挖掘中多示例机器学习方法中示例包的标记分类。(BP_MIP Using the BP-MIP algorithm to get the labels for bags in testBags)
- 2011-12-11 19:13:16下载
- 积分:1
-
boykov-iccv-01
有关于图像分割的一篇重要文献,写得比较清晰,理解容易(graph cut)
- 2011-12-13 22:36:22下载
- 积分:1
-
matlab-optimization-computation
近似强化学习和动态规划工具箱。包含各种具体实例和算法程序。非常有用。(A Matlab Toolbox for Approximate RL and DP
This toolbox contains Matlab implementations of a number of approximate reinforcement learning (RL) and dynamic programming (DP) algorithms. )
- 2021-04-02 14:09:07下载
- 积分:1
-
sin
用MATLAB计算正弦波的波形数据.并产生.H档案(Calculated using MATLAB sine wave of waveform data. And produce. H file)
- 2009-01-05 13:06:19下载
- 积分:1
-
movie
source code matlab for image by using imageprocessing
- 2011-05-08 18:55:07下载
- 积分:1
-
lab2
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:56:56下载
- 积分:1