-
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
-
admm_lin_inv
ADMM 交替方向乘子法Alternating Direction Method of Multipliers(Alternating Direction Method of Multipliers)
- 2020-09-29 14:27:44下载
- 积分:1
-
kalman
简明卡尔曼滤波介绍,适用于初学者,很容易理解。(Kalman filter concise introduction for beginners, it is easier to understand.)
- 2007-08-27 11:05:57下载
- 积分:1
-
RLC_MATLAB
一个用于演示游程编码的Matlab程序,具有编码和解码功能(A Matlab program for the demonstration of the run-length coding , with the encoding and decoding functions)
- 2009-05-15 10:49:27下载
- 积分:1
-
MATLAB
说明: matlab程序设计。对初学者很有帮助,非常容易理解。(matlab programming. Very helpful for beginners, very easy to understand.)
- 2009-08-06 20:31:37下载
- 积分:1
-
强大的matlab绑定约束优化问题 tt1
强大的matlab绑定约束优化问题,欢迎大家下载(Powerful matlab binding constraint optimization problems, welcome everyone to download)
- 2020-07-02 13:40:02下载
- 积分:1
-
Chap_11
西蒙赫金的《自适应滤波原理》一书的matlab程序,现在继续上传第四章的程序,
大家学习交流,觉得有用的自己下载,(西蒙赫gold Adaptive Filtering Theory matlab program book, and now continue to upload procedures of Chapter IV, we study the exchange of their own find useful downloads,)
- 2008-04-15 12:12:09下载
- 积分:1
-
concavefalt2
平凹腔激光模式计算程序,利用边界元方法计算,matlab编程!(concave cavity laser mode procedures, the use of the boundary element method, the Matlab programming!)
- 2006-07-03 19:38:33下载
- 积分:1
-
免疫优化算法解决物流中心选址matlab
说明: 针对物流配送中心选址优化问题中存在的多方面影响因素,难以精准实现优化选址的问题,通过综合考虑网点的物资需求量与配送时间的影响,建立结合配送时间的选址模型,并使用一种免疫优化算法对物流配送中心选址问题进行解决.(Immune optimization algorithm for location of logistics distribution center)
- 2021-03-04 20:49:32下载
- 积分:1
-
2
说明: 利用HFSS仿出来S11,S21,导出S11,S21的复数形式,用MATlab调用,就可以计算出介电常数和磁导率(By S11, S21 calculate dielectric constant and magnetic conductivity
)
- 2012-04-20 12:36:09下载
- 积分:1