Science topic

Software Programming - Science topic

Explore the latest questions and answers in Software Programming, and find Software Programming experts.
Questions related to Software Programming
  • asked a question related to Software Programming
Question
8 answers
I would like to optionally propose to my team in trading-off an applicable package.
Relevant answer
Answer
Yet another uncredited reprint from ChatGPT. I could go through this list item by item and summarize all its weaknesses. But serious researchers will compare the programs themselves and make up their own minds.
  • asked a question related to Software Programming
Question
5 answers
If it does, give me the name of the topic with its Software.
Relevant answer
Answer
GAP (Group theory, algebras, and representation theory)
Sage (algebra, combinatorics, graph theory number theory and lots more)
  • asked a question related to Software Programming
Question
1 answer
Dear all, I am trying to compute the Modified Weak Galerkin method for the Poisson Problem mentioned in the paper:
[1] A modified weak Galerkin finite element method. X. Wang, N.S. Malluwawadu, F. Gao, T.C. McMillan.
I am using FreeFEM++, but there are difficulties in applying the algorithm (3) mentioned in the paper above, where the jump function, the average function, and the weak gradient are not used or defined by anyone before in this program.
My question is, which software program should I use to compute this problem?
Relevant answer
Answer
The modified weak Galerkin method does not require the penalty parameter by comparing with traditional DG methods.
Regards,
Shafagat
  • asked a question related to Software Programming
Question
3 answers
Dear all, I am trying to compute the Modified Weak Galerkin method for the Poisson Problem mentioned in the paper:
[1] A modified weak Galerkin finite element method. X. Wang, N.S. Malluwawadu, F. Gao, T.C. McMillan.
I am using FreeFEM++, but there are difficulties in applying the algorithm (3) mentioned in the paper above, where the jump function, the average function, and the weak gradient are not used or defined by anyone before in this program.
My question is, which software program should I use to compute this problem?
Relevant answer
Answer
The modified weak Galerkin method does not require the penalty parameter by comparing with traditional DG methods.
Regards,
Shafagat
  • asked a question related to Software Programming
Question
1 answer
How can one incorporate software programming and coding in sign language?
Relevant answer
Answer
Dear Geoffrey Khaminwa Mulama , I find this article very contributing one.
Advancing scientific discourse in American Sign Language
Deaf scientists who use American Sign Language (ASL) need to be able to communicate specialized concepts with ease. Because deaf individuals — here we use ‘deaf’ broadly to refer to the full kaleidoscope of deaf experiences — have historically been under-represented in science, the linguistic capabilities of ASL have yet to be fully explored for scientific discourse. As a consequence, deaf scientists may not have the necessary tools to effectively articulate their work. Nowadays, with improved educational opportunities and communication access, there are more deaf ASL users who are experts in scientific fields. Through their scientific work, these researchers finally have opportunities to expand ASL by incorporating new technical signs and experimenting with best practices for communication. In this Viewpoint, four deaf scientists — a quantum physicist, a marine ecologist, an immunologist and an organic chemist — discuss their experiences in developing scientific lexicons and the resulting shift in their science communication...
  • asked a question related to Software Programming
Question
5 answers
Can we estimate the distance of animals from the deployed camera trap and their (animal) height from the camera trap images? I do not have reference pictures with measuring scale (Markers) while setting up the camera traps, nor the distance of forest trail/road is documented. Suggestions over image software programs or/and literature that has incorporated methods overcoming these issues are welcome.
Relevant answer
Answer
Yes, few commonly used methods:
1. Known Object Size: If there is a known object of a fixed size in the camera trap image, such as a ruler or a reference object, you can use its size as a reference to estimate the distance of the animal. By comparing the known size of the object with its size in the image, you can calculate the animal's distance using principles of perspective and geometry.
2. Stereo Vision: Stereo vision involves using multiple cameras to capture images from slightly different perspectives. By analyzing the disparity between corresponding points in the two images, it is possible to calculate the depth information and estimate the distance of objects in the scene, including animals.
3. Photogrammetry: Photogrammetry is a technique that uses multiple images of the same object taken from different angles to reconstruct its 3D structure. By analyzing the parallax between different views of the animal in the camera trap images, you can obtain depth information and estimate the distance.
4. Machine Learning: With advancements in computer vision and machine learning, it is possible to train models to estimate the distance of animals directly from camera trap images. By training a model on a dataset containing images of animals at known distances, the model can learn to predict the distance based on visual cues in the images, such as size, perspective, and texture.
It's always recommended to combine multiple approaches and validate the results against ground truth data whenever possible.
Good luck
Partial credit AI tools
  • asked a question related to Software Programming
Question
6 answers
A software design is a plan or a blueprint for building a software program. It is a high-level representation of the structure, behavior, and functionality of the software that guides the coding process. A software design typically includes a number of different components, such as:
  1. Architecture: This describes the overall structure of the software, including how different components will interact with each other and how data will flow through the system.
  2. Data structures: This describes the way that data will be organized and stored within the software, including databases, data models, and other data-related components.
  3. Algorithms: This describes the specific methods and procedures that will be used to perform different tasks within the software, such as sorting data or searching for information.
  4. User interface: This describes how users will interact with the software, including the layout of the user interface, the types of controls and widgets that will be used, and other details related to the user experience.
  5. Functional requirements: This describes the specific features and functionality that the software will provide, including the different tasks that it will be able to perform and the types of data that it will be able to handle.
Relevant answer
Answer
If a software design is not a program (and it isn’t), then what is it?
It is the interface.
Regards,
Shafagat
  • asked a question related to Software Programming
Question
8 answers
Hello
I am conducting a linear regression analysis for categorical variables using dummy coding in SPSS. I am then cross-checking the results in R. However, I have encountered a discrepancy where one of the dummy coding results is inconsistent with R, showing completely different outputs although the other dummy variables are consistent between the two software programs.
I am trying to identify the possible issues that could be causing this discrepancy, but I cannot able to find a solution thus far. Can someone help me with this problem?
Relevant answer
Answer
No, Rana Hamza Shakil a three-category variable requires only two dummies -- just as a two-category variable requires only one dummy. The regression intercept will represent the score for the "omitted" category (i.e., 0 on all the other dummies) and each of the remaining dummies will give the difference between that variable and the omitted category.
Entering three dummies for a three-category variables calls for a degree of freedom that you don't have. Neither SPSS nor R can handle this, but I do not know how they report this error.
  • asked a question related to Software Programming
