-
LSM_bandcut50
自适应均衡器的仿真程序:在120hz信号下去处50hz干扰(adaptive equalizer Simulation : 120hz signal on the Department 50hz interference)
- 2007-06-26 23:05:08下载
- 积分:1
-
chaos
混沌的经典书籍,课件以及上课的时候上交的作业(some books and algorithm about chaos )
- 2010-10-26 20:27:48下载
- 积分:1
-
commands-for-data-fitting
本文详尽阐述了如何在matlab编程环境下对数据拟合和插值的各种命令(This article elaborates how matlab programming environment for data fitting and interpolation of the various commands)
- 2011-01-23 10:20:57下载
- 积分:1
-
simple-pendulum
对单摆的非线性方程用ode45求解,比较和线性化方程的误差(solve simple pendulum,nonlinear equation linearization)
- 2014-11-13 10:35:58下载
- 积分:1
-
GoldPrice
说明: Predict the price of Gold
- 2019-05-08 19:03:15下载
- 积分:1
-
fourier
利用傅里叶变换对图像进行处理,分别用高通滤波和低通滤波对图像进行处理(image processing with fourier transform)
- 2011-01-17 10:38:07下载
- 积分:1
-
pudn
Designing various filetrs using simulink
- 2013-01-10 00:29:41下载
- 积分:1
-
rayveness
这是一个matlab 太阳能电池的脚本程序(this is a matlab pv battery m-file)
- 2013-04-11 20:43:12下载
- 积分:1
-
cylinder
基于LBM圆柱绕流模拟matlab程序代码,简单几行代码就可以实现圆柱绕流的可视化模拟,而且还是实时的,采用D2Q9模型,适合初学者学习。(Circular cylinder based on the LBM simulation matlab program code, a simple few lines of code can achieve circular cylinder visual simulation, but also real-time using D2Q9 model, suitable for beginners to learn.)
- 2009-03-24 11:19:46下载
- 积分: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