完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
扫一扫,分享给好友
你好,
我想在新的设计中使用PSoC5。在这个设计中,我要用复数。在PSoC创建者2.1中有可能吗? 以上来自于百度翻译 以下为原文 Hello, I want use the Psoc5 in a new design. In this design I want use complex number. Is it possible in psoc creator 2.1? |
|
相关推荐
4个回答
|
|
是的,任何处理器都能处理复杂的数字,但是你可以
必须跟踪真实的和假想的组件,取决于 看看你在做什么。此外,可用的GNU库具有超越性。 如果你想在复杂的极地工作。但再一次,你必须做 简单的数学编码。例如,你需要RMS的复杂功率,即 非常直截了当地知道号码的RE和IM部分。 事实上,您可以轻松地编写宏来实现您自己的特定。 复数计算库。 当做。Dana。 以上来自于百度翻译 以下为原文 Yes, any processor can handle a complex number, but you might have to keep track of the real and imaginary components, depending on what you are doing. Also the available GNU library has transcendental functions if you want to work in complex polar. But again, you have to do the simple math coding. Example., you want RMS of complex power, that is very straighforward knowing the Re and Im parts of the number. In fact you could easily write macros to implement your own specific library of complex number calculations. Regards. Dana. |
|
|
|
谢谢Daaa奈特的回答,我知道我可以让我的图书馆变得复杂(不复杂)!!!!)但我想使用C99库。对于编译器,我添加命令行“-STD= GNU99”,当我写“PSoC Creator”时,GCC编译器包含了一个错误:.Maun.C:14:致命错误:复合。h:没有其他文件或目录,其他的都可以。…25:α复合浮点A=1.3+2.5i;26:SaMPTF(STRTMP)“A= %G+% GIN”,CCRAL(A),CIMAG(A));这个小程序是工作的,但由于编译器不知道“复数H”而链接器是OK的。Meava. C:26:警告:函数隐式声明“CRALAL”。MUN。C:26:警告:内置函数“Cural'的不兼容隐式声明。Meun.C:26:警告:隐式声明Of函数cima\Maul.C:26:警告:内置函数Cimag的不兼容隐式声明
我的问题是为什么它找不到复杂的东西。我在文件夹中看到:C:StudioCyPress PSoC创建者 2.1 PSoC创建者导入GNUOCSARM4.4.1ARM无EABI 包含c++4.4.1(可能是它只工作在一个CPP文件中而不是在C文件中吗?) 感谢您的答案,可能是PSoC创建者中的一个工作示例。 以上来自于百度翻译 以下为原文 Thank danaaknight for your answer I know that I can make my library for complex (it not complex !!!). But I want use the C99 library. For the compiler I add the command line "-std=gnu99" When I write #include "complex.h" the gcc compiler from PSoC Creator 2.1 give an error : .main.c:14: fatal error: complex.h: No such file or directory the other include are Ok . .... 25 : _Complex float a=1.3+2.5i; 26 : sprintf(strtmp, "a = %g + %gin", creal(a), cimag(a)); ... This small program is working but with warning because compiler dont know "complex.h" and the linker is Ok .main.c:26: warning: implicit declaration of function 'creal' .main.c:26: warning: incompatible implicit declaration of built-in function 'creal' .main.c:26: warning: implicit declaration of function 'cimag' .main.c:26: warning: incompatible implicit declaration of built-in function 'cimag' My question is why it dont find complex.h . I see it in the folder : C:Program FilesCypressPSoC Creator2.1PSoC Creatorimportgnu_csarm4.4.1arm-none-eabiincludec++4.4.1 ( May be it's working only with a Cpp file not in C file?) Thank for your answers and may be a working example in PSoC creator. |
|
|
|
您正在满足每个附件的文件位置规则。
打字? 问候,Dana。 包括DOC 29.5 K 以上来自于百度翻译 以下为原文 You are meeting the rules of file location per the attached for your typing ? Regards, Dana.
|
|
|
|
我认为我不能在C程序中使用复杂的.h & gt,而只在CPP程序中使用,但是PSoC创建者不支持CPP程序。
你能确认还是有一个简单的例子? 谢谢你的支持。 最好的问候 杰克。 以上来自于百度翻译 以下为原文 I think that I can't use Can you confirm or have you a simple example with Thank for you very good job for the support. Best regards Jack. |
|
|
|
只有小组成员才能发言,加入小组>>
751个成员聚集在这个小组
加入小组2064 浏览 1 评论
1824 浏览 1 评论
3632 浏览 1 评论
请问可以直接使用来自FX2LP固件的端点向主机FIFO写入数据吗?
1760 浏览 6 评论
1508 浏览 1 评论
CY8C4025LQI在程序中调用函数,通过示波器观察SCL引脚波形,无法将pin0.4(SCL)下拉是什么原因导致?
502浏览 2评论
CYUSB3065焊接到USB3.0 TYPE-B口的焊接触点就无法使用是什么原因导致的?
354浏览 2评论
CX3连接Camera修改分辨率之后,播放器无法播出camera的画面怎么解决?
409浏览 2评论
354浏览 2评论
使用stm32+cyw43438 wifi驱动whd,WHD驱动固件加载失败的原因?
851浏览 2评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-19 19:35 , Processed in 0.806964 second(s), Total 84, Slave 67 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号