Question
3 answers
I would like to fit some data sets. I read that LEVMW is the best program. does anyone has this program or a link for it?
Or are there other programms better than LEVMW?
Relevant answer
Answer
Here you can find the website for LEVM/LEVMW.
  • asked a question related to Software Programming
Question
2 answers
Is there any computational tool/software/program code to convert/map illumina probe set IDs to gene IDs for a large data file...
Relevant answer
Answer
library("illuminaHumanv4.db")
probeID=c("ILMN_1690170", "ILMN_2410826", "ILMN_1675640", "ILMN_1801246", "ILMN_1658247", "ILMN_1740938", "ILMN_1657871", "ILMN_1769520", "ILMN_1778401") data.frame(Gene=unlist(mget(x = probeID,envir = illuminaHumanv4SYMBOL)))
  • asked a question related to Software Programming
Question
6 answers
Recognizing depositional sequences is the first step in seismic interpretation for reservoir management. Wu and Hale (2015) presented the “unconformity likelihood” attribute for revealing unconformity surfaces bounding seismic packages so far.
Can anyone please tell me which software program tool I should use to separate unconformities (marked by toplap, onlap, & downlap) on seismic data?
Thanks, and best regards,
Mohammad Abdelwahhab
Relevant answer
Answer
OpendTect but also Paleoscan do that.
I do prefer the latter for many reasons.
  • asked a question related to Software Programming
Question
3 answers
Hi
The commercial QA software programs are not available through my university. I am wondering if there is free QA software with quality similar to that of the commercials.
I would appreciate any suggestions.
All the best
Relevant answer
Answer
MAXQDA offers a 30-day free download version
  • asked a question related to Software Programming
Question
1 answer
I know ImageJ (Fiji) is a powerhouse of a software program, I was wondering are there any papers out there where they have used this in combination with aerial imagery or other photography to identify plant species?
I would like to take imagery of an environment and quantify % coverage of a grass species.
Relevant answer
Answer
If it is only about the coverage of green it should be fairly easy. By splitting the RGB channels and quantify the area afer thresholding the green image.
If you have multispectral images it might be easier to differentiate different species.
If you have RGB images with different tones of green you might want to think about colour deconvoltion so seperate different tones.
If you share example images I would take the time to see if the problem could be solved in ImageJ/Fiji.
If you have hundreds of images to quantify you should skip ImageJ and try the CellProfiler.
Kind regards
Soenke
  • asked a question related to Software Programming
Question
3 answers
Can someone explain me
Relevant answer
Answer
Narayana Ruthwek Mamillapalli , I don't know exactly what parameters you are using for the "gel" captures, but I will try to help as best I can. An important thing to consider at the beginning of the edit is to adjust the color temperature of the light point used. It is specified in the manufacturer's manual. What software do you use or plan to use?
  • asked a question related to Software Programming
Question
19 answers
I need to use mathematical software program for mathematical modelling such as; modelling of dynamic systems etc.
Relevant answer
Answer
Matlab works well for "engineering" types of problems. However, Matlab often requires a specialized add on "toolbox." The base price of Matlab is pretty expensive and the add on toolboxes are expensive.
For general purpose work, Wolfram Research Mathematica will address more general problems than Matlab in that it has the computational elements and symbolic manipulation support.
The upside of both Matlab and Mathematica is they both have very good debugger support built into the package. Both Matlab and Mathematica are "free format" programming languages. There is a Mathematica called MATLink that allows Matlab functions and functionality to be used within Mathematica. It provides the best of both worlds.
As others pointed out Python can be used. The downsides for me for Python is the lack of a high quality debugger as one has in both Matlab and Mathematica and it is a fixed format language. That is the column in which one starts a line is important. The formatting is quite rigid. For those of us that are old enough to remember the fixed format languages such as Fortran II and IV, the benefits of a free format language are obvious. For those that need to trace the values of a variable though a complex algorithm, a robust debugger is important. Unless a lot as changed the debugger in Python levels a lot to be desired. The biggest upside of Python is it is open source and "free."
A GNU open source Matlab equivalent is Cctave. It is designed to be a drop in replacement for Matlab. However, the editor is not as sophisticated nor as robust as Matlab and neither is the debugger. On the other hand you get 85% of the capability and it is free. Code developed in Octave will run in Matlab and visa versa.
  • asked a question related to Software Programming
Question
3 answers
Does anyone have suggestions on software programs that are good at analyzing data and giving great publishable graphics, software not requiring knowledge of programming languages like in R or SAS programs? Softwares that are freely available for installation and application are of priority. Thank you!
Relevant answer
Answer
Yes, R is free. A lot of websides for help.
For Graphics, see:
  • asked a question related to Software Programming
Question
16 answers
please specify about the software programs , if any ?
Relevant answer
Answer
Upper continental Crust values (for sediment)
  • asked a question related to Software Programming
Question
8 answers
COVID-19 has had a significant impact on the educational sector, resulting in a shift from face-to-face to a decentralized learning environment, creating a unique opportunity for network-based academic dishonesty. Prior research has shown that during the COVID-19 pandemic, students engaged in network-based academic dishonesty as a consequence of the breach of weak and legacy software programs that monitor network-based academic dishonesty.
Are the current mitigation techniques for preventing network-based academic dishonesty well-designed? What are your thoughts on the matter?
Relevant answer
Answer
Students' formal certification and graduation in cases of utilizing online learning fraud are obvious economic and moral crimes. Countries' laws should be corrected to take into consideration of this upcoming global trend. Yet, it's a sort of a fraud utilizing cybercrime methods, leading to criminalization of the entire educational process. That should be suppressed by all possible, available technical means.
  • asked a question related to Software Programming
