-
2008.1MATLABbianchen
本书详细讲述了如何用MATLAB进行程序设计,如何编写清楚、高效的程序。书中强调了自上而下的程序设计方法、函数的使用、MATLAB内部工具的使用和数据结构,并指出了一些使用技巧和编程者常犯的错误。(This book describes in detail how to use MATLAB for programming, how to write clear and efficient procedures. The book emphasizes top-down program design, function, use, MATLAB uses internal tools and data structures, and pointed out some tips and common mistakes programmers.)
- 2010-06-08 10:52:20下载
- 积分:1
-
GUI_29
用matlab GUI实现的可以在当前界面做加减乘除、乘幂的界面程序。(a GUI that can do add,minus,mutli,divide and power)
- 2009-11-23 22:51:00下载
- 积分:1
-
poincareHRV
matlab开发,心率变异分析中庞加莱算法的演示代码,具有一定应用价值。(matlab development, heart rate variability analysis Poincare algorithm demo code, has some value.)
- 2014-10-27 10:56:03下载
- 积分:1
-
first_practice_compute
主要是关于高等数值分析中关于CG法,MINRES法,Lanczos方法解大型稀疏矩阵的matlab算法实现(the matlab code about the advacned value analysis curriculum the algorithm for CG MINRES and Lanczos)
- 2014-12-26 17:35:07下载
- 积分:1
-
nihe
工业测量,拟合平面长方形小程序,附输入数据格式示例(Industrial measurement, fitting flat rectangular small program, with sample input data format)
- 2011-11-11 13:17:41下载
- 积分:1
-
matlabdrawing
1) 已知x=[1:15], y=[12 34 56 78 99 123 165 198 243 277 353 345 303 288 275], 用多项式进行拟合,给出拟合多项式,(所选拟合多项式阶数不同,拟合结果不同,请你选择适当的阶数进行拟合),并绘出原始数据点、拟合曲线和95%置信区间(confidence bounds)的图形
.
2) 根据下面数学模型建立仿真模型,并在一个示波器中把它们的波形仿真出来。
(1) are known to x = [1:15], y = [12 34 56 78 99 123 165 198 243 277 353 345 303 288 275], with polynomial fitting, given the polynomial fitting, (the election order polynomial fitting different fitting results to differ, please select the appropriate order of fit), and draw original data points, fitting curve and 95 confidence interval (confidence bounds) graphics .2 ) In accordance with the following mathematical model for the establishment of simulation model, and in an oscilloscope waveform in their simulation out.)
- 2008-03-06 10:24:51下载
- 积分:1
-
GUO_Toolbox2.08_source
Programming tool for creating reusable Graphic User Interface (GUI) components.
- 2011-01-04 22:35:06下载
- 积分:1
-
JLSDJLDS23
【matlab编程代做】基于matlab正弦扫频源码([Do] matlab matlab-based programming on behalf of the swept sine source)
- 2015-01-25 00:11:06下载
- 积分:1
-
anquanguohe
先定义允许状态S={(x,y)|x=0或3,y=0,1,2,3 x=y=1,2},
允许决策D={(u,v)|u+v=1,2},求dk<-D(k=0,1,2,…,n),使
状态Sk<-S按照状态转移律S(k+1)=S(k)+(-1)^k*dk,由初始状态
S1=[3,3]经有限步到达状态S(n+1)=[0,0].此为求解多步决策问题( First define to allow the state S = ((x, y) | x = 0 or 3, y = 0,1,2,3 x = y = 1,2), to allow the decision-making D = ((u, v) | u+ v = 1,2), seek dk < -D (k = 0,1,2, ..., n), so that state Sk < -S state transition in accordance with law S (k+1) = S (k )+ (-1) ^ k* dk, from the initial state S1 = [3,3] by the finite-step to reach the status S (n+1) = [0,0]. This is a multi-step decision-making problem solving)
- 2010-02-17 12:02:50下载
- 积分:1
-
fig7x34
带转矩内环的转速,磁链闭环矢量控制仿真模型(Loop speed with torque, flux loop vector control simulation model)
- 2013-08-24 11:03:55下载
- 积分:1