-
Fitting_with_MATLAB_1_
检查/剪裁的例子
孤立点检测实例
正交回归的例子
单因数变异数(泊松回归/逻辑回归)的例子
鲁棒回归的例子
特征选择的例子
常见的边坡问题的例子
(Censoring/clipping example
Outlier detection example
Orthogonal regression example
GLM (Poisson regression/logistic regression) example
Robust regression example
Feature selection example
Common slope problem example )
- 2012-04-23 13:28:11下载
- 积分:1
-
ncogs_software
短时傅里叶变换逆变换,采用MATLAB编的程序(Short term Fu Liye transform inverse transform)
- 2015-04-13 15:27:21下载
- 积分:1
-
CPPBUILDER-package-design
创建和编辑包
创建一个包需要指定:
· 包的一个名字。
· 新包要求使用或链接的其他包的列表。
· 包编译时包含或绑定的单元文件的列表。包实质上是这些包含已编译.BPL功能的源代码单元的封装,包含(Contains)列表是想编译进包的定制组件的源代码单元放置的地方。一个包由C++源文件(.CPP)和扩展名为.BPK的工程选项文件定义。这些文件由包编辑器生成。
(Creating and editing package to create a package needs to be specified: a name of the package. The new package requires the use of or linked list of other packages. Compile a list of unit package that contains the file or binding. These packages contain essentially compiled. Source code package BPL unit functions, including (Contains) list is to source code modules compiled into the custom component package placed. A package of C++ source file (. CPP) and the extension. Engineering options file defines the BPK. These files are generated by the package editor.)
- 2014-02-19 21:28:41下载
- 积分:1
-
muatual_information_ICA
互信息盲源分离,这基于这么一个事实,混合信号的互信息最小时,意味着信号独立。可以参考有关书籍。在google里面,搜索mutual information blind source separation.即可搜到文章。(mutual information Blind Source Separation, such a fact-based, mixed-signal information in the most hours of each other, mean signal independence. Can reference to the books. Google the inside, Search mutual information blind source separation . that article can be found.)
- 2006-07-01 14:10:05下载
- 积分:1
-
matlab5th
This file includes demodulation example that who is using and studying the matlab simulink. I hope this zip file would be helpful for them.
- 2012-11-26 23:00:28下载
- 积分:1
-
ATIOnTargetExample
Engine control Unit Source code
- 2007-10-25 17:06:26下载
- 积分:1
-
rpeakdetect
R peak detect in ECG signal
- 2009-12-15 16:42:02下载
- 积分:1
-
particle
说明: 粒子滤波代码,是用MATLAB实现的,可以参考(Particle filter code is the use of MATLAB to achieve, can refer to)
- 2008-08-27 14:55:34下载
- 积分:1
-
HOG-LBP-detection
该程序分别提取正负样本图像的HOG和LBP特征,利用支持向量机进行样本训练,得到行人分类器。利用训练好的分类器进行检测,实验结果表明,该方法可以有效检测出图像中的行人,并达到了较好的检测结果。(A novel approach based on combining Histogram of oriented gradients (HOG) and LocalBinary Pattern(LBP) is suggested in the program.Also liner SVM is acted as the classifier,and the experiment suggests that the method can better deal with human detection.)
- 2021-04-21 13:38:49下载
- 积分:1
-
NLM_for_timeSeries
ECG NML for timeseries
- 2014-11-05 20:13:10下载
- 积分:1