-
matlab
Tsai标定法的matlab实现
完成图像坐标到世界坐标的转换(Tsai calibration method to achieve the completion of the matlab image coordinate to world coordinate conversion)
- 2008-07-07 10:56:19下载
- 积分:1
-
ArcEngineTopology
自己做的一个针对mdb中数据集构建拓扑,并进行拓扑验证的例子,之前找半天没有找到相关的,自己做的这个还是可以用的,希望能帮到有需要的人士(Examples of their own to do a build topology for mdb data sets and topology verification, before looking for a long time did not find the relevant own doing this can still be used, I hope to help those in need)
- 2014-11-06 16:28:33下载
- 积分:1
-
1144
色散介质的FDTD仿真计算,一维辅助微分方法(FDTD )
- 2015-04-11 16:23:22下载
- 积分:1
-
Practical.CPP.Programming.chm
O Reilly.Practical.C++.Programming.chm,电子书籍,英文版。(O Reilly.Practical.C++.Programming.chm,E-books, in English.)
- 2013-12-22 11:47:42下载
- 积分:1
-
MATLABImageBasicOperationsCommand
MATLAB图像基本操作命令:imread, imwrite, imshow,figure(MATLAB Image basic operations command:imread, imwrite, imshow,figure)
- 2010-06-28 16:42:20下载
- 积分:1
-
BFGS
功能:用BFGS算法求解无约束问题:min f(x)
输入:x0是初始点,fun,gfun分别是目标函数及其梯度;
varargin是输入可变参数变量,简单调用bfgs时可以忽略它,
但是其他程序循环调用时将会发挥重要作用
输出:x,val分别是近似最优点和最优值,k是迭代次数。(Function: BFGS algorithm for unconstrained problem: min f (x) Input: X0 is the initial point, fun, gfun each objective function and its gradient varargin variable parameter is the input variable, it can be ignored when a simple call bfgs , but other programs will play an important role when the cycle is called output: x, val are approximate optimum and the optimal value, k is the number of iterations.)
- 2017-04-18 09:45:16下载
- 积分:1
-
chap11
syms x
g=exp(x*sin(x))
t=taylor(g,12,2)
xd = 1:0.05:3 yd = subs(g,x,xd)
ezplot(t, [1,3]) hold on
plot(xd, yd, r-. )
title( Taylor approximation vs. actual function )
legend( Taylor , Function )(syms x g = exp (x* sin (x)) t = taylor (g, 12,2) xd = 1:0.05:3 yd = subs (g, x, xd) ezplot (t, [1 , 3]) hold on plot (xd, yd, ' r-.' ) title (' Taylor approximation vs. actual function' ) legend (' Taylor' , ' Function' ))
- 2011-07-27 18:12:56下载
- 积分:1
-
QFFT
全相位离散频谱校正的matlab程序,能得到多频率信号的频率,幅值,相位。(All Phase discrete spectrum correction matlab program, to get multi-frequency signal frequency, amplitude and phase.)
- 2015-01-18 23:59:22下载
- 积分:1
-
CIZHIHUIXIAN
一个新的画磁滞回线的方法,matlab,可以参考(A new method of drawing hysteresis loop, matlab, you can refer)
- 2020-08-03 19:08:34下载
- 积分:1
-
SRG
开关磁阻风力发电系统数字信号处理器28335程序,双闭环(Switched Reluctance wind power generation system 28335 digital signal processor program, dual-loop)
- 2015-01-22 14:16:04下载
- 积分:1