-
The_relationship_Distance_and_LED_ADC_NO1
对数据进行处理,用于小车探测轨迹,自行运行(Data processing)
- 2009-05-22 16:27:03下载
- 积分:1
-
570486690TDIDF_Demo
TFIDF计算方法详细解释,代码解释很多,也有帮助文档(TFIDF calculation method explained in detail, explain a lot of code, but also help documentation)
- 2015-04-03 10:18:35下载
- 积分:1
-
matlab
MATLAB的一些实例,包括神经网络,小波变换,绘图,GUI等(Some examples of MATLAB, including neural networks, wavelet transform, graphics, GUI, etc.)
- 2009-06-24 20:57:42下载
- 积分:1
-
linproj
模型是结构体类型的线性投影Y = linproj(X, model) 其中W.model为线性投影矩阵, Y = model.W *X + model.b
b为偏差值( Description:
Y = linproj(X, model) linearly projects data in X such that
Y = model.W *X+ model.b
out_data = linproj(in_data, model) projects in_data.X
out_data.X = model.W *in_data.X+ model.b
out_data.y = in_data.y
Input:
model [struct] linear projection:
.W [dim x ncomp] Projection matrix.
.b [ncomp x 1] Bias.)
- 2011-05-01 18:11:47下载
- 积分:1
-
Series_Resonamce_exp_101b
Matlab Codes for Series Resenance
- 2013-10-04 15:01:51下载
- 积分:1
-
关于面部检测的MATLAB算法-face_detection
一个关于面部检测的MATLAB算法,将人脸部分用矩形框表示出。(A MATLAB algorithm on face detection, will face some expressed rectangular box.)
- 2010-06-11 08:00:06下载
- 积分:1
-
contrast-riadh-chebbi
contrast of an image
- 2011-05-06 01:18:04下载
- 积分:1
-
modelsim_tut
learnigng of modelsim in matlab
- 2011-07-28 16:08:36下载
- 积分:1
-
CIC-Filter
抽取滤波器的matlab源代码实现预仿真,修改参数即可使用(Decimation filter matlab source code to achieve the pre-simulation can be used to modify the parameters)
- 2016-04-12 19:26:38下载
- 积分:1
-
禁忌搜索
说明: 一种亚启发式(meta-heuristic)随机搜索算法,它从一个初始可行解出发,选择一系列的特定搜索方向(移动)作为试探,选择实现让特定的目标函数值变化最多的移动。(A meta-heuristic random search algorithm that starts with an initial feasible solution and selects a series of specific search directions (moves) as heuristics, selecting the moves that achieve the most changes in the value of a particular objective function.)
- 2021-02-24 15:44:36下载
- 积分:1