资源列表

« 1 2 ... .81 .82 .83 .84 .85 10186.87 .88 .89 .90 .91 ... 15813 »

[matlab例程MatlabEng_src

说明:In two past articles (Solving Engineering Problems Using MATLAB C API and Solving Engineering Problems Using MATLAB C++ Math Library), I show you how can a programmer develop an application that using MATLAB features like computing complex engineerin
<belalsoboh> 在 2026-01-19 上传 | 大小:3kb | 下载:0

[matlab例程recursion

说明:递归,是函数实现的一个很重要的环节,很多程序中都或多或少的使用了递归函数。递归的意思就是函数自己调用自己本身,或者在自己函数调用的下级函数中调用自己。 递归之所以能实现,是因为函数的每个执行过程都在栈中有自己的形参和局部变量的拷贝,这些拷贝和函数的其他执行过程毫不相干。这种机制是当代大多数程序设计语言实现子程序结构的基础,是使得递归成为可能。-Recursion, is a function to achieve a very important part of many programs
<sulihao> 在 2026-01-19 上传 | 大小:3kb | 下载:0

[matlab例程pso

说明:Unzip and copy the files to a folder (directory). -Add the path to Matlab. (File>Set Path>Add with Subfolders) -Read help for get_psoOptions.m and pso.m (enter help get_psoOptions at command line)
<letian> 在 2026-01-19 上传 | 大小:3kb | 下载:0

[matlab例程histogrameq

说明:histogram equalization in matlab
<g> 在 2026-01-19 上传 | 大小:3kb | 下载:0

[matlab例程zuiyoukongzhizuoye

说明:最优控制的一些算法,用MATLAB编程,用几种算法比较求取最优的方法.-Some optimal control algorithm, using MATLAB programming, compared with several algorithms to seek the best approach.
<liutao> 在 2026-01-19 上传 | 大小:3kb | 下载:0

[matlab例程mbkplsg

说明:本程序适用于故障检测,数据驱动的应用。分块PLS-This procedure applies to fault detection, data-driven applications. Block PLS
<陈雪> 在 2026-01-19 上传 | 大小:3kb | 下载:0

[matlab例程RADIX4

说明:This Radix 4 FFT algorithm developed in Matlab.this code give all stages of Radix4 FFT algorithm-This is Radix 4 FFT algorithm developed in Matlab.this code give all stages of Radix4 FFT algorithm
<sunil> 在 2026-01-19 上传 | 大小:3kb | 下载:0

[matlab例程FDTD_PML_1D_v5

说明:一维正弦调制脉冲传播演示,PML吸收 a a a -a one demension sin wave demonstration, PML absorbed boundary a a a a a a a a a a
<blaze1982> 在 2026-01-19 上传 | 大小:3kb | 下载:0

[matlab例程eindopdracht2

说明:shortest route finder
<harrie> 在 2026-01-19 上传 | 大小:3kb | 下载:0

[matlab例程jjj

说明:通过在MATLAB里编写M文件来建立结晶机的动态数学模型。-MATLAB years through the preparation of M files to create dynamic mathematical model of crystallization machine
<chuanle> 在 2026-01-19 上传 | 大小:3kb | 下载:1

[matlab例程dls3D

说明:the simulation provides computation of target reflectivity data in the deficient elevation domain. Simulations are implemented to test the decoupled least-squares technique for high resolution spectral estimation of target reflectivity. all seven
<shadi rasmi> 在 2026-01-19 上传 | 大小:3kb | 下载:0

[matlab例程fading4cdma

说明:matlab code for code division multiple access rayleigh fading
<lenin> 在 2026-01-19 上传 | 大小:3kb | 下载:0
« 1 2 ... .81 .82 .83 .84 .85 10186.87 .88 .89 .90 .91 ... 15813 »

源码中国 www.ymcn.org