-
Vector_Diagram
Script originally intended for use in oceanography/fluid dynamics. Use:
>> ipdv(X,Y) (0,0) default initial position
or
>> ipdv(X,Y,Xo,Yo) (Xo,Yo) initial position
2D vector components (X,Y) are used to plot the vectors one after another, i.e., next vector starting at the end of the previous one (via Matlab s quiver.m ).
This function handles NANs (Not-A-Number) by putting Zeros in their place, thus allowing the Matlab cumsum.m function to compute the progressive positions (Matlab function cumsum.m doesn t skip Nans). NaNs produce discontinuities in the graphic.
- 2010-01-01 20:43:53下载
- 积分:1
-
Simu_Phase_5
simulation plan de phase 5
- 2013-05-11 04:15:17下载
- 积分:1
-
pso
粒子群优化算法 改进粒子群优化算法的典型例子 易懂易学(Particle swarm optimization algorithm A typical example of improved particle swarm optimization algorithm is easy to understand)
- 2020-11-13 15:19:43下载
- 积分:1
-
好用的估计信号源数目代码
关于非线性离散系统辨识,使用大量的有限元法求解偏微分方程,包含收发两个客户端程序,主同步信号PSS在时域上的相关仿真,从先验概率中采样,计算权重,相参脉冲串复调制信号。
- 2022-03-26 15:56:12下载
- 积分:1
-
一个可用的阴影去除算法源码
包含光伏电池模块、MPPT模块、BOOST模块、逆变模块,用MATLAB实现的压缩传感,多目标跟踪的粒子滤波器,包含CV、CA、Single、当前、恒转弯速率、转弯模型,插值与拟合,解方程,数据分析,有较好的参考价值。
- 2023-05-01 20:35:03下载
- 积分:1
-
Kalman
用卡尔曼滤波跟踪目标实例,跟踪效果很好,对卡尔曼可有最基础最形象的了解。(Kalman filter to track target instance, track a good effect, may have the most basic of Kalman most vivid understanding.)
- 2010-03-03 14:41:04下载
- 积分:1
-
yeyaxitong
液压控制系统中 一个非常典型的比例减压阀matlabsimulink模型 (Hydraulic control system in a very typical proportional pressure reducing valve matlabsimulink model)
- 2013-04-02 09:49:29下载
- 积分:1
-
kmeans_fast_Color
This code uses MATLAB s Internal Functions and Memory Preallocations to apply a Fast Implementation of kmeans algorithm. This is a efficient code for clustering a gray or Color image or it can be used for clustering a Multidimensional Array.
Comparison.
1. Faster than MATLAB s internal kmeans function.
2. Consistant Output than internal kmeans.
3. 100 convergence.
- 2014-01-02 17:03:15下载
- 积分:1
-
FANS_v10_win64
快速自适应非局部sar降斑,bm3d处理图像效果非常不错,但复杂度太高,本文针对bm3d复杂度太高这一缺点,对算法计算方面作出改善;通过源程序文件可以很清楚了解作者思想(Fast Adaptive nonlocal sar Despeckling, bm3d image processing effect is very good, but the complexity is too high, the paper is too high for this shortcoming bm3d complexity of computing algorithm to make improvements can clearly understand what the author thought through the source files)
- 2014-06-03 21:04:47下载
- 积分:1
-
PSKschemes
In this directory, we can find the eleven files. The relationship between file name and the number of program written in the book is shown in as follows.
- 2009-12-12 21:07:50下载
- 积分:1