资源列表

« 1 2 ... .53 .54 .55 .56 .57 15658.59 .60 .61 .62 .63 ... 15813 »

[matlab例程点云数据读取与操作

说明:这是基于matlab平台实现的三维点云数据读取与显示,以及相应的操作。非常适合初学者学习,强烈推荐(This is based on the MATLAB platform to achieve the three-dimensional point cloud data reading and display, as well as the corresponding operation. Very suitable for beginners, highly recommended)
<大大梦想> 在 2025-07-19 上传 | 大小:9.26mb | 下载:0

[matlab例程MATLABB

说明:MATLAB绘制栅格化地图 %创建具有障碍物的栅格地图 %矩阵中0代表黑色栅格 a = ones(20); a(3,3:7)=0; a(3:10,7)=0; a(10,3:7)=0; a(17,13:17)=0; a(10:17,13)=0; a(10,13:17)=0; a(14,15)=0; b = a; %disp(a(end,end)); b(end+1,end+1) = 0; %disp(b); colormap([0 0 0;1 1 1]); % 创建颜色 %disp(size
<ZGRMJFJ> 在 2025-07-19 上传 | 大小:1kb | 下载:0

[matlab例程apso33

说明:apso求解电力系统经济调度问题,可以得到每个机组的出力,并且含有多个约束条件(APSO can solve the economic dispatch problem of power system and get the output of each unit, which contains many constraints)
<Picasso1998> 在 2025-07-19 上传 | 大小:1kb | 下载:0

[matlab例程小波变换

说明:做地震数据处理的去噪程序,通过原始信号,加噪声的信号,以及小波变换的信号进行比较分析,并生成图像。(Do the denoising program of seismic data processing, compare and analyze the original signal, noise signal and wavelet transform signal, and generate the image.)
<尘封001> 在 2025-07-19 上传 | 大小:10kb | 下载:0

[matlab例程beiBao01

说明:免疫克隆解决01背包问题,将免疫概念及其理论应用于遗传算法,在保留原算法优良特性的前提下,力图有选择、有目的地利用待求问题中的一些特征信息或知识来抑制其优化过程中出现的退化现象,这种算法称为免疫算法(Immune Algorithm) IA。人工免疫算法是一种具有生成+检测 (generate and test)的迭代过程的群智能搜索算法。从理论上分析,迭代过程中,在保留上一代最佳个体的前提下,免疫算法是全局收敛的。(Immune clone solves 01 knapsack problem
<崔天际> 在 2025-07-19 上传 | 大小:1kb | 下载:0

[matlab例程EKF

说明:扩展卡尔曼滤波算法锂离子电池SOC估计中有较广泛的应用,其精度高,鲁棒性好,算法简单(The extended Kalman filtering algorithm has a wide range of applications in SOC estimation of lithium-ion batteries, with high accuracy, good robustness, and simple algorithm)
<乐丰年> 在 2025-07-19 上传 | 大小:69kb | 下载:0

[matlab例程ASM2d模型改良及在DE型氧化沟中的应用

说明:对国际水质污染与控制协会(IAWQ)推出的活性污泥2d号模型(ASM2d)进行优化,使之能够模拟含有菌胶团的污水处理工艺。使用改良后的ASM2d模型模拟并分析了有机物、氮和磷在DE型双沟式氧化沟中的降解过程。(Activated sludge model 2d(ASM2d)proposed by IAWQ was modified. and it was used to simulate wastewater treatment containing biomass flocs. Combine
<夏尔丹> 在 2025-07-19 上传 | 大小:382kb | 下载:0

[matlab例程mengtekaluo

说明:蒙特卡洛光子模拟程序,可以设定介质的层数、折射率、厚度等,程序可以输出漫反射光、漫透射光、准直透射光的强度(Monte Carlo photon simulation program, which can set the number of layers, refractive index, thickness, etc. of the medium, can output the intensity of diffuse light, diffuse light and quasi direc
<woyaokaobo> 在 2025-07-19 上传 | 大小:12kb | 下载:0

[matlab例程6a0ce76d

说明:自定义洛伦兹曲线拟合函数。包含了洛伦兹曲线生成和拟合两部分。((Custom Lorenz curve fitting functions. Lorenz curve generation and contains two parts fit.))
<19981128> 在 2025-07-19 上传 | 大小:10.72mb | 下载:0

[matlab例程pmsmmodel

说明:永磁同步电机id=0 FOC控制,SVPWM算法simulink仿真模型,波形良好(Permanent magnet synchronous motor id = 0 FOC control, SVPWM algorithm Simulink simulation model, good waveform)
<啊啊啊阿鹏啊> 在 2025-07-19 上传 | 大小:40kb | 下载:0

[matlab例程V2G

说明:V2G系统simulink仿真图以及电动汽车充电和放电图,内容齐全(V2G system simulink simulation diagram and electric vehicle charging and discharging diagram, complete content)
<jianshemi> 在 2025-07-19 上传 | 大小:57kb | 下载:0

[matlab例程shuangbihuan

说明:模型中明显地体现出模型设计主要有电流调节器和转速调节器两个负反馈闭环组成, 把转速调节器的输出当成电流调节器的输入,在通过电流调节器的输出控制后面的电路。 在这里电流环为内环,电压环为外环,所以形成了转速电流双闭环控制的直流调速系统。(The model obviously shows that the design of the model mainly consists of two negative feedback loops: current regulator and speed r
<oranges试试水> 在 2025-07-19 上传 | 大小:27kb | 下载:0
« 1 2 ... .53 .54 .55 .56 .57 15658.59 .60 .61 .62 .63 ... 15813 »

源码中国 www.ymcn.org