-
Ship_roll_-pitch_angle_simulation
船舶横摇纵摇角仿真程序,对船舶控制、导航解算等具有一定指导作用(Ship roll pitch angle simulation program
)
- 2012-06-01 22:32:34下载
- 积分:1
-
quadgui
该代码展示了如何通过数值方法估计某个量值的思路,方法具有新颖之处。。。望采纳(QUADGUI Demonstrate numerical evaluation of a definite integral.
Q = QUADGUI(F,A,B) shows the steps in approximating the integral
of F(x) from A to B by adaptive extrapolated Simpson s quadrature.
The shaded area shows the integral over the current subinterval.
The color switches to green when the desired accuracy is obtained.)
- 2013-10-30 15:06:48下载
- 积分:1
-
masking
It is a matlab code to make a masking in spatial domain for an image. it contains different type of masking procedure for image processing.
- 2013-12-14 04:04:34下载
- 积分:1
-
PPP仿真
基于PPP随机几何方法以及蒙特卡洛方法对蜂窝通信通信系统进行仿真(The simulation of cellular communication system is based on PPP stochastic geometry method and Monte Carlo method)
- 2021-04-19 11:28:51下载
- 积分:1
-
001
因为MATLAB需要用到处理器的数学运算部分(MATLAB默认用的是INTEL的数学处理单元),故需要设置一下BLAS(Basic Linear Algebra Subroutines,就是"基础线性几何子程序"的意思)环境变量. 首先请确认你的MATLAB的文件夹中有如下文件:atlas_Athlon.dll(AMD系列的请用这个), atlas_P4.dll(P4的用这个),atlas_PIII.dll(P3的用这个),atlas_PII.dll(P2的用这个),这些是对应处理器的数值运算优化文件 }
先找到 $MATLAB7inwin32目录下的atlas_Athlon.dll(AMD系列CPU使用)和atlas_P4.dll(奔4用)文件,放到MCR目录中(随便),然后设置环境变量
变量名:BLAS_VERSION
变量值:D:MCRv70atlas_Athlon.dll(Because the MATLAB mathematical operations need to use some of the processor (MATLAB is used by default INTEL mathematical processing unit), so you need to set BLAS (Basic Linear Algebra Subroutines, is " based on linear geometry subroutine" means) environment variable. First make sure your MATLAB folder the following files: atlas_Athlon.dll (AMD series please use this), atlas_P4.dll (P4' s with this), atlas_PIII.dll (P3' s use this), atlas_PII.dll ( P2, use this), these are the values corresponding to processor operations to optimize file} first find $ MATLAB7 bin win32 directory atlas_Athlon.dll (AMD series CPU use) and atlas_P4.dll (Pentium 4 with) file, put MCR directory (random), and then set the environment variable variable name: BLAS_VERSION variable value: D: MCR v70 atlas_Athlon.dll)
- 2010-12-13 23:50:49下载
- 积分:1
-
WIND-DFIG-PITCH-ANGLE-q-CONTROL
DFIG wind system with pitch angle controland reactive power control
- 2016-11-20 09:27:26下载
- 积分:1
-
mcmcCode
说明: mcmc的matlab实现,可用于参数估计(mcmc code by MATLAB,it can use to estimate the parameters)
- 2021-01-24 21:47:00下载
- 积分:1
-
SGAPID
简单遗传算法实现PID 代码有完整注释 可以在MATLAB上运行(Simple genetic algorithm PID a complete code to run in MATLAB comments)
- 2011-10-25 18:48:32下载
- 积分:1
-
Lorenz-Lyapunov
Lozi系统的李雅普图形及相应的MATLAB语言程序(Lozi system and procedures of the Lyapunov map)
- 2011-11-21 21:02:29下载
- 积分:1
-
dijkstra
Dijktra s single source shortest path algorithm. The function takes a graph (which may be sparse) as an input and returns the matrix of shortest distances between all of the nodes. Additionally, individual source and sink nodes may be specified as additional arguments.
- 2009-12-16 13:11:30下载
- 积分:1