-
qisiwole
vc++ 与 matlab 混合编程例子
- 2009-04-04 09:43:43下载
- 积分:1
-
ica
基于ica的语音分离技术,研究生论文(Ica-based voice separation technology, post-graduate thesis)
- 2009-05-02 11:59:39下载
- 积分:1
-
SLM_16QAM
SLM解决OFDM系统中存在的PAPR问题,调制方式16QAM(Solve PAPR problem in OFDM system with SLM)
- 2021-05-13 06:30:02下载
- 积分:1
-
matlab_program_3
Matlab实用程序
67-84是:图形处理篇(Matlab Utilities)
- 2009-02-12 16:15:21下载
- 积分:1
-
ginput2
Do you still use GINPUT to graphically select points on current axes with the mouse? Try this one!
With GINPUT2 you can also:
1. ZOOM: in, out (double-click)!
2. PAN: when dragging!
3. DELETE: last selected point!
4. PLOT: while selecting! (optional, just input the line style!)
5. SCALE or GEOREFERENCE images! (optional, just input: true)
So, besides of selecting points in a more precise way (zooming) you can DIGITIZE(!!!) lines with the last two options, by simply using:
>> ginput2(true, .k )
Enjoy it!
- 2010-02-17 07:17:07下载
- 积分:1
-
New-WinRAR-ZIP-archive
MATLAB PROGRAM FOR BISECTION METHOD
- 2012-07-23 12:17:51下载
- 积分:1
-
fengzhi
计算峰值信噪比和信噪比的小程序。分享给大家。(PSNR and SNR calculation applets. For everyone to share.)
- 2014-10-29 22:07:15下载
- 积分:1
-
tongzhouxianshiyufenxi
多导体传输线分析中同轴线的时域分析程序,(Analysis of multi-conductor transmission line coaxial time-domain analysis program,)
- 2017-02-21 13:32:05下载
- 积分:1
-
DTMF
用matlab的gui编写的DTMF双音多频信号生成与检测的演示程序,运行方法见readme,希望能对大家有所帮助。(Matlab by the gui prepared DTMF DTMF signal generation and detection demo program, run method see readme, for all of us hope to be helpful.)
- 2020-11-15 11:09:42下载
- 积分:1
-
PSO
粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法(Evolutionary Algorithm - EA)。PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。粒子群算法是一种并行算法。(Particle swarm optimization, also known as particle swarm optimization (Particle Swarm Optimization), abbreviated as PSO, is a new evolutionary algorithm developed in recent years (Evolutionary Algorithm- EA). Kind, and simulated annealing algorithm PSO algorithm is similar evolutionary algorithms, it is also starting a random solution, through an iterative search for the optimal solution, which is also used to uate the quality through fitness solution, but it is simpler than genetic algorithm rules It has no genetic algorithm " crossover" (Crossover) and " variant" (Mutation) operation, which by following the current search to find the optimal value to the global optimum. This algorithm is its easy implementation, high accuracy, fast convergence, etc. attracted academic attention and show its superiority in solving practical problems. PSO algorithm is a parallel algorithm.)
- 2015-01-18 20:38:17下载
- 积分:1