Question
5 answers
I have 27 interviews for a psychology research paper with 4 people involved in the project and willing to code using Thematic Analysis. Is it better to use a software programme to do that or to just do it manually ? I would be grateful for anyone else's experience with these programmes. In particular the budget is small so expense may make a difference. Finally does it take long to work out how to use them? Those involved are clinicians and may not have done research in some time.
Relevant answer
Answer
With 27 interviews, you are definitely in the range where using software will help you, especially when it comes time to search through your codes.
In terms of which software to use, all of the major programs can do thematic analysis equally well, including ATLAS.ti, Dedoose, MAXQDA, and NVivo. To make a choice, I recommend looking at their tutorial videos and choosing the one that gives you the best introduction for what you want to do.
  • asked a question related to Software Programming
Question
7 answers
Have a nice day everyone, I've created a watershed model via WEAP software for modeling water budget of a basin. Now, I'm planning to construct another model using another software/program for modeling the same area and compare different models' performances.
Lastly, I'd like to ask you about "Pysheds" model's weaknesses and strenghts, plus I'd be so glad if you could share with me tutorials through which I can figure out basics of "Pysheds"
Thanks in advance
Relevant answer
Answer
IntErO model for calculation of soil erosion intensity and runoff
Dear colleague/s,
(to Ibrahim, but open to some other interested colleagues)
I am kindly inviting you to have a look at the application of my IntErO model for the calculation of soil erosion intensity and runoff (link):
IntErO model
- Free download of the software;
- Simple installation;
- Examples of applications available on the same web page (but also on RG and on www.geasci.org/Publications);
- I, as an author, am available to demonstrate how it is working.
Finally, in case you decide to compare the results received with using the IntErO with some other model/s and or measurements, I will try to arrange to finance the publication of the paper having in a team of authors two of us from my team,
Sincerely,
Velibor Spalevic
Mob/Viber/WhatsApp: +38267201222
  • asked a question related to Software Programming
Question
16 answers
dear all,
I'm a student and I'm in "Civil and Environmental Engineering" department.
please, can you tell me what are software programs that I will need when I graduate in (water desalination, irrigation systems, water distribution systems)?
Relevant answer
Answer
SAP2000 has two types: Student version and professional version. The latter is better as it has considerable capacities and it is adaptable for the design and calculations of great structures.
Other software such as AutoCAD 3D, FLAC 3D, ANSYS, ABAQUS, HecRas and so on, can be used. It should be noted that any software has its peculiarities. The selection depends on what you want to achieve witch accuracy! Sometimes, you can use 2 software to compare the precision level of the results!
  • asked a question related to Software Programming
Question
2 answers
I am working on characterizing outer membrane porin which can bind to heavy metalloids such as arsenic, selenium. I am interested in finding the structure and pore size or diameter of that protein for my project. Is it a possibility? Can someone please recommend a software program to work on this?
Relevant answer
Kien Vu thank you.
  • asked a question related to Software Programming
