-
FDTD3DCODEUSING
一个三维FDTD的计算程序,比较有用,适合初学者。(A three-dimensional FDTD calculation procedures, more useful for beginners.)
- 2014-01-03 14:55:19下载
- 积分:1
-
ADW1007_DRF4463F_Reference_Code
arduino interface with rf
- 2014-08-28 19:23:19下载
- 积分:1
-
matlab
matlab函数汇总,包含大部分图像处理函数.(matlab function summary, including the majority of image processing functions.)
- 2009-12-20 11:09:53下载
- 积分:1
-
mmse
基于MMSE准则的盲自适应多用户检测算法(Based on MMSE criterion for blind adaptive multiuser detection algorithm)
- 2010-03-08 22:14:57下载
- 积分:1
-
31---Recursion
this is simple recursion code for beginners...
- 2015-04-04 14:04:27下载
- 积分:1
-
c
说明: 编写一个函数,输入n为偶数时,调用函数求1/2+1/4+...+1/n,当输入n为奇数时,调用函数
1/1+1/3+...+1/n(利用指针函数)
(Write a function, the input n is even, the function call seeking 1/2+1/4+...+ 1/n, when the input n is odd, call the function 1/1+1/3+...+ 1/n (using the pointer function))
- 2011-07-18 09:28:07下载
- 积分:1
-
sr
说明: 商人过河的问题,三个商人各带一个仆人、、、(Merchants across the river mathematical modeling problem is a classic problem)
- 2010-03-19 01:14:02下载
- 积分:1
-
ILC
说明: 关于迭代学习算法的简单例程,其中迭代次数可自行更改,次数越高跟随效果越好(example of ILC you can exchange the parameter i_nby yourself it will perform better when the praameter get larger value)
- 2021-03-23 16:29:55下载
- 积分:1
-
6
说明: 1. To design IIR filters in MATLAB to achieve various types of frequency selectivity, e.g.,lowpass, highpass, bandpass, etc
2. To implement the designed IIR filters in different architectural forms (e.g., direct form vssecond-order cascade form) using C6713 DSK
3. To perform real-time testing of the performance of the designed IIR filters.
- 2012-11-21 04:53:20下载
- 积分:1
-
2DMaxima
在二维空间里有两个点A=(X1,Y1)和B=(X2,Y2),如果X1>X2并且Y1>Y2 ,我们认为A优于B,A是这个集合的最大极值点,在给定的二维空间里的N个点的集合S中,找出最大极值点。(In two-dimensional space, there are two points = A = (X1, Y1) and B (X2, Y2), if the X1 and Y1 > X2 > Y2, we think that A is superior to B, A is the biggest extreme value point of the set, in A given set of N points in the two-dimensional space S, find out the most extreme value point.)
- 2013-12-24 21:02:56下载
- 积分:1