-
sensorgroup
This submission enables MATLAB to access onboard Sensors on iPhone and iPad. With this submission, you can access a mobile device’s accelerometer, magnetometer, location, orientation and compass information directly from MATLAB running on your computer. You can access current and logged sensor data, and you can use MATLAB to visualize and analyze the mobile sensor data or make decisions based on the acquired data.
- 2013-08-01 21:43:15下载
- 积分:1
-
matlab
求刚体变换的刚体矩阵的开源程序,自己所编,用到svd方法(For rigid-body transformation matrix of the open source rigid body)
- 2009-05-12 16:55:38下载
- 积分:1
-
BallStackBalancxxe
Machine learning - balancing a stack of balls
- 2013-01-07 23:18:25下载
- 积分:1
-
NR_power-Flow
x0 = ones(2,2) Make a starting guess at the solution
options = optimset( Display , off ) Turn off Display
[x,Fval,exitflag] = fsolve(@myfun,x0,options)
The solution is
x =
-0.1291 0.8602
1.2903 1.1612
Fval =
1.0e-009 *
-0.1619 0.0776
0.1161 -0.0469
exitflag =
1
and the residual is close to zero.
sum(sum(Fval.*Fval))
ans =
4.7915e-020
- 2014-02-22 08:37:54下载
- 积分:1
-
DNA编码解码程序
说明: DNA编码、DNA解码、取补、相关性分析程序是实现基于DNA编码的图像加密算法的核心程序(Encryption Algorithm for dna coding)
- 2021-02-24 18:39:39下载
- 积分:1
-
CrossPointNo
CrossPointNo=53 %%%输入图中节点的总数目
对已知的边进行赋值,注意:有向图的Cost(i,j)=Cost(j,i)(CrossPointNo = 53%%% imported map nodes to the total number of known side Fu value, attention : to map Cost (i, j) = Cost (j, i))
- 2006-12-01 12:10:37下载
- 积分:1
-
mseq
根据m序列的原理,用于产生任意位的小m序列。(According to the principle of m sequences, used to generate random bit sequence of the small m.)
- 2009-10-27 10:50:20下载
- 积分:1
-
dctwatermark
DCT水印,简单实用,基于8*8分块的DCT域水印嵌入算法水印图像为64*64(DCT watermark, simple and practical, based on the 8* 8 sub-block DCT domain watermark image watermark embedding algorithm is 64* 64)
- 2009-04-20 07:18:19下载
- 积分:1
-
Adaptive_Kalman_filter
Adaptive_Kalman_filter which you can use it in the INS
- 2014-10-03 21:38:38下载
- 积分:1
-
timefre
时频分析,窗宽对信号恢复的影响 以及差值分析(Time-frequency analysis, the impact of the window width and the difference signal recovery analysis)
- 2014-12-03 19:00:03下载
- 积分:1