-
mnewton
用LU分解法解线性方程组Ax=b。用牛顿法求非线性方程f(x)=0(With the LU decomposition method of solving linear equations Ax = b. Using Newton s method for nonlinear equation f (x) = 0
)
- 2014-11-17 19:02:58下载
- 积分:1
-
HEED
无线传感器网的HEED协议的实现。基于matlab。。(Wireless sensor networks HEED protocol implementation. Based on matlab. .)
- 2010-01-20 13:06:07下载
- 积分:1
-
calculateSNR
Calculate SNR for designing SDM
- 2012-04-12 21:45:17下载
- 积分:1
-
inclinationerr
经典的多点法形状复原算法的逐次2点法和逐次3点法的程序。本程序对当存在随机误差和系统误差时产生的评价误差进行了分析。(classic multi-point method shape recovery algorithm Successive 2:00 and 3:00 successive Act procedures. When the right procedures exist random error and systematic error, caused by the error of evaluation analysis.)
- 2007-06-11 23:00:09下载
- 积分:1
-
communication-simulation-code
matlab通信工程仿真的代码,各章的代码都有,使用matlab编译的,都已经通过验证,运行,希望对你有点帮助!(matlab communication engineering simulation code, each chapter code, using matlab compiled, have validated run, you want a little help!)
- 2013-02-28 14:43:50下载
- 积分:1
-
GT
基于博弈论的信道选择与功率控制仿真,在20次迭代后达到纳什均衡(Channel selection and power control simulation based on game theory, after 20 iterations to reach the Nash equilibrium)
- 2020-12-11 10:29:17下载
- 积分:1
-
小波包分解提取特征频段能量值
从excel中提取数据,应用小波包分解提取特征频段能量值的matlab程序(Extracting data from excel, the wavelet packet is used to decompose the matlab program that can measure the value of the feature frequency)
- 2017-12-21 21:14:13下载
- 积分:1
-
videofig
A figure ready to scroll through and play videos. You can also draw any custom graphics on it.
(VIDEOFIG(NUM_FRAMES, @REDRAW_FUNC) creates a figure with a horizontal scrollbar and shortcuts to scroll automatically. The scroll range is 1 to NUM_FRAMES. The function REDRAW_FUNC(F) is called to redraw at scroll position F (for example, REDRAW_FUNC can show the frame F of a video).
This can be used not only to play and analyze standard videos, but it also lets you place any custom Matlab plots and graphics on top.
Jiro posted a great example on the Pick of the Week blog, along with a nice GIF animation so you can see it in motion:
http://blogs.mathworks.com/pick/2010/12/10/video-player-for-your-frame-based-processing/
EXAMPLE 1
Place this in a file called "redraw.m":
function redraw(frame)
imshow([ AT3_1m4_ num2str(frame, 02.0f ) .tif ])
end
Then from a script or the command line, call:
videofig(10, @redraw)
redraw(1)
The images "AT3_1m4_01.tif" ... "AT3_1m4_10.tif" are part of the Image
Processing Toolbox and there s no ne)
- 2010-12-14 16:38:11下载
- 积分:1
-
Hacking.TheArt.of.Exploitation.2nd.Edition.pdf
hacking the art of exploitation good thorough book about hacking
- 2014-09-07 08:17:27下载
- 积分:1
-
xuniciliansvm
该模型是基于虚拟磁链的空间矢量控制,作相关研究的人可以看一下(The model is based on virtual flux space vector control, as related research people can look at)
- 2015-01-15 09:55:52下载
- 积分:1