资源列表

« 1 2 ... .69 .70 .71 .72 .73 16774.75 .76 .77 .78 .79 ... 28522 »

[matlab例程emd

说明:emd分解程序代码,里面有详细介绍,请下载使用(function imf = emd(x) % Empiricial Mode Decomposition (Hilbert-Huang Transform) % imf = emd(x) % Func : findpeaks x = transpose(x(:)); imf = []; while ~ismonotonic(x) x1 = x; sd
<小贾尼 > 在 2025-01-30 上传 | 大小:16kb | 下载:0

[matlab例程Maxwell_distribution

说明:模拟麦克斯韦分布,调整参数可以画出不同的图像(Simulate the Maxwell distribution, and adjust the parameters to draw different images)
<qwer000 > 在 2025-01-30 上传 | 大小:16kb | 下载:0

[matlab例程cmyk2rgb

说明:Converts cmyk color scale (tiff image) to rgb.
<nope123 > 在 2025-01-30 上传 | 大小:16kb | 下载:0

[matlab例程massive-MIMO-small-cells-master

说明:Massive mimo hardware impairments
<Nivvi > 在 2025-01-30 上传 | 大小:16kb | 下载:0

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

说明:机器人基本运动 速度方向,速度模式的控制(The direction of the basic motion of the robot and the control of the velocity mode)
<晨水若依 > 在 2025-01-30 上传 | 大小:16kb | 下载:0

[matlab例程WOSA_Spectral_analisys_gterra1970

说明:NON PARAMETRIC SPECTRAL ANALISYS (WOSA) by gterra1970 spectral analysis of a signal from 2 different musical instruments received on 2 separate channels and sent to a packet analyzer of 1024 samples at a frequency of
<terra1970 > 在 2025-01-30 上传 | 大小:16kb | 下载:0

[数据结构常用算法Assignment

说明:用数组按照链表的顺序排序并打印单词,实现增加,删除的功能(The function of sorting and printing the words in the order of the list in order to add and delete.)
<92878 > 在 2025-01-30 上传 | 大小:16kb | 下载:0

[matlab例程仿真实现无线传感器网络定位算法-MATLAB源代码

说明:无线传感器网络定位算法源代码,很完整,运行成功(Wireless sensor network location algorithm source code, very complete, run successfully)
<daada > 在 2025-01-30 上传 | 大小:16kb | 下载:0

[matlab例程111

说明:光纤不同模式lp11,lp12等的光强分布图(Light intensity distribution of different modes of optical fiber)
<诶呀哈 > 在 2025-01-30 上传 | 大小:16kb | 下载:0

[matlab例程untitled1

说明:有源逆变器中的LCL滤波器,无控制模块matlab仿真(LCL filter control module matlab simulation)
<小榔头12 > 在 2025-01-30 上传 | 大小:16kb | 下载:0

[matlab例程advancecomposite

说明:E matrix for laminate composite other file 4
<mjir10 > 在 2025-01-30 上传 | 大小:16kb | 下载:0

[matlab例程模糊控制

说明:在MATLAB中,经常运用模糊控制进行PID的控制(In MATLAB, fuzzy control is often used to control PID)
<逍遥之人 > 在 2025-01-30 上传 | 大小:16kb | 下载:0
« 1 2 ... .69 .70 .71 .72 .73 16774.75 .76 .77 .78 .79 ... 28522 »

源码中国 www.ymcn.org