资源列表

« 1 2 ... .41 .42 .43 .44 .45 2246.47 .48 .49 .50 .51 ... 15812 »

[matlab例程mandelbrot

说明:This guide can draw a mandelbrot figure. In default values it calculates Z=Z^2+C for 20 iterations, where Z initally equal to zero and C has the values of every pixel created by meshgrid function(built-in). although mandelbrot equation is Z=Z^2+
<Mike Gao> 在 2025-06-25 上传 | 大小:8kb | 下载:0

[matlab例程finitedf

说明:finite difference demo code
<Anubhav> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[matlab例程ForcedPendulum

说明:This simulink model simulates the damped driven pendulum, showing it s chaotic motion. theta = angle of pendulum omega = (d/dt)theta = angular velocity Gamma(t) = gcos(phi) = Force omega_d = (d/dt) phi Gamma(t) = (d/dt)omega + omega/Q
<Mike Gao> 在 2025-06-25 上传 | 大小:8kb | 下载:0

[matlab例程signal_processing

说明:routine to take the Fourier transform of a signal and plot both the time and frequency domain representations
<Anubhav> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[matlab例程shooting

说明:shooting method demo code for boundary value ODE s
<Anubhav> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[matlab例程FS01

说明:4 files are included in the package: (1) fs01.m - the 1st-order local linear approximation (LLA) very similar to algorithm by Farmer and Sidorowich (1987). Uses constrained linear least squares (lsqlin) and (2) ts1.m - to reconstruct the vector
<Mike Gao> 在 2025-06-25 上传 | 大小:8kb | 下载:0

[matlab例程falspos

说明:root finding by false position
<Anubhav> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[matlab例程donghua

说明:用Matlab软件画出动画图,显示动画图的代码是一样的,只是具体的画图类型不一样。-Using Matlab software to draw animation showing the animation map code is the same, just not the same as the specific type of drawing.
<linjun> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[matlab例程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,
<linjun> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[matlab例程bangbang

说明:this a simple illustration of a bang bang controller-this is a simple illustration of a bang bang controller...
<monasubramaniam> 在 2025-06-25 上传 | 大小:10kb | 下载:0

[matlab例程LagrangePrincipal

说明:the theorem that the order of each subgroup of a finite group is a factor of the order of the group.
<Guinivere> 在 2025-06-25 上传 | 大小:5kb | 下载:0

[matlab例程fenxing

说明:利用函数和迭代方法画出分形图,可以亲眼目睹到自然界有许多现象和事物可由分形的方法描绘出来-The use of functions and iterative methods draw fractal images, you can witness to the natural world there are many phenomena and things can be fractal approach portrayed
<linjun> 在 2025-06-25 上传 | 大小:1kb | 下载:0
« 1 2 ... .41 .42 .43 .44 .45 2246.47 .48 .49 .50 .51 ... 15812 »

源码中国 www.ymcn.org