-
a-dft-watermark
基于傅里叶变换的数字水印算法,在原始图像的傅里叶变换域中对称的嵌入数字水印信息(Fourier transform-based digital watermarking algorithm, the original image of the Fourier transform domain, the embedded digital watermark information symmetry)
- 2011-05-11 09:07:20下载
- 积分:1
-
VehicleDynamicSimulationwithMATLAB
,建立车体6个自由度加上前轮转向系统1个
自由度的汽车数学模型;该汽车数学模型不需引入很多的人为假设;可以实现给定汽车前轮转角,也可以不给定前轮
转角;不依赖需要复杂测定的侧向力函数及相关模型参数;考虑了轮胎的滚动特性(, 6 degree of freedom body set up with front-wheel steering system a degree of freedom mathematical model of the vehicle mathematical model of the motor vehicle without the introduction of the assumption that a lot of man-made can achieve a given vehicle' s front wheel angle, it may not give pre-set rotation angle do not rely on the complexity of the determination of the required lateral force function and the related model parameters taking into account characteristics of the tire rolling)
- 2009-03-29 19:01:22下载
- 积分:1
-
Ekman风海流随时间Ekman
说明: 运用Crank-Nicholson差分格式,模拟不同初始风场、垂向涡动系数和风应力拖曳系数下,Ekman风海流随时间的变化情况。(The crank Nicholson difference scheme is used to simulate the change of Ekman wind current with time under different initial wind field, vertical eddy coefficient and wind stress drag coefficient.)
- 2020-07-16 13:38:49下载
- 积分:1
-
ptscext
该程序用蒙特卡罗仿真了群点散射体的体散射(Main program for the Monte Carlo simulations of volumetric scattering by clusters of point scatterers)
- 2011-06-03 23:32:04下载
- 积分:1
-
m_arrow
画带箭头的线段。由起点指向终点。可以选择颜色,箭头粗细。m_arrow(X,Y,color1,color2,LW )用于画有箭头指向的两点间的线段
X 两点横坐标 Y两点纵坐标 color1线条颜色 color2箭头颜色 LW箭头粗度 (Draw lines with arrows)
- 2014-09-08 16:03:55下载
- 积分:1
-
PMSM_DRIVES_SIMULATION123
hi im kamran and i want to introduce my self i mhappy to meet you. bye
- 2013-10-07 17:53:17下载
- 积分:1
-
print
matlab的一些插值和拟合算法,
包括最小二乘法等(matlab some interpolation and fitting algorithm, including the least squares, etc.)
- 2008-12-10 22:31:28下载
- 积分:1
-
HMM2
隐马尔科夫模型的ppt课件,比较通俗易懂(Hidden Markov model ppt courseware, more user-friendly)
- 2010-12-20 12:17:55下载
- 积分:1
-
mit_signal_process2004-2005
mit 的数字信号处理考试试卷,可以参考,理解老美的学习思路。(mit digital signal processing exam papers, see, learn to understand the old ideas of beauty.)
- 2011-02-10 08:14:40下载
- 积分:1
-
matfile_format
This document describes the internal format of MATLAB ® Version 5 and
Version 4 MAT-files. A MAT-file stores data in binary (not human-readable)
form. In MATLAB, you create MAT-files by using the save command, which
writes the arrays currently in memory to a file as a continuous byte stream. By
convention, this file has the filename extension .mat thus the name MAT-file.
The load command reads the arrays from a MAT-file into the MATLAB
workspace.
- 2010-04-04 16:31:22下载
- 积分:1