-
MortarNonmatchGrid.v1.0
FEM problems using matlab(matching gird)
- 2010-10-27 11:11:19下载
- 积分:1
-
imseg
segments an image IM into square regions of size LxL pixels starting from the top left. Remaining portions of IM, that are smaller than LxL will be discarded.
If F=1, the function will create figures for
visualization. If F=0, no figures are created.
The function returns SEG, a cell array containing the
image segments.
- 2011-11-11 13:39:43下载
- 积分:1
-
EKFtrace
扩展卡尔曼轨迹追踪的仿真程序,输出目标的实际位置,及误差曲线。(Extended kalman tracking simulation program, the actual position of the target output, and error curve.
)
- 2015-04-17 10:44:22下载
- 积分:1
-
RS_BCH
本压缩包收集了较为经典的几种关于BCH和RS编译码的matlab程序,以及通信系统的仿真等。供大家参考学习,搬运整理而得(This compression package collects several classical matlab programs about BCH and RS coding and decoding, as well as the simulation of communication system. For your reference and study, handling and sorting out)
- 2019-05-02 18:00:48下载
- 积分:1
-
LFM
LFM编码程序LFM编码程序LFM编码程序LFM编码程序LFM编码程序(ambugus)
- 2009-02-15 19:55:54下载
- 积分:1
-
The-first-mathematical-experiment
大学第一次数学实验,应用MATLAB实现,关于水仙花程序的实现代码,以及MATLAB的应用教程(University first math test, using MATLAB to achieve, on daffodils program implementation code, as well as the application of MATLAB Tutorial)
- 2015-01-31 03:28:32下载
- 积分:1
-
图像处理
简单图像压缩处理,正交变化,图像压缩灰度变化(Simple Image Compression Processing, Orthogonal Change, Gray Level Change of Image Compression)
- 2019-04-14 20:53:48下载
- 积分:1
-
opqamozationcolony
ant蚁群算法,求解局部或者全局优化问题,(Ant colony algorithm to solve local or global optimization problems,)
- 2018-09-06 14:56:20下载
- 积分:1
-
matlab通过蓝牙串口读取JY901数据
matlab编写的JY901上位机程序
matlab通过蓝牙读取JY901数据,直接运行matlab_bluetooth.m文件
也可通过串口读取JY901数据,但程序运行前要设置好串口号。运行MATLAB_serier.m文件
程序将传感器读数中重力加速度的影响消除,即将各方向分量减去重力加速度的分量。
最后将JY901的加速度、速度、角度分量实时作图显示
- 2023-09-05 21:30:04下载
- 积分:1
-
mulNewtonSOR
本代码为牛顿-SOR迭代法求解非线性方程组。其调用格式为[r,m]=mulNewtonSOR(F,x0,w,h,eps) 其中F:方程组,x0:方程组初始解,w:SOR迭代因子,h:数值积分常数,eps:根的精度,m:迭代步数。(The code for the Newton-SOR iteration method for solving nonlinear equations. Its call format [r, m] = mulNewtonSOR (F, x0, w, h, eps) where F: equations, x0: the initial solution of equations, w: SOR iterative factor, h: numerical integration constant, eps: the root of the accuracy, m: the number of iterative steps.)
- 2010-01-01 14:13:48下载
- 积分:1