-
Corner_detection_MATLAB_program_source_program
MATLAB程序角点检测源码程序Corner detection MATLAB program source program(MATLAB process corner detection source program Corner detection MATLAB program source program)
- 2010-08-03 18:03:36下载
- 积分:1
-
LMSADF6
it is matlab source code implemeted in Matlab 7.6.
this is utilized in matlab.
- 2011-05-21 16:50:51下载
- 积分:1
-
naturalwind
FSIG,DFIG,PMSG自然风速下的simulink仿真(Simulink simulation FSIG, DFIG, PMSG natural wind speed)
- 2015-09-17 09:20:04下载
- 积分:1
-
bungai_V8.2
窗函数法设计一个数字带通FIR滤波器,仿真效率很高的,独立成分分析算法降低原始数据噪声。( A window function design FIR digital band-pass filter, High simulation efficiency, Independent component analysis algorithm reduces the raw data noise.)
- 2016-12-21 13:38:49下载
- 积分:1
-
DengCai
在网上下载到的各种降维方法的MATLAB程序,希望对大家能有所帮助(Downloaded to a variety of methods of dimensionality reduction MATLAB procedures, in the hope that we can help)
- 2008-01-06 10:55:28下载
- 积分:1
-
Matlab2010a
本书以MATLAB R2010a为编写基础,系统讲解MATLAB基本环境和操作要旨;分章阐述符号计算、数值计算、计算结果可视化及编程精要;选例展现MATLAB精华工具SIMULINK的功能级和元器件级仿真能力;范例剖析MATLAB版面编辑器的用法和图形用户界面的制作要领;简扼勾画MATLAB和WORD集成一体的Notebook环境(This book introduce MATLAB R2010a to explain the basic MATLAB environment and operating system sub-chapter on symbolic computation, numerical calculation results visualization and programming essentials and selecte cases to show the essence of tool SIMULINK of MATLAB functional level and component-level simulation capacity)
- 2013-08-12 21:08:24下载
- 积分:1
-
Press-Numerica-Methods-in-Engineering-with-MATLAB
Press Numerica Methods in Engineering with MATLAB 2005
- 2013-10-25 22:27:21下载
- 积分:1
-
custom-power
connected dstatcom to hvdc 12 pulse
- 2013-11-19 23:37:34下载
- 积分:1
-
SDOF_vibration_calculator2
This is a well designed GUI in matlab which will help in solving differential equation and view its variation graphically.
- 2015-04-12 18:31:48下载
- 积分:1
-
adaboost
Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器)。
load clouds
[test_targets, E] = lijsada_boost(patterns, targets, patterns, 100, Stumps ,[])
train_patterns 每列为一样本
train_targets 每列为一样本目标
100 :Number Of Iterations
Stumps: Weak Learner Type
Learner s parameters :[]
adaboost +stumps
testRightR = 0.7522(Adaboost is an iterative algorithm)
- 2014-01-20 13:05:34下载
- 积分:1