Question
6 answers
Hello all,
Could you please recommend me optical modeling software programs for modeling absorption, transmission, and propagation of light?
Thank you.
Relevant answer
Answer
The answer depends strongly on the structures you are interested in. If we talk about layer stacks where you can safely assume quasi-infinitness in the directions perpendicular to the stack direction I use CODE (https://wtheiss.com/wordpress/?cat=2 ). If you want freeware, RefFIT would be an alternative (https://reffit.ch/ ). Both can solve inverse problems. If the layers are structured and periodic, you could use numerical methods like Finite Difference Time Domain (FDTD) or Finite Element Method modelling (FEM) or Rigorous Coupled Wave Analysis (RCWA). It depends somewhat on your problem at hand, but I usually use FDTD for such problems, but they are limited to direct problems. Can you tell us the concrete problem you are trying to solve?
  • asked a question related to Software Programming
Question
15 answers
Good day
I have downloaded and tried some of the software programs, such as Nvivo, Dedoose, Maxqda and others and tried them out with the free trials. However, I find it very difficult to understand and use. The only real thing that I want to do is to analyse my qualitative interviews, which will eventually be about 20. Apart from "going to school" what are the most user friendly options for non-technical people like me? This is going to be a once in a lifetime exercise for my doctoral study and I will never use "coding" software again.
Some thoughts please.
Regards
Johann
Relevant answer
Answer
Hi Johann,
This must have been very frustrating for you. The best way will be to do manual coding. Take each transcript, read it slowly, sentence by sentence, and identify the main idea in each sentence. Assign labels to the ideas, these become your category labels. The bales can be taken from the text (Nvivo codes), or from previous research (theoretical code). For each paragraph, identify the core issue being talked about by the participant. Do this throughout the transcript. Read the transcript again, this time around try to see if some of the category labels can be grouped into a single main idea as a theme, based on the purpose of your research. Make short notes on the printed transcript reflecting on the participant's experience, meanings, interpretations, and questioning your own assumptions. If you are working on word documents, use the review and comment functions to make notes and reflective remarks along the way, as you code the transcripts. You may have to read and code one transcript several times. Keep all the codes (category and theme labels) you make and the page and line numbers of the text that these labels can be found in the transcript. Repeat these processes for each transcript. Collect all your labels and their indexing details. Work with the labels and be open to making changes by reorganizing, recategorizing, and renaming them as you immerse yourself in the data.
Manual coding may be slow, but it's the best way to code and analyze data. It gets you to read and understand each transcript or data material.
I hope this helps. Good luck with your analysis
  • asked a question related to Software Programming
Question
3 answers
Hello
I want to learn R for conduction weighted network analysis for assessing.
However, I reviewed many course and all of theme taught many confusing and unnecessary packages .
How can I EXACTLY learn network analysis with R software?
The similar image that I need has been attached.
Relevant answer
Good afternoon
You have a few tutorial in youtube
Best regards
Ph.D. Ingrid del Valle Gracía Carreño
  • asked a question related to Software Programming
Question
3 answers
Good morning, I need info. I am doing research for my PhD and I am using the mixed-method. I am looking for a software program that can help me, if possible free.
Regards
Relevant answer
Answer
Maybe this answer can help
For the Qualitative software you can use:
1. NVIVO (In app license)
2. Vosview (Free)
3. Publish and Perish (Free, note: need integration to your scopus ID)
For Quantitative:
1. SPSS (In app licence)
2. Smart PLS (Free for student, limitation dataset, for unlimited dataset using professional license)
Thank You
  • asked a question related to Software Programming
Question
16 answers
Good day
I am about to start interviews with participants for my doctoral studies. Some of my questions are:
1. What medium should I use to record the interview, i.e. Skype or Zoom or any others?
2. Some of my interviews will be in Afrikaans and need to be translated to English. What software programs are recommended for translating audio to text in this case?
3. What recording program should I use?
4. What software programs are recommended for transcribing English audio to text?
5. What coding software is the best and most affordable?
Thanks for your consideration.
Regards
Johann
Relevant answer
Answer
Hi Johann Pieterse
According to some of my personal experience, there are some recommendations for your reference
A1; Zoom or Skype is all ok.
A2: GoogleTranslator or others
A3: Audition (Adobe Inc.)
A4: Speech-to-Text on Word (if Office365 is applicable)
A5: do not know.
Kind Regards
Zhouxuan Xiao
  • asked a question related to Software Programming
Question
16 answers
I am basically looking for a free or limited functionality in a software that enables me merge, remove a page and convert a PDF file to word and back. Does anyone have suggestions? I have appreciations!
Relevant answer
Answer
Hi,
Maybe these tools will suit you.
Regards,
Anna
  • asked a question related to Software Programming
Question
4 answers
Please I need suggestion of research works done that can be used as best model and/or helpful software programs.
I thank you in advance for you time & kindness!
Relevant answer
Answer
Hi Urgessa,
I recomendo Reading the attached articule.
Good luck!
  • asked a question related to Software Programming
Question
5 answers
Hello everyone:
I am looking for a simple software program to model chemical bonds. The purpose is to generate a high-quality graphical abstract for a top leading journal in the field of chemistry. I am not interested in professional programs like Photoshop as I don't have enough time to learn. Any suggestion?
Thanks in advanced!
  • asked a question related to Software Programming
Question
5 answers
I understand there are a lot of software programs that can simulate DED by going through specific modeling, simulation, and commands. For me, that was time consuming and results were not accurate. I am asking if there is a specific software that already has the DED process included.
For example, I have found some programs that come automatically equipped with modules/wizards to directly simulate FDM and PBF. However, I was not able to find one the has a module/wizard to directly simulate a DED process.
Any advice would be greatly appreciated!
Relevant answer
Answer
The following software is capable to make simulations for the Direct energy deposition (DED) process :
1. Autodesk Netfabb (Ultimate version), https://www.youtube.com/watch?v=E4WM6eSdPlo
  • asked a question related to Software Programming
Question
2 answers
I am looking for suggestions for a free software program to analyze fish monitoring videos. Our system is a single camera setup (so no need for measurement options yet) and I would like to be able to place points on individual fish (in a still frame of the video) and code to a species. Is there anything like that available? Thanks for any suggestions!
  • asked a question related to Software Programming
Question
1 answer
Dear scholar Community,
Let peace up on you all scholars at all corners of the globe!
I submitted a paper of mine to one of the high ranking journals and the editor in chief sent me back the manuscript due to some similarities ocurred while preparing it, which he told me to rephrase those overlaps and resubmit it. For such cases, i have been using REF-N-WRITE Software before this time. However, this software was trial version which was not fully activated. Hence, currently, the software needs purchasing its full access which i can not afford it. So that, with this quiry writing i kindly seek for help?
1) If there is any means how to get the full version of my previos software that might be via cracking? Or If there is anyone who already purchased the softwares' full acces?
2) If there is any other software developed for this purpose?
Hint: most software programs that are freely accessible on the google are not efficient. Most of them are biased. They plagiarize even, a well writtten manusrcript!
Thank You Inadvance!
Relevant answer
Answer
I think this is not supported by the scientific community. Basically, the software might be used for language and grammatical correction but every part of your manuscript should not be copied from somewhere. Therefore, the best option that we have developed as an experience is that rephrase the sentences by yourself.
Thank you!
  • asked a question related to Software Programming
Question
8 answers
What is the best software program used to ensue that plagiarism avoided.
Relevant answer
Answer
See some online tools described as 10 Free Plagiarism Checker Tool for Thesis:
  • asked a question related to Software Programming
Question
17 answers
What are the advantages and disadvantages regarding data analysis, resolution of figures and graphs from STATA and SPSS.
Relevant answer
Answer
spss
  • asked a question related to Software Programming
Question
1 answer
I am looking for a device or software program that measures depth and length of micro scratches. An example would be to have it scan something like a card or small piece of something and then detect scratches on it.
Relevant answer
Answer
Dear Patrick,
our company uses different devices for scanning purposes, like video cameras, line or field scanners. Besides that, we develop our own algorithms or use existing ones to do fault detection and perform measurements of various kinds. But to figure out, if we could be of any help, we need to know more about your problem. Have you any samples available?
  • asked a question related to Software Programming
Question
4 answers
Hi, everyone.
I have some mitochondrial DNA data that was obtained using NGS technology. What I would like to know is which software program I can use to analyse my data.
I am currently undertaking a population genetic study on cichlids.
Looking forward to hearing from any of you.
Regards,
Darlington
Relevant answer
Answer
For annotation you may use Geneious, as proposed by others. In some cases, MITOS can also do a decent job http://mitos2.bioinf.uni-leipzig.de/index.py, but in both cases you have to check the results manually.
For comparative mitogenomic and phylogenetic analyses, you may try PhyloSuite, as it was designed to handle mitogenomic data: https://dongzhang0725.github.io/
  • asked a question related to Software Programming
Question
19 answers
Because of the Corona pandemic and its restrictions I am planning to do real-time focusgroups online instead of face-to-face. I looking for the best software to use, that is easy to install and use by participants on their home pc's or smarphones. It would also be nice to be able to record the meetings. So, if the app/software supports this, this would be a plus.
Relevant answer
Good job, colleagues
It's all good
  • asked a question related to Software Programming
