-
matCUDA_User_Guide_0.1
CUDA的MATLAB加速用户使用说明,帮助学习MATLAB的PCT(matCUDA for MATLAB PCT)
- 2015-03-27 11:35:13下载
- 积分:1
-
dtmfcode
带有matlab源程序 实现了dtmf,添加了GUI界面(matlab gui)
- 2012-01-15 14:04:31下载
- 积分:1
-
antenna_arrays
Ardtool是Matlab的图形用户界面,用于分析天线阵列的不同类型。认识的天线辐射模式的程序,以及天线的类型分类编程(Ardtool is a Matlab graphical user interface for the analysis of the different types of antenna arrays. Understanding antenna radiation pattern procedures, and antenna type classification program)
- 2010-08-10 09:11:37下载
- 积分:1
-
dft_gui
Discrete Fourier transform GUI for MATLAB.
- 2012-04-05 09:05:22下载
- 积分:1
-
Optimization_Newton
设r是f(x) = 0的根,选取x0作为r初始近似值,过点(x0,f(x0))做曲线y = f(x)的切线L,L的方程为y = f(x0)+f (x0)(x-x0),求出L与x轴交点的横坐标 x1 = x0-f(x0)/f (x0),称x1为r的一次近似值。过点(x1,f(x1))做曲线y = f(x)的切线,并求该切线与x轴交点的横坐标 x2 = x1-f(x1)/f (x1),称x2为r的二次近似值。重复以上过程,得r的近似值序列,其中x(n+1)=x(n)-f(x(n))/f (x(n)),称为r的n+1次近似值(Let r is f (x) = 0 root, select the initial approximation x0 as the r, over point (x0, f (x0)) to do the curve y = f (x) the tangent L, L the equation y = f ( x0)+ f ' (x0) (x-x0), find the intersection of L and the x-axis of abscissa x1 = x0-f (x0)/f' (x0), x1 is called an approximation r. Through points (x1, f (x1)) to do the curve y = f (x) the tangent, and find the intersection of the tangent with the x-axis of abscissa x2 = x1-f (x1)/f ' (x1), x2 is called r the second approximation. Repeat the process, get an approximation of the sequence r, where x (n+1) = x (n)-f (x (n))/f ' (x (n)), as an approximation of r n+1 times)
- 2011-06-21 21:13:09下载
- 积分:1
-
simple-pendulum
对单摆的非线性方程用ode45求解,比较和线性化方程的误差(solve simple pendulum,nonlinear equation linearization)
- 2014-11-13 10:35:58下载
- 积分:1
-
LJH
基于死去分析的matlab代码,含simulink文件(Based on the analysis of the dead matlab code)
- 2014-01-05 17:32:02下载
- 积分:1
-
sen
给出了在卫星轨道确定中的各种测量量及测量噪声,敏感期的测量方程即转换矩阵(given in the satellite orbit determination of measurement and measurement noise, the sensitive phase of the measurement equation that the transformation matrix)
- 2007-05-17 16:03:16下载
- 积分:1
-
SV8-Demo
实现定时控制,非常实用,可以直接调用,有需要的可以下载(Achieve timing control, very practical, you can directly call the need to be downloaded)
- 2013-12-31 09:46:41下载
- 积分:1
-
-matlab6.5verson_simulation
精通matlab6.5版_数值计算本章将花较大的篇幅讨论若干常见数值计算问题:线性分析、一元和多元函数分析、微积分、数据分析、以及常微分方程(初值和边值问题)求解等。但与一般数值计算教科书不同,本章的讨论重点是:如何利用现有的世界顶级数值计算资源 MATLAB。至于数学描述,本章将遵循“最低限度自封闭”的原则处理,以最简明的方式阐述理论数学、数值数学和 MATLAB计算指令之间的内在联系及区别。(matlab simulation)
- 2011-05-07 20:15:33下载
- 积分:1