-
MATLABjiemi
在这本实用的指导书帮助下你立即就可使用MATLAB了。《MATLAB揭秘》为学习这种功能强大的数学计算工具提供了高效的、启发性的方法。
本书使用简单易行的风格,一开始介绍了MATLAB基础,你将学习到如何绘制图象,求解代数方程及计算积分,也将学习到如何求解微分方程,求ODE的数值解,使用特殊函数工作。本书含有几百个例子及其详细解说过程,章末带有习题,书末还带最终测试题目,一句话,本书给予你的是MATLAB精华。
本自学指导书提供了:
上手MATLAB的最快方法
几百个带有解答过程的工作实例
覆盖了MATLAB7
每章章末配有习题,提高学习质量,查漏补缺。
书末附有最终测试题
为学习和工作节省时间提高效率(for this book s help,you can use the matlab.)
- 2009-03-29 11:37:34下载
- 积分:1
-
95302923zuixiaoercheng2
在盲辨识系统中,非常关键的是如何获得最好的辨识效果,这里采用了多种方法,通过系统建模,并比较方法(In blind identification system is critical to identify how to get the best effect, this uses a variety of ways, through system modeling, and comparison)
- 2010-12-28 11:07:37下载
- 积分:1
-
bifurcation
对受迫振动的非线性系统碰撞仿真,适合相关人员交流学习。可以针对不同刚度,频率,间隙进行调整。(Collision simulation of forced vibration of non-linear system is suitable for related personnel to communicate and learn.)
- 2019-07-09 18:05:26下载
- 积分:1
-
Econometricsguide
matlab经济分析工具箱,能够用于指南股票。(matlab_econometrics)
- 2009-07-12 00:55:45下载
- 积分:1
-
rkv56
说明: 在matlab中关于数值计算的matlab源程代码(In matlab matlab numerical computation on the source code process)
- 2011-03-11 09:48:07下载
- 积分:1
-
zuoye212_3
分别用LMS和RLS算法实现回音对消,并比较二者收敛性能,及不同信道参数对算法的影响(LMS and RLS algorithms were used to achieve echo cancellation, and compare the convergence performance of the two, and different channel parameters affect the algorithm)
- 2011-07-16 10:48:17下载
- 积分:1
-
ga_tsp530
遗传算法求解TSP问题,MATLAB模拟实验,对采用遗传算法解优化问题很有帮助(Genetic Algorithm for TSP problem, MATLAB simulation experiments, using genetic algorithm optimization solutions helpful)
- 2008-12-21 09:48:26下载
- 积分:1
-
matlab-GA
matlab 遗传算法实例 举例说明遗传算法(matlab GA)
- 2021-01-30 20:18:32下载
- 积分:1
-
ann
Artificial Neural Network. Madaline(MR1) code for matlab
- 2010-08-25 23:14:13下载
- 积分:1
-
GradientAdaptiveLaguerreLatticeFilter
Gradient Adaptive Laguerre Lattice Filter(
Description: Implements the order recursive adaptive laguerre filter from Fejzo and Lev-Ari (1997). Advantages:
*Fewer parameter to model than FIR filters modeling long impulse responses
*guaranteed stability, unique global minimum, small number of parameter for prescribed modelling error
*numerically robust & and low computational complexity ( O(M) ).
*Fast convergence (RLS equivalent) with no apriori learning rate required
*Order recursive, so filter coefficients are uncorrelated with each other, allowing for modular implementation.
Setting the pole parameter to 0 yields the standard classical gradient adaptive FIR algorithm.
Includes simple example on cross-talk resistant echo cancellation to show how to use it.
)
- 2009-11-19 11:49:44下载
- 积分:1