Question
6 answers
I have some audiotaped data and I want to process it in a software programme. I use Dedoose for qualitative data analysis but I have not tried the audio data yet! Please advise
Thank you in advance
All the best
Abdelmajid
Relevant answer
Answer
I agree with David L. Morgan. You have mentioned videotaped data in your title. I would add that I know that ATLAS.ti, NVivo, MAXQDA, and multimodal analysis video (http://multimodal-analysis.com/products/multimodal-analysis-video/index.html) support video analysis. They offer trials and, maybe, you can finish your project in this limited amount of time. I would suggest that it is better to think if you can benefit from one of these licenses in the future, so the cost would not be perceived as high.
  • asked a question related to Software Programming
Question
16 answers
i have an work on patch antenna , the reason that i need the name of the soft ware program that i will working on it to evaluating an patch micro strip antenna.
but not matlab
Relevant answer
Answer
ANSYS HFSS: 3D Electromagnetic Field Simulator for RF and Wireless Design, SIMULIA/CST Studio Suite® and Altair Feko™ are best for designing microstrip antennas.
  • asked a question related to Software Programming
Question
4 answers
Looking for a data analysis tool/software program to perform CTM.
Relevant answer
Answer
Top 6 Data Analytics Tools in 2019
Qlik
Looker
Klipfolio
Tableau
Lumify
Sisense
I you get results you can publish here http://www.emergingtechnet.org/SDE2020/
  • asked a question related to Software Programming
Question
15 answers
Plagiarism is a serious problem in publication. It is the intention not to cite others work. It is mostly the use of other people’s ideas and words without giving the original author appropriate acknowledgement. Another form of ghostwriting is "faking or camouflaging" other writing or publication as a way of "writers' laundering. This practice is known as ghostwriting which hiring a writer (or writers) to write an anonymous article or a piece of work for someone else and publish without acknowledgment.
Relevant answer
Answer
Most of international publishers and journals use iThenticate for assessing for text overlap. Turnitin is commonly used in for student assignments.
  • asked a question related to Software Programming
Question
8 answers
Namely, I did not manage to find any sound scientific paper on creating value within the software value chain. I use the conceptualisation of the generic software value chain proposed by Pussep, A. et al. (2011 and 2012), but I am still not completely sure which parts of VC are higher value-added vs. lower value-added elements. In other words, I still wonder if software programming (coding) is among lower value-added activities?
Relevant answer
Answer
Your question for software, could be the so-called "smiling curve" applied to the software value chain? , does not correspond with my field of specialization narrow for marketing management .
  • asked a question related to Software Programming
Question
2 answers
I need to convert my fasta format alignment file to "Nexus.nxs" to be able to use it in Mybeys. What is your suggestion? So far the files I created using Mega x as well as an online database giving me error in Mr Bayes.
Thanks,
Relevant answer
Answer
Hi.,
Nexus Earth is an innovative open source blockchain technology, designed to better ... The Nexus Wallet is a secure desktop wallet for the NXS cryptocurrency, Learn everything about NXS coin, before you invest in Nexus. Understand what is Nexus how to buy NXS coin and the future of Nexus cryptocurrency.
For More info:
  • asked a question related to Software Programming
Question
9 answers
I need to curve fit a data set to a differential equation (without solving it). The goal is to estimate the parameters in the diff. eq.
Is there a way in MATLAB ? or any other software / program / sample code ?
Relevant answer
Answer
I use SIGMAPLOT for curve fitting. Try that is easy
  • asked a question related to Software Programming
Question
5 answers
In a 12-meter-long straight channel, a gate with a pneumatic jack has been employed at about a meter before the butterfly outlet gate (used for adjusting the water height) so that it would be used to generate positive surge. When the gate is closed suddenly (in about 0.2 second), it causes an increase in the flow depth and thus conversion of the flow from steady to unsteady, the fact which results in wave progress. I would like to know whether this type of positive surge resulting from sudden closure of the gate (whether with an approximately 2.5 cm opening, or with a complete closure) could be modeled in a straight channel using Flow3D? what software program may be used for its simulation?
Best regards,
Maryam Akbari
Relevant answer
Answer
(I did not understand the setup, it would be nice if you show a schematic in a figure, I assume it is a free surface flow with a gate and a wave generator and one end)
Surge* governing equations (water hammer equations) are special form of full 3D Navier-Stokes. They have the exact structure of 2D Saint Venant (SWE) and 2D Euler equations mathematically. Back to your question, yes you can model it with Flow3D, model 3D N-S equation with moving object module as a boundary and you wold capture the wave due to closure of the gate. If your problem is symmetric in the transverse direction you may solve it with 2D layered averaged N-S solver of Flow3D as well.
PS:
* Surge in the literature of pump and pipeline means "water hammer", it is not the "storm surge" in the literature of coastal engineering
  • asked a question related to Software Programming
Question
17 answers
I have analyzed the homogeneity test of annual temperature and precipitation. The result shows many stations were inhomogeneous in annual temperature and precipitation. I wanna correct the inhomogeneity of the data. How to correct inhomogeneity of temperature and precipitation data? Which software or program is appropriate for adjusting the inconsistency of data?
Relevant answer
Answer
HI,
There are so many methods you can use HOMER, ACMANT, RHTEST, MASH, ANCI, etc. However, I recommend HOMER and ACMANT. They perform better than the rest.
  • asked a question related to Software Programming
Question
4 answers
Assalamualekum
which is the best book of binary variable/ Logistic regression model
how to find the coefficient using hand ( Not software or programming )
Relevant answer
Answer
Thank u all
  • asked a question related to Software Programming
Question
7 answers
For my dissertation work, I have been studying Constructivism, Critical Theory, and Computers.
I am curious what people think about this premise:
There is no single software program to use in the learning process, rather it will be that students will program their own software as part of their learning process.
-----
Do you see this potential in all areas of school K-20? Or do you see it limited to particular slices?
Thanks for thinking about this! -- Bryan
Relevant answer
Answer
So glad that what I wrote seems to have made sense to you. I see we are somewhat at similar lines. I do not yet think we have seen any final outcome of the use of digital ICTs. The next big, and somewhat quite disruptive thing I expect is development in the direction of learning analytics and adaptive learning. This will begin to respect that learners need different time and other different resources and relations to learn. Instead of time being the constant and learning variable, learning can be constant and time variable. But this destroys school scheduling and organisation and calls for reconstruction of social learning structures in organised education.
I leave a couple of attachments here to papers on RG, by Floridi, that I think you will like, related to my previous post - and a conference presentation of mine.
You write about constructivism - but I wonder if you are in your thinking closer to constructionism. Papert was a friend of Piaget (constructivist) but became in the end a constructionist. A lot of difference here. Floridi sees it as the difference between knowledge of the user and knowledge of the maker, and blames the knowledge of the user, knowledge as a spectator sport, on Plato. Floridi sees it as a historic mistake - it is the maker of artefacts (which Plato despised) who has deeper knowledge - he or she knows how it works, can take the artefact apart, explain and put it together again. Think of the difference between a car user and a car mechanic. Artefacts can also be non-physical of course. See attached paper ”What the makers knowledge could be”, and ”In defence of constructionism”. I will also send you on RG mail a short text behind a paywall.
However, if you are doing a dissertation under surveillance, deviations from the almost all-dominant constructivism dogma may not be problem-free. Just a heads-up...
  • asked a question related to Software Programming
Question
3 answers
We have performed Clariom-S microarray-based transcriptome and TMT-MS based proteomics analysis on healthy and patient samples.
Our idea was to study the correlation between gene- and protein expression between healthy and patient samples, for which we have calculated an overall mean Spearman coefficient for all the genes- vs proteins-expression correlation. More specifically, I have identified 8000 genes common in both gene and protein study, and calculated mean correlation coefficient. I obtained a Spearman coefficient value of 0.58 for this dataset. 
Further, what we are interested in doing is: calculating pair-wise Correlation between mRNA and protein expression of all 8000 individual gene-protein pairs so as to create figures (as shown in Fig. 2a in Paper -2 and Fig. 3a in Paper1 attached here).
I was wondering if you could provide any insights into how to perform such an analysis. To my knowledge, most researchers use program ‘R’ to find such gene-wise correlation. Unfortunately, I have no experience with using this program. Is there any software/program that I can use for this.
I would much appreciate any help/advice.
Thank you!!!
Relevant answer
Answer
R will provide all that you need. There are several ways to do this. For example, you can run a for loop to perform the 8000 wilcox.test() calls. It might be helpful for you to look at Microarray analysis teaching materials (for R), because this type of task is common in that field. For starters (R in general), use Google or have a look at https://www.researchgate.net/project/Teaching-R
  • asked a question related to Software Programming
Question
1 answer
Hello,
The lack of standardized and validated programming assessment instruments, make it difficult to evaluate programming interventions (1). Also, statistical effect size calculator is affected as the combination of results is influenced by the heterogeneous measurements adopted (2).
My main objective is to create a collaborative list of instruments which can be used to measure different variables relevant in the programming learning context, such as motivation, learning, self-efficacy and others.
I ask for the help of my peers in this mission. Thanks.
References:
  1. Development and Validation of an Assessment Instrument of the Initial Programming Skills
  2. Relation between Alice software and programming learning: A systematic review of the literature and meta‐analysis
Relevant answer
Answer
search MOOC programming using Web Services
  • asked a question related to Software Programming
Question
4 answers
I am looking for some software to analyse fish behaviour and activity (for instance swimming velocity and fast startle response) from video recorded files.
Relevant answer
Answer
What for you are looking for such software? For researching fish or for catching them? I don't want to prejudice, but if the second, you are on the false and robbing side of the planet and you should rethink it.
Regards, Milan
  • asked a question related to Software Programming
Question
3 answers
Hello,
I'm looking for software programs where I can draw an schematic of a sediment core extracted from the bottom of Lake Titicaca.
What programs do you suggest?
Thanks in advance.
Relevant answer
Answer
Dear Colleague:
STRATER is not a freeware but it is compatible with other software packages such as SURFER, GRAPHER and DIDGER from Golden Software. It allows you to combine geophysical logs, chemologs and lithologs in combination with EXCEL.
H.G.Dill
  • asked a question related to Software Programming
Question
7 answers
Effect of Tide ????
Relevant answer
Answer
Dear Rammahi,
Kaveh Zamani has presented you the best answer. I can add my article which shows the simulation of your question with SPH method based on experimental model of Hubert Chanson. I refer you to attached file.
Regards,
  • asked a question related to Software Programming
Question
7 answers
Hi everyone,
Can anyone recommend a free HPLC prediction software/program to predict Retention times of a few molecules using various flow rates and/or columns?
It would be very useful.
Thank you!
Cheers,
Verena
Relevant answer
Answer
Hello, I think program can't be so accurate only with flow rate and column info the parameter which also have a influence on RT is system is dead volume which you should have for prediction.
Dead volume is different for all systems.
You can tray below program.
Which working not bad.
Hope this info will help you.
Good luck!
  • asked a question related to Software Programming
Question
8 answers
I am planning a questionnaire survey for my research. instead of a paper based questionnaire, I would like administer my questions digitally from an iPad so that for every respondent, I can open a new document. Are there any good software programs for this purpose? Suggestions would be greatly appreciated! Thank you!
Relevant answer
Answer
We have been using GoogleForms with excellent results. The tool automatically generation some summary charts and allows to export to Spreadsheets so you can manipulate the data.
  • asked a question related to Software Programming
Question
13 answers
Dear Researchers,
So what are the best software programs that serve this topic
Relevant answer
Answer
Having a Software is quite helpful nowadays. In the Agriculture industry, with better software, you can manage and maintain your business with better accurately and smoothly.
The final version of the Android application for agriculture could boast about several useful features like:
calculation of fertilizers;
statistics sending;
remote facilities control;
calendar;
calculation of water consumption.
  • asked a question related to Software Programming
Question
12 answers
I'm looking for software or program suggestions that can be used to carry out data mining and artificial neural network with less programming input.
Relevant answer
Answer
From the previous answers, matlab and WEKA have been refered as the most easy-to-use toolkits for new users, however, once if you want to do a little more complex AI related task, they will be not the most suitable candicates. Here, I think keras may be a more suitable ANN framework for new users, keras is a high-level toolkit with the backends of Tensorflow, CNTK or theano, which means that your can both relaise your idea by using a little codes with highly packaged interfaces , and take the advantages of GPU parallel computing and highly optimized instruction. Further, keras uses python, an easy-to-learn language to program.
###### keras LINK ######:
  • asked a question related to Software Programming
Question
3 answers
I want to quantify the change in fluorescence (brightness) to a reference picture. Please, suggest and guide for the procedure and possible software/programming or program? If literature is linked it will be great help?
Relevant answer
Answer
Dear Muhammad Latif, image J is the better software
  • asked a question related to Software Programming
Question
2 answers
1. What are the benefits of the current slope stability software programs, to solve the problems? what are the shortages of these software programs?
2. Why we need this review ; why we still need to new methods on slope stability? what are the limitations of current methods especially limit equilibrium method ? 
3. what are the  Limitations of Limit Equilibrium Methods; how can we find new methods; what should we do in the future? 
Relevant answer
Answer
Dear Muhammed,
Slope stability consists of numerous methodologies including Limit Equilibrium Method (LEM), Finite Element Method (FEM), Boundary Element Method (BEM), Rigid Element Method (REM), Limit Analysis Method (LAM), Discrete Element Method (DEM) as well as hyprid methodologies such as Finite-Discrete Element Method (FDEM) and many others that I may have forgot to mention.
These methodologies have all some advantages and disadvantages over one another. Infact hyprid theories have been continuously developed to overcome these facts. Many software packages have been written over the years but almost all of them have some limitations in every methodologies they represent, because developers need to simplfy the complex algortihms as much as possible to decrease mainly the time consumption of the development. Also please bear in mind that they are generally written commercially.
As I mentioned every theory have some limitations, considering LEM cannot represent the post failure situation of an instability nor the mechanism. Also, It ignores the deformation characteristics of the materials and many assumptions need to be made such as inter-slice force fucntions to represent the magnitude of forces between each slice.
Additionally, you need to have decent understanding of each theories to be able to develop a new method, which I honestly think that there is no need at this time since many analytical solutions are already present.
Best Regards
Bekir SF
  • asked a question related to Software Programming
Question
6 answers
I'm currently undertaking research leading to the implementation of a digital/ software program to help promoting contextual vocabulary as well as reading comprehension skills. That's why, I would like to know more of your ideas, suggestions and thoughts about the topic.
Relevant answer
Answer
I think that the best way to improve the usage of those resources is trying to create some kind of competition-related prizes (eg: badges, medals). If you perceive that your class is competitive you can decide about scores between grades (some of them are not so competitive and play only by scores could not be interesting).
The aim is to identify where lies the trade-off between challenge and stimulation to avoid that their willingness to participate fell down.
  • asked a question related to Software Programming
Question
2 answers
Why do most existing finite element software programs (e.g., SAP2000, OpenSEES) require displacement rather than acceleration time histories as input motions when performing multiple-support excitation analysis?
Relevant answer
Answer
it is usual to use the earthquake ground acceleration record to calculate
time histories of the effective inertia forces on the structure. The analysis is
then carried out for these forces. In this type of analysis the displacements
at the support points are zero, and hence the calculated displacements,
velocities and accelerations at the nodes are relative to the ground. To get
the absolute accelerations at any node (which are needed to calculate the
“floor” response spectrum), the ground accelerations must be added to the
calculated relative accelerations.
For linear structural analysis with multi-support excitation, it is usual to use
a similar analysis method. In this method the ground accelerations at the
support points are used to calculate effective inertia forces, and an analysis
is carried out for these forces. This analysis assumes fixed supports, so the
displacements at the support points are zero. This is not correct, since
different supports can have different displacements, and hence the support points can displace relative to each other. This effect is accounted for by a
second analysis in which the relative support displacements are considered.
The results of the two analyses are added together. This approach can be
used for linear time history analysis and also for response spectrum
analysis.
  • asked a question related to Software Programming
Question
4 answers
Hello all. I am a synthetic inorganic chemist who worked on gold clusters for application in heterogeneous catalysis during my PhD few years ago. Now I am trying to learn some computational calculations (I am a beginner) to gain insight and (as complementary knowledge) about catalytic reactions using metal clusters. Here is the case: I made Ru3(CO)12 and deposited on TiO2 nanoparticles (30 nm) for photoreduction of CO2. There is some evidence from XAFS data that there is a significant population of Ru3 on TiO2 (and of course aggregated, larger ones). I have been reading about DFT, Ab Initio, semi-empirical methods but some are hard to grasp by a synthetic chemist like me. What I want to do is to calculate the interaction of CO2 with Ru3 clusters on TiO2 like the binding energy of CO2 on Ru3 clusters, adsorption/desorption and dissociation of CO2 on Ru3 clusters. My questions are:
1) what kind of quantum mechanical calculations is more accurate or preferred (faster with some approximations)? Is it DFT or Ab initio or Molecular Mechanics/Dynamics or Quantum Monte Carlo or semi-empirical or some other methods?
2) is there free software/program to perform such calculations. I know Quantum Espresso, Orca, GAMESS, VASP are free-of-charge. What about free DFT software/program packages? Are there any?
3) is it possible to do with a normal laptop at home (without super large memory and disk from computational facilities at institution/university/research centre?
I talked to some computational chemists and they told me even for such a small system, it takes ages to perform such calculations - they also advice me that I could do another PhD for computational calculations because it takes years to learn. :-) First, DFT scales with N^3 (or N^4?) as the number of atoms increase. Plus, interaction of CO2 with Ru3 clusters is not quite ideal because my catalyst is Ru3/TiO2. CO2 might adsorb on Ru3, or at the interface between Ru3 and TiO2, or at TiO2 but dissociate at Ru3 clusters. And finally they told me that normal laptops don't work no matter how expensive the laptop is i.e. great memory and disk. Eventually I need a desktop connected to computational facilities at a university/institution/research center.
Any advice where should I start?
Relevant answer
Answer
Thank you everyone for your feedback.
The saddest part in Malaysia is that we don't have a supercomputer. Even if we have one, definitely I don't have an access to it.
So, the take home message is that I cannot do anything with a normal laptop at home. How about Molecular Dynamics or Molecular Mechanics. Do I still need to be connected to computational facilities?
  • asked a question related to Software Programming
