资源列表

[matlab例程radar-detection

说明:超速行驶是引起交通事故的主要原因之一,雷达测速仪是检测车辆超速行驶的有效方式之一。本代码用Matlab仿真实现多普勒雷达测速,在MATLAB仿真软件中对被检测车辆运动产生的多普勒频率进行频谱分析。-Speeding is one of the main causes a traffic accident, the radar gun is one effective way to detect speeding vehicles. Th
<韩晶晶> 在 2024-10-12 上传 | 大小:1024 | 下载:1

[matlab例程Chaotic-Particle-Swarm-Optimization

说明:混沌粒子群优化(CPSO, Chaos Particle Swarm Optimization)算法融合了PSO算法的快收敛和CO算法的遍历随机等特点,在PSO算法每一代挑选出的最优解附近的区域里,用混沌算法进一步搜索,防止其陷入局部最优值,从而改进了PSO算法的不足,成为一种高效的优化算法。-Chaotic Particle Swarm Optimization (CPSO, Chaos Particle Swarm Optimiza
<韩晶晶> 在 2024-10-12 上传 | 大小:176128 | 下载:1

[matlab例程pingh

说明:用于计算配电网潮流,适用于平衡潮流,输出的是各个节点的电压和相角-Used to calculate the distribution power flow, balance trend, the output voltage and phase angle of each node
<qiboling> 在 2024-10-12 上传 | 大小:1024 | 下载:1

[matlab例程TETM1D

说明:一维光子晶体光能禁带的计算,matlab编写,可以设置介质折射率,厚度,波长范围-The calculation of the one-dimensional photonic crystal energy band gap, matlab prepared, you can set the thickness, the wavelength range of the refractive index of the medium,
<qch> 在 2024-10-12 上传 | 大小:2048 | 下载:1

[人工智能/神经网络/遗传算法RobotOPENNI

说明:在vc2010中配置openni实现人体骨架提取,并输出特定关节点的位置坐标-Openni in vc2010 in the configuration human skeleton extraction, and the output of a specific point in joint position coordinates
<杨宁> 在 2024-10-12 上传 | 大小:31744 | 下载:1

[matlab例程edfa

说明:掺铒波导放大器增益计算matlab源程序-Erbium doped waveguide amplifier gain calculation matlab source
<历则> 在 2024-10-12 上传 | 大小:4096 | 下载:1

[数据结构常用算法mapcoloring

说明: 已知中国地图,对各省进行着色,要求相邻省所使用的颜色不同,并保证使用的颜色总数最少。地图采用数据结构中无向图的存储结构存储,中国的三十四个省为三十四个节点,若两省相邻则存在一条边。任选一个节点作为初始节点开始着色,与其不相邻的边涂为相同颜色,然后再未涂色的节点中任选一节点重复上述步骤,直到所有节点均涂上色为止。-Known map of China, the provinces colored neighboring Province
<yangli> 在 2024-10-12 上传 | 大小:766976 | 下载:1

[matlab例程MFXDMA

说明:多重分形趋势互 分析法(MF-DCCA)方法可以用来量化这种交叉相关,例如 MF-选区基于趋势波动分析方法(MF-X-DFA)。-The multifractal trend analysis of each method (MF-DCCA) method can be used to quantify this cross-correlation, such as MF-constituency based on detren
<hunter> 在 2024-10-12 上传 | 大小:1024 | 下载:1

[matlab例程Chapter6

说明:这个是离散时间系统模型参考自适应控制的程序,本程序是模型已知时的参考控制-This is a discrete-time system model reference adaptive control procedures, the procedures known model reference control
<张凤云> 在 2024-10-12 上传 | 大小:4096 | 下载:1

[数据结构常用算法3

说明:栈的应用:括号匹配.即先建立一个栈(这里采用顺序栈),把左括号压入栈中,只有碰到匹配的右括号时出栈,否则则是不匹配,当栈中没有元时,匹配成功。-Stack of applications: matching bracket. The first to create a stack in a sequential stack (here), the left parenthesis pressure into the stack, onl
<Li Dan> 在 2024-10-12 上传 | 大小:1024 | 下载:1

[matlab例程boc

说明:boc调制及绘制功率谱,给出了boc调制程序及图形的绘制-boc modulation and draw power spectrum, the the boc modulation procedures and graphics rendering
<陈文清> 在 2024-10-12 上传 | 大小:996352 | 下载:1

[生物技术detect_R_Wavelet

说明:在matlab环境下,实现ECG信号R波的检测,使用的方法是小波变换。-Matlab environment, the realization of the R wave of the ECG signal detection, the methods used wavelet transform.
<李毅> 在 2024-10-12 上传 | 大小:2048 | 下载:1

源码中国 www.ymcn.org