-
MATLAB-SIMULASION-FOR-MOTOR
MATLAB 电机仿真教程,非常详细的仿真,希望对大家有帮助。(MATLAB motor simulation tutorial, a very detailed simulation, we want to help.)
- 2013-12-16 19:22:36下载
- 积分:1
-
Bezier_extraction_2D_Matlab_codes
用于计算2D梁板壳的IGA程序,适用于IGA初学者(The MATLAB code for 2D modeling of beam, plane and membrane.)
- 2020-10-04 15:27:39下载
- 积分:1
-
IterativeClosestPointMethod
ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points.
Ordinary usage:
[R, T] = icp(model,data)
INPUT:
model - matrix with model points,
data - matrix with data points,
OUTPUT:
R - rotation matrix and
T - translation vector accordingly
so
newdata = R*data + T .
newdata are transformed data points to fit model
see help icp for more information
(ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points.
Ordinary usage:
[R, T] = icp(model,data)
INPUT:
model- matrix with model points,
data- matrix with data points,
OUTPUT:
R- rotation matrix and
T- translation vector accordingly
so
newdata = R*data+ T .
newdata are transformed data points to fit model
see help icp for more information
)
- 2007-09-09 16:06:34下载
- 积分:1
-
P0305
Matlab模拟图像受高斯白噪声和椒盐噪声的影响(Matlab simulation images by Gaussian white noise and pepper noise impact)
- 2013-07-09 11:11:05下载
- 积分:1
-
1
说明: Simulation distribution1
- 2013-11-09 19:20:13下载
- 积分:1
-
tsp-matlab
The travelling salesman problem (TSP) or travelling salesperson problem asks the following question: Given a list of cities and the distances between each pair of cities, what is the shortest possible route that visits each city exactly once and returns to the origin city? It is an NP-hard problem in combinatorial optimization, important in operations research and theoretical computer science.
- 2013-10-22 00:42:51下载
- 积分:1
-
0275
Coordinated Guidance of Autonomous UAVs
via Nominal Belief-State Optimization
- 2013-12-08 19:11:59下载
- 积分:1
-
25707
数值积分 romberg matlab编程(Numerical integration romberg matlab programming)
- 2009-11-28 17:19:56下载
- 积分:1
-
SiChongHuaAC160V_DC350V_1500VA_2kHz_SVPWM
PWM整流器仿真模型图 具有一定代表性(PWM)
- 2009-09-14 13:07:59下载
- 积分:1
-
receiver_system
这是一个接收机系统,详细的给出了信号的产生,调制,发射,接收,解调等环境,很好的例子(This is a receiver system, the signal is given in detail the generation, modulation, transmit, receive, demodulation and other environment, a good example)
- 2009-09-15 11:20:18下载
- 积分:1