-
yanmcm04
这是一个对磨床加工工件工序问题建模求解的MATLAB程序,方法可靠(This is a workpiece grinding process modeling and solving the problem of the MATLAB program, method is reliable)
- 2010-10-23 23:38:23下载
- 积分:1
-
main
TD-LTE PMCH matlab source code
- 2011-04-27 18:44:22下载
- 积分:1
-
SVM-KM
it is a toolbox for matlab_ the subject is support vector machine(svm)
- 2010-05-24 16:09:52下载
- 积分:1
-
BP-Example
使用bp预测模型,通过matlab变成实现对现实生活进行应用于预测。(the real example for the bp model to forecast something)
- 2012-05-16 21:34:14下载
- 积分:1
-
nes_user
Make sure that all structs defined in this file remain laid out so that they pack the same way on 32-bit and 64-bit architectures (to avoid incompatibility between 32-bit userspace and 64-bit kernels).
- 2014-09-18 12:05:53下载
- 积分:1
-
OptimalRestrain
说明: Matlab数学实验,约束优化的算法Matlab的实现(Matlab mathematical experiment, constrained optimization algorithm to achieve Matlab)
- 2006-04-21 12:40:56下载
- 积分:1
-
EQ
说明: 自己在MATLAB GUIDE下编写的数字均衡器。能播放WAV格式音频文件并进行8段均衡器调节,显示原波形、频谱和调节后的波形、频谱。压缩文件中还包含了3个可以参考的类似程序报告。(An EQ designed in MATLAB GUIDE. It can play WAV file and do the EQ, show the frequency spectrum and wave shape of original and filtered file.)
- 2013-01-15 22:20:08下载
- 积分:1
-
LMS
实现FIR系统中的最小均方误差自适应滤波算法(LMS),并通过误差曲面研究其性能。(FIR system in the minimum mean square error adaptive filtering algorithm (LMS), and study its performance through the error surface.)
- 2012-11-04 20:37:21下载
- 积分:1
-
MLP
Multi Layer Perceptron implementation
- 2014-02-10 01:56:38下载
- 积分:1
-
waterinflux
clear 清除内存变量
clc 清空工作区内容
N = 10 一般取6-18间的偶数,N值越大理论上结果越精确
V =zeros(1,N) 申请存储V(i)的空间(So no water influx curve)
- 2014-12-12 15:52:47下载
- 积分:1