-
MMA
说明: 拓扑优化MMA算法从空间的一个初始设计点出发,沿着某个搜索方向以适当步长的迭代格式 ,实现对设计变量的修改,以获得的值。(Starting from an initial design point in space, the topology optimization MMA algorithm modifies the design variables in an appropriate iterative format along a certain search direction to obtain the optimal value)
- 2021-02-04 12:14:39下载
- 积分:1
-
pi_phaseshift_grating
基于matlab的利用传输矩阵法对相移光栅发射谱、时延、色散的数值模拟(phase-shifts of fiber grating)
- 2012-11-26 13:11:57下载
- 积分:1
-
AddMatrix
用三元组表为结构,实现稀疏矩阵的加法并输出。(Achieve sparse matrix addition)
- 2014-02-19 19:59:00下载
- 积分:1
-
vss-nlms
国外最近的一篇变步长nlms仿真,该文件有文中的几种仿真(Recent foreign nlms a variable step simulation, there is the text of the document of several simulation)
- 2013-07-15 10:00:03下载
- 积分:1
-
fft
有关FFT的应用仿真,包括:FFT处理仿真、FFT加窗、FFT分辨率、频谱泄露
(Simulation on the application of FFT
)
- 2021-04-18 10:48:52下载
- 积分:1
-
vof
计算多项流的好程序,简单好用,计算量小。可以较好的模拟二维的两项变化情况(Calculating a number of streams of the program, easy to use, small amount of calculation. Can better simulate the two-dimensional variation)
- 2020-12-01 11:39:27下载
- 积分:1
-
piu_um40
关于神经网络控制,数据模型归一化,模态振动,多目标跟踪的粒子滤波器。( On neural network control, Normalized data model, modal vibration, Multi-target tracking particle filter.)
- 2017-03-21 19:50:09下载
- 积分:1
-
fft
一个短时傅里叶变换的C语言实现,对3万个数据进行加窗、FFT处理(A short time Fourier transform of C language, for 30,000 data windowing, FFT processing)
- 2020-08-15 18:58:26下载
- 积分:1
-
hartigansSLC_OpenCV
hartigans Sequential Leader Clustering Algorithm in terms of OpenCV (ver.1.1)
Sequential Leader algorithm:
Hartigan, J. A. (1975), Clustering Algorithms. John Wiley and Sons, Inc., New York, NY.
1. Select maximum cluster "radius"
2. Start with zero clusters
3. Add each item to be clustered to:
* Closest cluster if distance <= r
* New cluster if distance to closest cluster > r
4. Compute new center from members in cluster
5. Empty the clusters (keeping the centers)
6. Return to step 3 (until no changes are made)
- 2010-02-25 19:28:25下载
- 积分:1
-
实验1
利用不动点迭代和牛顿迭代求解非线性方程解的理论(Theory of Solving Nonlinear Equations by Fixed Point Iteration and Newton Iteration)
- 2019-05-07 16:56:30下载
- 积分:1