-
yuyin
基于MATLAB下的语音识别系统,介绍了具体的实现过程,并采用离散马尔科夫模型(Based on MATLAB of speech recognition system, introduced the realization process and discrete markov model)
- 2010-11-27 11:25:25下载
- 积分:1
-
Lobo_imp_optmization
遗传算法ga的一个应用,应用在一个金融方面的最优解问题上。(An application of GA in financial field)
- 2011-08-24 09:27:47下载
- 积分:1
-
task3
递推最小二乘法和递推阻尼最小二乘法仿真,系统模型如下:
y(t) - 1.6 * y(t - 1) + 0.7 *y (t - 2) = u(t - 1) + 5.5 * u(t – 2) + e(t),试用递推最小二乘法和递推阻尼最小二乘法进行参数识别,并进行比较
(Damped recursive least squares method and recursive least squares method simulation, the system model is as follows: y (t)- 1.6* y (t- 1)+ 0.7* y (t- 2) = u (t- 1)+ 5.5* u (t- 2)+ e (t), the trial damped recursive least squares method and recursive least squares method for parameter identification, and comparison)
- 2011-12-01 00:09:15下载
- 积分:1
-
lsqr
lsqr.m 基于QR正交分解的最小二乘法......(lsqr.m QRLS............................)
- 2010-07-12 20:55:51下载
- 积分:1
-
tiscoo
matlab应用于数学认真阅读然后直到其具体功能(applied mathematics matlab read until its specific function and then)
- 2009-05-14 19:58:04下载
- 积分:1
-
CVX
能用来求解QCQP等优化问题,简单实用。内附说明书。(using for optimal problems like QCQP, and it s easy to use.)
- 2012-05-04 14:42:34下载
- 积分:1
-
chazhi
插值算法程序,包含各种算法的例程。可以直接利用或者练习(algorithm program)
- 2010-01-19 15:26:50下载
- 积分:1
-
firefly_simple
The firefly algorithm (FA) is a metaheuristic algorithm, inspired by the flashing behaviour of fireflies. The primary purpose for a firefly s flash is to act as a signal system to attract other fireflies. Xin-She Yang formulated this firefly algorithm by assuming
- 2013-11-28 11:09:15下载
- 积分:1
-
MATLAB-function
总结了matlab中常用的函数,几乎概括了所有常用函数,共47页(Summarizes the commonly used functions in matlab, almost summarizes all of the usual functions, a total of 47)
- 2012-11-09 10:07:05下载
- 积分:1
-
code
说明: 0_Linear:线性回归练习
1_LogistRegression:逻辑回归练习
2_boston:波士顿房价预测
3_regularization:正则化
5_stock:股票价格预测
6_CTR:点击率预测
7_all_model:回归与分类模型
8_muticlass:多分类练习
9_regression_implement:不同回归算法tf实现(0_Linear.
1_LogistRegression.
2_boston.
3_regularization.
5_stock.
6_CTR.
7_all_model.
8_muticlass.
9_regression_implement.)
- 2019-05-24 14:44:22下载
- 积分:1