-
matlabprogrammer1
MATLAB程序设计基础 ,M文件的创建, 非函数文件(脚本文件),
函数文件, 全局变量和局部变量,程序控制流程语句,子函数,交互式程序设计,错误和警告信息,程序优化
(failed to translate)
- 2009-04-05 22:08:27下载
- 积分:1
-
Matlab
matlab及其强大的教程。包括了入门级到高手级。(matlab and powerful tutorial. Including the entry-level to expert level.)
- 2010-05-08 10:37:53下载
- 积分:1
-
OFDMadaptiemodulation
OFDM系统自适应算法仿真,MATLAB程序
(Adaptive Algorithm for OFDM systems, MATLAB program)
- 2010-05-30 09:58:37下载
- 积分:1
-
Optimal problem solver
优化问题求解方法包括牛顿法、共轭梯度法和最速下降法(The optimization problems are solved by Newton method, conjugate gradient method and steepest descent method)
- 2017-07-26 10:33:18下载
- 积分:1
-
kalmanfilterpinhuasuanfayuDNSchengxu
LBL卡尔曼滤波/平滑算法与DNS误差参数辨识程序(LBL Kalman filtering/smoothing algorithm with the DNS error parameter identification procedures)
- 2007-08-29 19:20:12下载
- 积分:1
-
matlab
这是一本对于matlab 初学者来说非常有用的参考书籍,其中的讲解非常详细。(This is a useful reference for matlab beginner books, which explain in great detail.)
- 2013-01-01 10:26:04下载
- 积分:1
-
DblSimpson
在MATLAB中用复合辛普森公式求函数的二重数值积分。(realizing double integral by Complex Simpsons Formula in MATLAB)
- 2013-07-18 22:42:32下载
- 积分:1
-
Numerical_Recipes_in_C
matlab转c工具书,书中附有大量程序代码(matlab switch c books, and book with a lot of code)
- 2010-07-10 10:20:11下载
- 积分:1
-
work
GUI with timer and view results from ADC0804 and AT89C2051
- 2010-07-21 12:41:09下载
- 积分:1
-
adaboost_version1b
最经典AdaBoost实现,适合初学,有大量详细的注释,容易理解(This a classic AdaBoost implementation, in one single file with easy understandable code.
The function consist of two parts a simple weak classifier and a boosting part:
The weak classifier tries to find the best threshold in one of the data dimensions to separate the data into two classes-1 and 1
The boosting part calls the classifier iteratively, after every classification step it changes the weights of miss-classified examples. This creates a cascade of "weak classifiers" which behaves like a "strong classifier" 。)
- 2020-12-17 16:59:11下载
- 积分:1