-
matlab-plot
说明: 自己整理的各种matlab绘图代码,包括一维、二维、三维情况(Matlab drawing a variety of finishing their own code, including the one-dimensional, two-dimensional, three-dimensional case)
- 2011-02-24 13:17:17下载
- 积分:1
-
rainflow
雨流法的matlab程序 可用于疲劳计算,适用于机械和相关行业(Rainflow matlab program can be used for fatigue calculation for machinery and related industries)
- 2013-08-20 13:32:30下载
- 积分:1
-
FCM实现图像分割
说明: 用FCM算法实现了图像分割,效果较好,可以更改聚类数目(FCM algorithm is used to realize image segmentation. The result is good, and the number of clusters can be changed)
- 2021-04-18 18:08:51下载
- 积分:1
-
matlab_T_F
matlab 时频分析工具箱, 对于做时频联合分析很有用(time-frequency analysis matlab toolbox for doing time-frequency analysis is useful)
- 2010-08-13 23:07:52下载
- 积分:1
-
impulse
impulse propagation through a panel
- 2010-11-13 06:24:37下载
- 积分:1
-
STBC_sim
这是一个无线通信空时码仿真程序,编码数据形成流进行同步传输,采用的是最大似然译码。(This is a wireless communications space-time simulation codes, encoding data flow synchronization formed transmission, using the maximum- likelihood decoding.)
- 2006-10-29 10:26:12下载
- 积分:1
-
pso
In computer science, particle swarm optimization (PSO) is a computational method that optimizes a problem by iteratively trying to improve a candidate solution with regard to a given measure of quality. PSO optimizes a problem by having a population of candidate solutions, here dubbed particles, and moving these particles around in the search-space according to simple mathematical formulae over the particle s position and velocity. Each particle s movement is influenced by its local best known position and is also guided toward the best known positions in the search-space, which are updated as better positions are found by other particles. This is expected to move the swarm toward the best solutions.
- 2011-08-03 23:15:36下载
- 积分:1
-
Clipping_and_Filtering
本程序涉及到了OFDM的matlab实现 在其中涉及到了峰均比的优化问题 使用多次限幅滤波(This program involves the OFDM matlab in which involves peak than optimization problem Using multiple limiting filtering)
- 2014-11-29 21:16:21下载
- 积分:1
-
ode_fit
已知自变量t,因变量y,y和t满足一下函数式:
dy/dt=0.001414/(1/(4.5727*10^4*k1*(1-0.02119*y)^k2)+1/k3/45727);(需要指出的是,该公式中参数可进一步合并,在本帖中并未作合并处理)
已知 t=;y=;拟合出参数k1,k2,k3。(Known independent variable t, the dependent variable y, y, and t satisfy my functional: dy/dt = 0.001414/(1/(4.5727* 10 ^ 4* k1* (1-0.02119* y) ^ k2)+1/k3/45727) (It should be noted that the equation parameters can be further consolidated in this post are not treated as a merger) is known t = y = fitting parameters k1, k2, k3.)
- 2015-01-07 21:32:55下载
- 积分:1
-
line-detection
line detection using hough transform
- 2012-01-30 15:32:40下载
- 积分:1