-
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
-
T01
matlab采用半色调技术对图像进行显示:用模板近似表示10个灰度级,每一个灰度级用3*3 的模板来表示,并对如下图所示的256*256的渐变图像进行半色调输出的检验。(matlab using halftoning image display: template approximated 10 gray levels, a gray level of each template used to represent the 3* 3, and the gradation of the image as shown in Figure 256* 256 halftone inspection of the output.)
- 2014-01-08 10:35:37下载
- 积分:1
-
Geographic_Gossip
基于MATLAB的平面路由协议Flooding仿真源码(flooding protocol simulation)
- 2021-04-23 10:18:48下载
- 积分:1
-
NumericalAnalysis
使用matlab进行数值分析时重要的参考资料,具体包含内容可以看英文描述(This text is written primarily for students/readers who have a good background of high school algebra, geometry, trigonometry, and the fundamentals of differential and integral calculus. This text includes the following chapters and appendices: . Introduction to MATLAB . Root Approximations . Sinusoids and Complex Numbers . Matrices and Determinants . Review of Differential Equations . Fourier, Taylor, and Maclaurin Series . Finite Differences and Interpolation . Linear and Parabolic Regression . Solution of Differential Equations by Numerical Methods . Integration by Numerical Methods . Difference Equations . Partial Fraction Expansion . The Gamma and Beta Functions . Orthogonal Functions and Matrix Factorizations . Bessel, Legendre, and Chebyshev Polynomials . Optimization Methods . Difference Equations in Discrete Time Systems . Introduction to Simulink . Ill Conditioned Matrices Each chapter contains numerous practical applications supplemented with detailed instructions for using )
- 2009-09-09 19:20:34下载
- 积分:1
-
thesiumationoftemperature
温度场的数值模拟程序,主要是应用matlab编程实现(temperature field of numerical simulation program, is the application of Matlab programming)
- 2007-04-29 15:13:36下载
- 积分:1
-
odefun
说明: matlab计算二阶微分方程,有详细介绍过程,适合新手上路。(Matlab calculates the second-order differential equation, has a detailed description of the process, suitable for novices on the road.)
- 2019-01-12 11:08:23下载
- 积分:1
-
arx_mine
ARX linear model to estimate by OLS the parameters of single endogenous variable as a function of its own q=>1 lags and the p=>0 lags of m=>1 exogenous variable(s).
- 2010-08-09 09:30:29下载
- 积分:1
-
119128669matlab-dsb
很好的matlab 源代码学习资料,很好的matlab 源代码学习资料
- 2009-04-05 13:20:09下载
- 积分:1
-
matlog
基于无线传感器的matlab工具包·~~~
还不错~~可以用~~(matlab bag WSNs)
- 2011-05-29 16:35:43下载
- 积分:1
-
Single-neuron-adaptive-pid
自适应神经元PID算法,此算法经过仿真验证过,好用。(Adaptive neuron PID algorithm, this algorithm through simulation, works.)
- 2015-01-18 11:52:24下载
- 积分:1