资源列表

« 1 2 ... .99 .00 .01 .02 .03 2504.05 .06 .07 .08 .09 ... 28522 »

[matlab例程ppm

说明:一个信号加入高斯噪声后的混合输出,在进PPM调制输出调制信号-Gaussian noise is a signal to the mixed output, the output modulation signal modulated into the PPM
<陈春林> 在 2025-09-12 上传 | 大小:1kb | 下载:0

[matlab例程111

说明:function pi = solve2(count,m,cc) 借助布冯投针实验 仿真求pi的值 pi=0 frq=0 randNo = binornd(1,cc,1,m) pro=zeros(1,count) for j=1:count for i = 1:m if randNo(1,i) == 1 frq = frq + 1 end pro(i) = frq/i end pi = (2*m)/frq
<22323> 在 2025-09-12 上传 | 大小:1kb | 下载:0

[matlab例程s_fun_CVT

说明:主要是利用恒压方法实现光伏阵列的最大功率点跟踪-Method is to use constant pressure to achieve the main solar array maximum power point tracking
<cccu> 在 2025-09-12 上传 | 大小:1kb | 下载:0

[matlab例程Mppt_sfunction

说明:可实现光伏电池板最大功率点的跟踪,使其输出最大功率-PV panels can achieve maximum power point tracking, so that the maximum power output
<cccu> 在 2025-09-12 上传 | 大小:1kb | 下载:0

[matlab例程BPbianshi

说明:阶跃响应曲线下的bp神经网络的系统辨识,效果良好,能很好的辨识系统。-Bp step response curve of the neural network system identification, good results can be a good identification system.
<zzz> 在 2025-09-12 上传 | 大小:1kb | 下载:0

[matlab例程standing_wave

说明:plotting voltage standing waves on a transmission line terminated with a complex load ZL
<omer> 在 2025-09-12 上传 | 大小:1kb | 下载:0

[matlab例程zong

说明:基于DCT的图像压缩及其MATLAB仿真实现,详细的过程可运行结果-DCT-based image compression and MATLAB Simulation, the process can run more results
<蒋燕> 在 2025-09-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法MaxSum

说明:这是一个求最大子串和的问题的源代码,里面有很好的算法和数据结构时间复杂度为线性时间。-This is a sub-string and find the biggest problem of the source code, there are good algorithms and data structures for the linear time complexity.
<y> 在 2025-09-12 上传 | 大小:1kb | 下载:0

[matlab例程SA-TO-TSP

说明:模拟退火解决旅行商 问题 -Simulated annealing simulated annealing solution to solve the traveling salesman problem traveling salesman problem
<jiangtianhua> 在 2025-09-12 上传 | 大小:1kb | 下载:0

[matlab例程myGA

说明:基本遗传算法 基本 遗传算法 -Basic genetic algorithm the basic basic basic genetic algorithm genetic algorithm genetic algorithm
<jiangtianhua> 在 2025-09-12 上传 | 大小:1kb | 下载:0

[matlab例程daolibaiPID

说明:针对单级倒立摆系统,分别应用PI、PD和PID方法进行控制。是三段MATLAB的程序代码,比较适合刚接触编程的人使用。-For the single inverted pendulum system, respectively, application of PI, PD and PID control methods. MATLAB is the three sections of code, more suitable for people new to programming to use
<baoying> 在 2025-09-12 上传 | 大小:1kb | 下载:0

[matlab例程ukf

说明:无迹卡尔曼滤波UKF是重要的非线性滤波方法。它采用UT变换的方法,不再近似系统的非线性方程,它仍然用高斯随机变量表示状态分布,不过是用特定选择的样本点加以描述,每个点叫一个高斯点,它从系统状态的概率密度函数中取出;然后,按系统的真实模型演化,得到非线性演化后的σ点,使得样本均值和样本方差是真实均值和真实方差的好的近似。 在这个程序中,实现了基于UKF的滤波方法,并且建立了两种仿真环境进行实验。-Unscented Kalman filter UKF is an important nonli
<xiaoyu> 在 2025-09-12 上传 | 大小:1kb | 下载:0
« 1 2 ... .99 .00 .01 .02 .03 2504.05 .06 .07 .08 .09 ... 28522 »

源码中国 www.ymcn.org