-
eliminatenoise
说明: 给图片添加了正弦噪声,利用MATLAB源代码消除噪声。(Sine was added to the image noise, using MATLAB source code to eliminate noise.)
- 2010-04-09 17:29:20下载
- 积分:1
-
MATLAB-Files
File 1: THIS CODE IS USED TO DRAW THE PUMP CURVES AT DIFFERENT PUMP SPEED
1: PUMP CURVE
2: EFFICIENCY CURVE
3: BREAK HORSEPOWER CURVE
4: KW-INPUT CURVE
File 2: THIS CODE IS FOR APPLYING THE WAY OF CALCULATING THE EFFICIENCY, POWER
AND KW-INPUT FOR VARIABLE SPEED PUMP AT A GIVEN DESIRED HEAD AND DESIRED
FLOW AS SHOWN IN THE PAPER TITLED:
" how to calculate the pump efficiency and power for variable speed pump"
File 3: this code is to correct the use of affinity law by shifting the curve to
intersect with the system-curve at the desired flow as shown in the
paper titled:
"The Correct Method of Calculating Energy Savings to Justify Adjustable-Frequency Drives on Pumps"
- 2014-01-29 08:56:07下载
- 积分:1
-
double_pendulum
Double Pendulum simulation and description
- 2012-09-12 12:40:42下载
- 积分:1
-
BoostPFC_using_average_current_Model
平均电流控制的boost pfc仿真 请用最新版本打开(Boost pfc average current control simulation)
- 2014-04-30 09:44:03下载
- 积分:1
-
rect
This program print electric field pattern for rectangular Aperture Antenna
- 2010-02-04 08:07:03下载
- 积分:1
-
myrcosine
说明: 在matlab上面实现升余弦滤波器设计,不是用的matlab函数(In achieving the above raised cosine matlab filter design, not by the matlab function)
- 2010-04-10 09:49:25下载
- 积分:1
-
activecontour-CV
主动轮廓模型CV算法,实现核磁共振脑实质分割(active contour CV Algorithm)
- 2013-08-08 20:50:32下载
- 积分:1
-
app5
this is have suprise difficault fuzzy think
- 2015-04-10 21:19:13下载
- 积分:1
-
Centrality-measures
文件包括:1.计算平均最短路径;2.计算每个顶点相邻节点的平均度;3.计算每个节点的邻近中心度;4.计算节点的介数(slow);5.计算节点的介数(faster);6.计算每条边的介数值;7.快速迪杰斯特拉算法;8.经典迪杰斯特拉算法。(1.the average shortest path in the graph 2.the average degree of neighboring nodes for every vertex 3.computes the closeness centrality for all vertices 4.node betweenness, (number of shortest paths definition) 5.a faster node betweenness algorithm 6.edge betweenness, (number of shortest paths definition) 7.simple Dijkstra, does not remember the path 8.Dijkstra which also returns the shortest paths.)
- 2021-04-23 19:38:47下载
- 积分:1
-
CodeSLAM
EKF-SLAM Simulator (version 2.0)
------------------
This simulator demonstrates a simple implementation of
standard EKF-SLAM. It permits simple configuration via
configfile.m to perform SLAM with various control parameters,
noises, etc. Also various switches are available to choose
known data-association versus gating, etc.
The key file in this simulator is called ekfslam_sim.m . Type
help ekfslam_sim for more information of how to use it.
In addition to on-line animations, the simulator returns a
data-structure of the logged state information for off-line
processing. An example use of this data is shown in m-file
plot_feature_loci.m , which plots the trajectories of the
landmark estimates.
- 2010-03-03 18:41:10下载
- 积分:1