-
fuzzy_TS_model
这是一个关于模糊TS模型的例子,对初学TS模型的人很有用(This is an example of fuzzy TS model, TS model for beginners who are useful)
- 2020-11-17 16:29:39下载
- 积分:1
-
Fuse_DWB
使用DWT实现图像融合,以得到更适合计算机处理、人类识别的图像(DWT to achieve image fusion, is more suitable for computer processing, human identification image)
- 2011-06-28 13:50:29下载
- 积分:1
-
Polynomial-fitting-code
文件为采用matlab进行多项式拟合的程序及其详细讲解(File using matlab polynomial fitting program and explain in detail)
- 2015-02-02 20:19:12下载
- 积分:1
-
WinRAR-ZIP
文件包含现代控制理论中的一些控制程序,可供初期学习者使用,这些都是matlab中所没有的程序。(File contains a number of modern control theory control procedures for early learners, these are programs that are not in matlab.)
- 2013-11-28 21:26:20下载
- 积分:1
-
xuanzhiwenti
基于matlab的选址问题程序,使用佛洛依德算法,可以任意增添,或修改地点,通过加权后的结果得出最优解。(Matlab program based on the location problem, the use of Freud algorithm, can be arbitrarily added or modified sites, the results obtained through the weighted optimal solution.)
- 2011-05-17 01:35:44下载
- 积分:1
-
chunk_matching
通过matlab程序实现的,基于块匹配的运动估计,预测图像(By matlab program, the block-matching based motion estimation, prediction image)
- 2013-12-03 13:38:50下载
- 积分:1
-
gauss_pulse
脉冲传输函数,描述脉冲的传出特性,基于matlab的平台(pulse function matlab)
- 2012-12-28 18:47:21下载
- 积分:1
-
important
mimo系统容量的描述,注水算法,用于下一代移动通信领域(Description mimo system capacity, water algorithm for next-generation mobile communications)
- 2014-02-25 08:53:28下载
- 积分:1
-
tanmlp1
根据一年中前6个月的负荷和电价数据,预测后六个月的电价,并计算精度(According to the first 6 months of the year the load and price data, predict the next six-month price and caculate the accuracy)
- 2011-04-28 13:34:42下载
- 积分:1
-
matlab_fn
Matlab M-Files:There are four ways of doing code in Matlab. One can directly enter code
in a terminal window. This amounts to using Matlabas a kind of calculator,
and it is good for simple, low-level work. The second method is to create a
script M-fi le. Here, one makes a fi le with the same code one would enter in a
terminal window. When the fi le is “run”, the script is carried out. The third
method is the function M-fi le. This method actually creates a function, with
inputs and outputs. The fourth method will not be discussed here. It is a
way to incorporate C code or FORTRAN code into Matlab this method
uses .mex fi les. We will not disucss it here.
- 2013-07-09 16:49:20下载
- 积分:1