-
tsa
MATLAB小程序 tsa.rar 谢谢支持 继续努力(MATLAB applet tsa.rar Thank you support the continued efforts to)
- 2009-10-20 16:41:09下载
- 积分:1
-
prony
在进行原始数据拟合时,在时域中进行matlab分析(timedomain prony analysis)
- 2021-03-07 16:19:29下载
- 积分:1
-
Rombegrg
录入程序代码,并对该实验代码进行调试,检查程序代码中的语法和语义错误。
编写函数f(x)的代码如下:
Romberg算法¨
function z=f(x)
if (x~=0)
z=sin(x)/x
else
z=1
end
备注:在实验代码中,首先输入必要的变量的值如下:
a=0
b=1
tol=1e-8
待查询检查通过,开始输入执行代码
设置格式format short g查看u的值和sin(u)的值:
(Input program code, and debugging code for the experiment to check the program code in the syntax and semantic errors. The preparation of a function f (x) of the code is as follows: Romberg algorithm ¨ function z = f (x) if (x ~ = 0) z = sin (x)/x else z = 1 end Note: In the experimental code, First, enter the necessary value of the variable is as follows: a = 0 b = 1 tol = 1e-8 pending inquiries, checking through, began to enter the implementation of the code format format short g see u, values and sin (u) values:)
- 2009-12-28 22:03:42下载
- 积分:1
-
codes
program codes on image processing
- 2010-02-16 00:33:28下载
- 积分:1
-
Conduction_2d
two dimensional Heat Conduction
- 2012-09-23 23:42:16下载
- 积分:1
-
Compress
按照用户输入的压缩率,完成对灰度图的压缩(Compression ratio in accordance with user input to complete the compression of grayscale)
- 2010-10-24 23:11:13下载
- 积分:1
-
binomial
输入二项式的每一项系数和指数,输入未知函数的值求值,然后输入第二个二项式,并合并两个二项式(Enter the binomial coefficient and index of each one, enter the value of an unknown function evaluation, and then enter the second binomial, and the merger of the two binomial)
- 2009-12-27 11:03:56下载
- 积分:1
-
S
说明: MATLAB仿真的svpwm两相电机模型(MATLAB simulation of two-phase motor model svpwm)
- 2010-03-31 11:29:15下载
- 积分:1
-
HAWTSim
toolbox for simulation of wind turbine (Demo)
- 2011-07-06 19:38:49下载
- 积分:1
-
MATLABjiemi
一本很好的matlab零起点学习手册,通过该手册可以逐步掌握matlab的编程方法(A very good learning manual matlab beginners, step by step through the manual to master the programming method matlab)
- 2009-05-13 15:19:26下载
- 积分:1