Question
3 answers
Is Matlab a high level programming language or software? When I googled, I could different answers. Please suggest with explanation.
Relevant answer
Answer
I would say it is both a software (a computing environment) and a high-level proprietary programming language. Typical use of the MATLAB application is based on the MATLAB scripting language. On the other hand, MATLAB can call functions and subroutines written in other programming languages such as C or Fortran, which highlights its nature as a multi-paradigm numerical computing environment.
  • asked a question related to Software Programming
Question
6 answers
Hello everyone. I am looking for some efficient data extraction software or programs with which I can extract different data from online platforms e.g. crowdfunding websites etc. Thanks.
Relevant answer
Answer
@ Akram Shavkatovich Hasanov Thanks a lot. That's a very useful suggestion. Do you know any such program in STATA?
  • asked a question related to Software Programming
Question
30 answers
What a good software or program to design experiments and find the regression models? Polynomial Models? Linear Regression? design of experiments DOE?
for three or more variables?
1/ curve fitting tools MATLAB
2/ fitlm function from Statistics and Machine Learning Toolbox MATLAB
3/ JMP software
4/ MINITAB software
5/ SPSS software
6/ ..................
Relevant answer
Answer
This software does really well for me on regression. It can do multiple regression and customizable polynomial. Too bad it doesn't have logistic. But it is pretty new. Maybe they will add that function soon.
You can find it at https://vinci.bioturing.com/
  • asked a question related to Software Programming
