-
new
It creates an m-file for a matlab function and populate with a header template describing the purpose of the function, the input and output parameters, and other relevant information.
In addition, it inserts information related to the author of the file: username, display name, computer name, windows version, and the time stamp.
The command to create a MATLAB function:
new myfun
It is also possible to append function code at the function m-file creation time as follows:
new myfun disp( Hello World! )
- 2010-06-11 15:44:52下载
- 积分:1
-
mimo_waterfilling
MIMO_System.m MIMO系统建模
WaterFilling_alg.m 注水算法的源程序(MIMO_System.m MIMO system modeling algorithm WaterFilling_alg.m water source)
- 2008-03-14 17:01:58下载
- 积分:1
-
FR
说明: 无约束优化FR算法的MATLAB实现源代码(不精确一维搜索)(FR algorithm for unconstrained optimization MATLAB implementation source code (inexact one-dimensional search))
- 2011-03-16 23:37:29下载
- 积分:1
-
rotate_vector
this code one of example design antenna by rotating vector
- 2013-12-12 18:13:31下载
- 积分:1
-
fusion
实现了基于小波的图像融合,并取得了良好的融合效果。(refusion based on wavelet)
- 2009-03-15 18:13:37下载
- 积分:1
-
MATLABfudaoyuzhinan
matlab辅导与指南,所有的matlab相关指令一应俱全。(matlab counseling and guidance readily available to all relevant directives matlab.)
- 2009-10-06 17:57:38下载
- 积分:1
-
MATLAB
matlab常用函数参考,包括基本的函数和一些特殊的函数。(matlab reference commonly used functions, including basic functions and some special functions.)
- 2010-09-24 15:04:46下载
- 积分:1
-
CS_KF_1wei
基于当前统计模型的目标跟踪算法,就用卡尔曼滤波器,目标跟踪和数据整合类的同志可下(Based on current statistical model of the target tracking algorithm using Kalman filter, target tracking and data integration can be under the category of Comrade)
- 2009-04-25 10:10:19下载
- 积分:1
-
Source
卫星轨道书中附带的C++程序,很好地一本书,对于卫星设计很重要(The book comes with a satellite orbit C++ program, a good book, it is important for the satellite design)
- 2014-01-10 10:54:02下载
- 积分:1
-
mpm
物质点法c语言程序,可实现三维泰勒杆问题的仿真分析。(Material point method C language program)
- 2021-03-16 13:59:22下载
- 积分:1