资源列表
moupiu
- 利用matlab GUI实现的串口编程例子,部分实现了追踪测速迭代松弛算法,进行逐步线性回归。- Use serial programming examples matlab GUI implementation, Partially achieved tracking speed iterative relaxation algorithm, Stepwise linear regression.
LM-algorithm
- 用LM算法解超定方程,未用到库,都是自己写的函数,有例子-With the LM algorithm for solving overdetermined equation, unused libraries, are writing their own functions, there are examples
siepeng
- 能量熵的计算,利用自然梯度算法,供做算法研究人员参考。- Energy entropy calculation, Use of natural gradient algorithm, Algorithm for researchers to do reference.
FDTD_1.3.c
- 本程序是使用有限时域差分法计算模拟电磁波在光学薄膜中的传输,增加了高斯光源等光源形式。增加边界条件。运用matlab显示结果-This procedure is the use of FDTD method simulation of electromagnetic waves in optical thin films in transmission, an increase of Gaussian light sources, such as the form of light source
baojui
- 一个师兄的毕设,通过虚拟阵元进行DOA估计,人脸识别中的光照处理方法。- A complete set of brothers, Conducted through virtual array DOA estimation, Face Recognition light treatment method.
qeimiu
- 包含收发两个客户端的链路级通信程序,包括单边带、双边带、载波抑制及四倍频,鲁棒性好,性能优越。- Contains two clients receive link-level communications program, Including single sideband, double sideband, suppressed carrier and quadruple, Robustness, superior performance.
3d_CFD_Code
- 极力推荐的3d CFD高效计算程序,对于开发学习极有帮助-3d CFD efficient calculation procedures, very helpful for the development of learning
AdaptiveSimulatedAnnealing
- Adaptive Simulated Annealing with matlab code
NewTon
- Newton迭代法,用Newton迭代法求方程,(内附题目) #include<stdio.h> #include<math.h> #define N 100 #define PS 1e-4 #define TA 1e-4 float Newton(float (*f)(float),float(*f1)(float),float x0 ) { float x1,d=0 int k=0 do { x1= x0-
collection-of-PSO-algorithm
- 个人写的和网上收集的算法大全,一阶二阶,多种变权重算法-collection of particle swarm optimization algorithm
seifie
- 包含光伏电池模块、MPPT模块、BOOST模块、逆变模块,使用起来非常方便,调试通过可以使用。- PV modules contain, MPPT module, BOOST module, inverter module, Very convenient to use, Debugging can be used.
seiqou_v17
- 基于互功率谱的时延估计,调试通过可以使用,主同步信号PSS在时域上的相关仿真。- Based on the time delay estimation of power spectrum, Debugging can be used, PSS primary synchronization signal in the time domain simulation related.