Question
4 answers
I am working on Building Energy Analysis on models created by Grasshopper and Rhino. Many Software programs are not compatible with complex forms models.
  • asked a question related to Software Programming
Question
1 answer
Prior to the actual training of movement in rehabilitation with a medical device, it is often necessary to introduce the exercise and the way the device and/or the training software (program) works, and how the feedback and the movement are tied together. But how can you define the threshold for: the patient has understood the task and is now ready to proceed to the actual training (with less or no assistance). What are feasable markers or parameters (e.g., time to achieve a goal, number of successful repetitions, etc.)? And how can you best show and teach the exercise?
Relevant answer
Answer
Correct Techniques, in line with gold standards. When people will be ready to control velocity, force and direction they are ready to come back to they life.
In order:
1) A bit of strength (Force impovement)
2) Movement velocity (total control)
3) Movement Directions (Be able to fully control the body segment)
In my view these are 3 important sign that the neuromuscular system is ready to come back to the normal life.
  • asked a question related to Software Programming
Question
6 answers
Software program
Relevant answer
Answer
I agree with comment Wang above
" ou can have a try with Matlab, but the model you use should be clear"
  • asked a question related to Software Programming
Question
3 answers
I am planning to find variation of modulus of subgrade reaction through software like FLAC 2D.
Relevant answer
Answer
You are dealing with physical properties that could vary from one location to another. No software can accurately evaluate it. You can plot it.
  • asked a question related to Software Programming
