资源列表
3dof
- 可以实现fluent中结构的3自由度运动。(the 3dof motion in the fluent)
RLS
- MATLAB关于最小二乘法和递推最小二乘法程序(MATLAB on the least squares method and recursive least squares procedures)
simex1data
- inverter with PV module
random_function
- create random function -
pso
- 粒子群算法,也称粒子群优化算法或鸟群觅食算法(Particle Swarm Optimization),缩写为 PSO。它具有精度高,收敛快等优点,广泛用于系统辨识、函数优化等领域。文件pso.m是粒子群算法辨识程序,在此基础上,需要自行编写目标函数计算程序以实现不同系统的参数辨识。(Particle swarm optimization (PSO), also known as particle swarm optimization algorithm or bird swarm foragi
example1
- 非常详细的遗传算法工具箱,并且给定两个例子,验证其准确性(Very detailed genetic algorithm toolbox, and given two examples to verify its accuracy)
example2
- 非常详细的遗传算法以及详尽的说明,适合初学者学习,不错的程序(Very detailed genetic algorithm, as well as detailed descr iption, suitable for beginners to learn, a good program)
GAUSS-SEIDEL
- 改程序实现高斯赛德尔迭代求线性代数方程组的解法,迭代过程实现(this program is for GAUSS-SEIDEL iteration method)
Desktop
- Fluent UDF cavitation
twp
- 求解计算线缆的电磁耦合问题,经典解法,适合初学者。(Solve the Coupling Problem of Cables.)
1shunt
- 电机的单电阻采样,对电机的无传感器测量位置有作用(Single resistance sampling of motor current)
DFT
- 解决离散傅立叶变换,利用C语言程序快速对离散傅立叶变换进行计算(Discrete Fu Liye transform is solved, and the discrete Fu Liye transform is calculated by using C language program)