资源列表

« 1 2 ... .26 .27 .28 .29 .30 1131.32 .33 .34 .35 .36 ... 15812 »

[matlab例程fitnessfunction

说明:线性二次最优控制加权阵遗传算法优化适应度函数m文件;模糊控制器量化比例因子遗传算法优化适应度函数m文件-Linear quadratic optimal control weighted array genetic algorithm fitness function m documents quantization scale factor of fuzzy controller optimized by GA fitness fu
<张立迎> 在 2025-02-24 上传 | 大小:4kb | 下载:0

[matlab例程5

说明:一道程序编译顺序的考题,涉及到函数调用的先后顺序及运算符号的优先级等问题。下面我展开给你讲。 C的程序编译总是从main函数开始的,这道题的重点在“fun((int)fun(a+c,b),a-c)) ”语句。 系统首先要确定最外层 fun()函数的实参,第一个参数的确定需要递归调用fun()函数(不妨称其为内层函数)。内层函数的两个参数分别为x=a+b=2+8=10、y=b=5,执行函数体x+y=10+5=15,于是得外层函
<蜗蜗牛> 在 2025-02-24 上传 | 大小:2kb | 下载:0

[matlab例程BaseOnLevent

说明:基于小波的去噪算法,实验高斯加性白噪声的去噪-a denoising based on wavelet
<LISHAOYUAN> 在 2025-02-24 上传 | 大小:11kb | 下载:0

[matlab例程fusion

说明:实现了基于小波的图像融合,并取得了良好的融合效果。-refusion based on wavelet
<LISHAOYUAN> 在 2025-02-24 上传 | 大小:1kb | 下载:0

[matlab例程stbc

说明:stbc码的性能仿真,拥有良好的图形界面,操作直观简单,可得到瑞利信道,AWGN信道下的性能曲线。-STBC performance simulation code, have a good graphical interface, an intuitive easy to operate, can be Rayleigh channel, AWGN channel under the performance curve.
<xiaolong> 在 2025-02-24 上传 | 大小:75kb | 下载:0

[matlab例程MATLAB_FIR_IIR

说明:matlab FIR 底通和带通滤波器和IIR 底通和带通滤波器完整程序,本人花了好多时间自己写的,有滤波前后图形对比!-matlab FIR at the end of pass and band-pass IIR filters and the end of pass and band-pass filter the full process, I spent a lot of time to write your own, the
<Gerry_song> 在 2025-02-24 上传 | 大小:2kb | 下载:0

[matlab例程QQ

说明:matlab编程的好工具 toolbar-toolbar welcome
<qcb> 在 2025-02-24 上传 | 大小:1kb | 下载:0

[matlab例程shuzituxiang

说明:这是一个数字图像处理的matlab仿真程序,效果比较好-This is a digital image processing matlab simulation program, the effect is better
<wanglei> 在 2025-02-24 上传 | 大小:11.46mb | 下载:0

[matlab例程latticefilters

说明:This mat lab code for adaptive lattice filters.-This is mat lab code for adaptive lattice filters.
<krrish> 在 2025-02-24 上传 | 大小:11kb | 下载:0

[matlab例程NonlinearIntegerProgrammingMatlabGeneticAlgorithmP

说明:本程序是基于非线性整数规划的遗传算法所编写的Matlab程序-This procedure is based on the non-linear integer programming genetic algorithm written Matlab program
<liuyuanyuan> 在 2025-02-24 上传 | 大小:5kb | 下载:0

[matlab例程All-PhaseDigitalFilter

说明:本文是利用MATLAB编程实现全相位数字滤波-This article is the use of MATLAB programming all phase digital filter implementation
<liuyuanyuan> 在 2025-02-24 上传 | 大小:5kb | 下载:0

[matlab例程numerical_analysis_homework

说明:(有源代码)数值分析作业,本文主要包括两个部分,第一部分是常微分方程(ODE)的三个实验题,第二部分是有关的拓展讨论,包括高阶常微分的求解和边值问题的求解(BVP).文中的算法和算例都是基于Matlab计算的.ODE问题从刚性(STIFFNESS)来看分为非刚性的问题和刚性的问题,刚性问题(如大系数的VDP方程)用通常的方法如ODE45来求解,效率会很低,用ODE15S等,则效率会高多了.而通常的非刚性问题,用ODE45来求解会有很好的
<wjl> 在 2025-02-24 上传 | 大小:343kb | 下载:0
« 1 2 ... .26 .27 .28 .29 .30 1131.32 .33 .34 .35 .36 ... 15812 »

源码中国 www.ymcn.org