Question
2 answers
I was aware of YODA software (thanks to Matt and his team) but i have some issues with the server so i cannot download it. I am looking for a good software i can use to obtain the survival curves from the growth assay.
Relevant answer
Answer
The best one is Edit software Magic plot
  • asked a question related to Software Programming
Question
1 answer
I have successfully designed my LAMP primers using PrimerExplorer, however I have problems designing Loop primers and couldn't find them on the software. Is there any other software or programs that could design Loop primers for LAMP?
Thanks.
Relevant answer
Answer
Hi..
The loop primers can also be desiged using the same tool.
(Primerexplorer version V4)
  • asked a question related to Software Programming
Question
1 answer
I have diploid microsatellite data in GeneAlex software data input file and I want to convert the data into other software program like popGene, Arlequin, Phylip and so on. The problem is I have huge data and convert can not do the job so I was trying to look for another software to do the job, if anyone can help me with this?
Relevant answer
Answer
Dear Abdullah
i suggest you to use convert programme
follow my page
  • asked a question related to Software Programming
Question
5 answers
I am carrying out a Social Science Research that entails 1 Independent Variable, 1 Mediating Variable and 1 Moderating Variable.
Data Sources for the independent and Moderating variable would be on the basis of a Likert Scale. On the other hand the data for the Mediating Variable would be a combination of likert and ratio scale.
I have modeled my analysis on the basis of a Multiple Regression Equation, Structural Equation Modeling as well as a Stepwise Regression Modelling
Which software can be able to fully and objectively analyze my data. I am torn between AMOS- SPSS AND LISREL. I am not so sure on the capabilities of the other available softwares or programs for use in the analysis. What are the trade offs in either of the situations?
Thanks,
Relevant answer
Answer
SPSS is a comprehensive statistics package that includes SEM and many other statistical methods. LISREL is just an SEM program.
  • asked a question related to Software Programming
Question
2 answers
I am looking for ways of testing statistically whether two treatments are synergistic, additive or antagonistic that work for an experiment in which one of the two treatment substances has only been administered in one dose.
Specifically, the experiment to be analyzed consisted of giving 8 different doses (plus a control group with a dose of 0) of the cancer drug Gemcitabine to a culture of cancer cells. The number of surviving cancer cells were measured. The same experiments were also run with the additional treatment with caffeine.
The software programs I have tried so far (Combenefit and Compusyn) require at least 2 different doses (plus the 0 dose) of each treatment.
Relevant answer
Answer
It's probably not possible, at least not in a way that reviewers who really care about synergy would accept on your eventual publication.  If you have no idea what the dose curve for compound A is, you can't really say whether an effect is additive, synergistic, or antagonistic with respect to A.  The best you can really do is plot the two Gemcitabine dose curves, with or without A, and hope that the difference is big enough that nobody will care that you haven't done a proper analysis.
Why not just do the experiment properly, with multiple doses of the other compound?